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 (
Collapse
)
Author
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
2022-10-17
Updated RELEASE_NOTES.
default
2022-10-17
If timeline_purge_days is set to 0, purging is disabled.
default
2022-10-17
New thread for purge.
default
2022-10-17
New function purge_all().
default
2022-10-16
Attachments are now starting to get real.
default
2022-10-16
Don't set the admirer as the referrer if it's a Like.
default
2022-10-14
Don't overwrrite referrers.
default
2022-10-11
Changed some log to debug.
default
2022-10-11
Unify enqueueing code.
default
2022-10-09
Fail in bad disk layout version.
default
2022-10-05
Alert if _timeline_find_fn() finds more than one file.
default
2022-10-04
New command-line option purge.
default
2022-10-03
Backport from xs.
default
2022-10-03
Use xs_glob() in history_list().
default
2022-10-03
Use xs_glob() in _timeline_list().
default
2022-10-03
Use xs_glob() in _timeline_find_fn().
default
2022-10-03
Use xs_glob() in follower_list().
default
2022-10-03
Use xs_glob() in user_list().
default
2022-10-02
The history is shown at the bottom of the local timeline.
default
2022-10-02
Fixed crash.
default
2022-10-01
New web action 'Unfollow'.
default
2022-10-01
New MUTE web action.
default
2022-09-30
Use doubles instead of floats.
default
2022-09-30
Timeline is cached.
default
2022-09-28
The input queue also has retries.
default
2022-09-28
Process 'Update' + 'Person'.
default
2022-09-28
Process 'Undo' + 'Follow'.
default
2022-09-28
More HTML work.
default
2022-09-28
New function static_get().
default
2022-09-28
Delete dangling local timeline entry in timeline_admire().
default
[next]