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-02-03
Elevated debug level to bad user / invalid user messages.
default
2023-02-02
Email notifications have been moved to the global queue.
default
2023-02-02
New function queue() (the global queue).
default
2023-02-02
queue() renamed to user_queue().
default
2023-02-02
dequeue() does not need a snac argument.
default
2023-02-02
enqueue_output() adds the keyid and seckey args to the q_item.
default
2023-01-31
Reworked enqueue_message().
default
2023-01-31
Reworked enqueue_email().
default
2023-01-31
Reworked enqueue_output().
default
2023-01-31
Started rewriting the queue.
default
2023-01-31
Unified queue message field names.
default
2023-01-31
Some symbol renaming.
default
2023-01-31
Deleted old paths to purge.
default
2023-01-17
Updated year in copyright notices.
default
2023-01-13
Usage of unveil() and pledge() can be disabled from config.
default
2023-01-13
Added OpenBSD's unveil() and pledge() support.
Andrew Alderwick
2023-01-12
Backport from xs.
default
2023-01-11
Deleted unused argument in timeline_admire().
default
2023-01-11
Deleted unused arguments in timeline_add().
default
2023-01-04
The purge ttl for stray global objects have been shortened.
default
2022-12-18
Log write errors in _object_add() more prominently.
default
2022-12-16
Replaced all calls to post() with enqueue_message().
default
2022-12-16
New function enqueue_message().
default
2022-12-15
Don't create a parent index if it already exists.
default
2022-12-14
Fixed a deletion error.
default
2022-12-13
Fixed crash when unfollowing.
default
2022-12-10
New function index_len().
default
2022-12-07
Merge pull request 'Pagination of the private and public page' (#13) from ken...
grunfink
2022-12-06
Fixed memory leak.
default
2022-12-06
Pagination of the public and private page
Alex Schroeder
2022-12-04
New function new_password().
default
2022-12-04
Fix arguments in callto xs_fmt
Alex Schroeder
2022-12-04
Set default debug level to 1 for most object db functions.
default
2022-12-03
In _object_user_cache(), don't call index_add() if link() fails.
default
2022-12-03
From timeline_admire(), add to both caches.
default
2022-12-03
Don't store messages in public/ that are not public.
default
2022-12-03
Add this user admires to the public timeline.
default
2022-12-03
Upgrade timeline/ to private/.
default
2022-12-03
Upgraded local/ to public/.
default
2022-12-03
New function timeline_simple_list().
default
2022-12-02
Use xs_set_result() in timeline_top_level().
default
2022-12-02
New function object_here_by_md5().
default
2022-12-02
New function object_parent().
default
2022-12-02
More old code cleaning.
default
2022-12-02
Renamed timeline_here() to object_here().
default
2022-12-02
More old code deletions.
default
2022-12-02
The old timeline is no longer maintained.
default
2022-12-02
Big data storage change.
default
2022-11-28
Fixed status codes for follower_add() and follower_del().
default
2022-11-28
Changed following_list() to return a list of actors.
default
[next]