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
2022-11-24
Refuse to store objects that are already here.
default
2022-11-24
Function object_del() also deletes the indexes.
default
2022-11-24
Also check for a non-empty in_reply_to in object_add().
default
2022-11-24
Function object_add() also update the parent's children index.
default
2022-11-24
Renamed listfile functions to index.
default
2022-11-23
Don't search explicitly for Person in actor_get().
default
2022-11-23
Some tweaks to the new listfile functions.
default
2022-11-23
More listfile functions.
default
2022-11-23
New function list_del_md5().
default
2022-11-23
New function object_get_by_md5().
default
2022-11-23
Renamed _object_fn_by_id() to _object_fn().
default
2022-11-23
New function list_add_md5().
default
2022-11-23
New function object_del().
default
2022-11-23
Deleted purge of old actors directory.
default
2022-11-23
New db_layout 2.2.
default
2022-11-23
actor_get() and actor_add() now use the object database.
default
2022-11-23
Disabled call to object_add() from actor_add() temporarily.
default
2022-11-23
Added calls to flock() in object functions.
default
2022-11-23
Moved db_upgrade() to its source file.
default
2022-11-23
More logging in db_upgrade().
default
2022-11-23
New generic object functions.
default
2022-11-23
New db_layout 2.1.
default
2022-11-23
New function db_upgrade().
default
2022-11-22
Increased max grampa levels.
default
2022-11-21
Changed debug level to grampa max_levels reached.
default
2022-11-21
In _timeline_write(), limit the number of grampa levels updated.
default
2022-11-21
Don't hide messages (and their children) if it's already hidden.
default
2022-11-21
In timeline_hide(), also hide the children.
default
2022-11-20
Also log the hidden parent of a dropped message.
default
2022-11-18
Logging tweaks.
default
2022-11-18
New function enqueue_output_to_actor().
default
2022-11-17
Queue messages to inboxes instead of actors.
default
2022-11-16
Drop incoming messages that has their parent hidden.
default
2022-11-16
Posts can be marked as 'sensitive content' (not yet for replies).
default
2022-11-15
Disabled unveil() temporarily.
default
2022-11-14
Call unveil() from srv_open() if on OpenBSD.
default
2022-11-12
Added local timeline purging.
default
2022-11-04
New 'Hide' button.
default
2022-11-02
More work in the people page.
default
2022-10-31
Always set the referrer if it's the user.
default
2022-10-26
Errors (really messages) are always shown in srv_open().
default
2022-10-25
Fixed another bug in actor_get().
default
2022-10-25
Some code moving to avoid false positive leaks.
default
2022-10-25
New function srv_free().
default
2022-10-25
Use xs_free().
default
2022-10-24
Don't load unneeded actor info in html_entry().
default
2022-10-21
Send notification emails through the queue.
default
2022-10-20
Better 'Delete' message logging.
default
2022-10-18
Rewritten queue() using xs_glob().
default
2022-10-17
Added some forgotten fclose() calls.
default
[next]