summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-24Fixed muted filenames.default
2022-11-24New function object_children().default
2022-11-24Use the new hide API.default
2022-11-24New API for hidden threads.default
2022-11-24Stop dropping messages with hidden parents.default
2022-11-24Added debug info for child index updates.default
2022-11-24In object_add(), update the parent's children index even if the parent isn't ↵default
here.
2022-11-24Backport from xs.default
2022-11-24Refuse to store objects that are already here.default
2022-11-24Function object_del() also deletes the indexes.default
2022-11-24Don't create an actors/ subdirectory in add user.default
2022-11-24Also check for a non-empty in_reply_to in object_add().default
2022-11-24Function object_add() also update the parent's children index.default
2022-11-24Renamed listfile functions to index.default
2022-11-23Don't search explicitly for Person in actor_get().default
Some actors are of type Service.
2022-11-23Added listfile prototypes to snac.h.default
2022-11-23Some tweaks to the new listfile functions.default
2022-11-23More listfile functions.default
2022-11-23New function list_del_md5().default
2022-11-23New function object_get_by_md5().default
2022-11-23Renamed _object_fn_by_id() to _object_fn().default
2022-11-23New function list_add_md5().default
2022-11-23New function object_del().default
2022-11-23Deleted purge of old actors directory.default
2022-11-23New db_layout 2.2.default
2022-11-23actor_get() and actor_add() now use the object database.default
2022-11-23Version 2.12 RELEASED.default
2022-11-23Disabled call to object_add() from actor_add() temporarily.default
2022-11-23Added calls to flock() in object functions.default
2022-11-23Updated dependencies.default
2022-11-23Moved db_upgrade() to its source file.default
2022-11-23More logging in db_upgrade().default
2022-11-23New generic object functions.default
2022-11-23New db_layout 2.1.default
2022-11-23New function db_upgrade().default
2022-11-23Updated TODO.default
2022-11-22In msg_note(), also add the in_reply_to author as a tag.Mention.default
2022-11-22Increased max grampa levels.default
2022-11-21Backport from xs (new xs_set() API).default
2022-11-21Changed debug level to grampa max_levels reached.default
2022-11-21In _timeline_write(), limit the number of grampa levels updated.default
2022-11-21Don't hide messages (and their children) if it's already hidden.default
2022-11-21In timeline_hide(), also hide the children.default
2022-11-20Merge branch 'master' of /home/angel/git/snac2default
2022-11-20Also log the hidden parent of a dropped message.default
2022-11-20Updated RELEASE_NOTES.default
2022-11-20Backport from xs.default
2022-11-20Deleted the link at the end of each RSS entry.default
2022-11-20More RSS tweaks.default
2022-11-20Fixed RSS link.default