index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
Age
Commit message (
Expand
)
Author
2023-08-08
Renamed json dump functions to new xs spec.
default
2023-08-07
Only create the limited/ folder in calling limit().
default
2023-08-06
Added support for limiting followed users.
default
2023-08-05
Added xs_json_load() wherever possible.
default
2023-08-05
Use xs_json_load() in some places.
default
2023-08-03
Use xs_json_dump_pp() wherever possible.
default
2023-07-28
Updated comment in headers.
default
2023-07-14
Fixed prototypes.
default
2023-07-13
New function post_message(), to send a message bypassing the output queue.
default
2023-07-10
Simplified inbox_list().
default
2023-07-05
index_list() and index_list_desc() always return a list, even if empty.
default
2023-07-05
Tweaked static_get() logging.
default
2023-07-05
Posts can be pinned/unpinned from the web interface.
default
2023-07-04
index_list() and index_list_desc() don't return deleted entries.
default
2023-07-04
Call index_del() from _object_user_cache().
default
2023-07-02
Added HTTP caching to static data.
default
2023-06-29
Added instance blocking to data storage.
default
2023-06-28
Fixed unpinning indexing.
default
2023-06-28
Added some error control to pinning.
default
2023-06-28
Also purge pinned.idx.
default
2023-06-28
New pinning in data storage.
default
2023-06-26
Minor logging tweak.
default
2023-06-18
Fixed crash in _object_fn_by_md5().
default
2023-06-18
Delete unnecessary function information in _object_fn().
default
2023-06-18
Improved checks to _object_fn_by_md5().
default
2023-06-18
Added some more checks to _object_fn_by_md5().
default
2023-06-18
Added the caller function name to _object_fn_by_md5() and _object_fn().
default
2023-06-18
Avoid checking for deleted entries (starting with '-') in index_gc().
default
2023-06-16
Added some logging on corrupted md5 ids.
default
2023-06-15
Fixed voting / replying confusion.
default
2023-06-15
Increased log level for enqueue_request_replies().
default
2023-06-15
If a ~/log/ folder exists, also write the log there.
default
2023-06-15
Avoid returning 'ghost' no-longer-followers in followers_list().
default
2023-06-15
Use the _a.json extension for actor object links into following/.
default
2023-06-15
following_list() creates links to the actors if they don't exist.
default
2023-06-15
Maintain a link to the author object in the following/ subdirectory.
default
2023-06-14
Use utimes() to 'touch' the actor file in actor_get().
default
2023-06-07
Don't enqueue a request_replies message if it's already there.
default
2023-06-07
New function enqueue_request_replies().
default
2023-06-07
Some prototype update.
default
2023-05-31
New function was_question_voted().
default
2023-05-29
Enqueue a close_question user q_item.
default
2023-05-29
New macro ISO_DATE_SPEC.
default
2023-05-24
More prototype tunnings.
default
2023-05-15
Also find local users in /api/v1/search.
default
2023-05-15
Add /v1/account/search support.
default
2023-05-08
Added a source (web, mastoapi, etc) to lastlog_write().
default
2023-05-04
Added some const here and there.
default
2023-05-04
Deleted real unused parameters.
default
2023-05-03
Ensure no actor data is left in actor_get().
default
[next]