index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
Updated RELEASE_NOTES.
default
1
-1
/
+1
2023-04-05
New function lastlog_write().
default
1
-0
/
+13
2023-03-07
Collected addresses are also purged.
default
1
-6
/
+20
2023-03-07
Renamed _purge_subdir() to _purge_user_subdir().
default
1
-4
/
+4
2023-03-02
Added the url to srv_archive().
default
1
-1
/
+9
2023-03-02
Connection jobs are treated as urgent.
default
1
-1
/
+1
2023-03-02
Simplified is_msg_public().
default
1
-5
/
+26
2023-03-02
Renamed inboxes/ to inbox/.
default
1
-2
/
+13
2023-03-02
New inbox collection functions.
default
1
-0
/
+34
2023-03-01
New function srv_archive_error().
default
1
-0
/
+30
2023-03-01
Moved srv_archive() to data.c.
default
1
-0
/
+96
2023-02-25
Changed debug level for purge log messages.
default
1
-3
/
+3
2023-02-24
Also purge stray index files.
default
1
-21
/
+52
2023-02-23
Deleted index_del_md5() and index_del().
default
1
-53
/
+1
2023-02-23
Call index_gc() on the user indexes.
default
1
-2
/
+24
2023-02-23
New function index_gc().
default
1
-0
/
+42
2023-02-23
Serialize some data writes.
default
1
-1
/
+16
2023-02-22
Deleted the index_lock() nonsense.
default
1
-30
/
+2
2023-02-22
New function index_unlock().
default
1
-2
/
+10
2023-02-22
Added index locks a bit stronger.
default
1
-2
/
+24
2023-02-22
Added a warning.
default
1
-1
/
+4
2023-02-12
Added a user config override for 'purge_days'.
default
1
-4
/
+5
2023-02-12
New file ~user/user_o.json, for the admin to override user settings.
default
1
-0
/
+16
2023-02-11
Added 'fattr' to the pledge() list.
default
1
-1
/
+1
2023-02-11
Don't fail silently if the job fifo is not ready.
default
1
-1
/
+1
2023-02-10
Show the fd rlimit at httpd startup.
default
1
-0
/
+1
2023-02-08
Print errno in user file opening errors.
default
1
-2
/
+2
2023-02-08
New function timeline_here().
default
1
-3
/
+10
2023-02-08
timeline_top_level() now looks for the entries in the user caches.
default
1
-5
/
+8
2023-02-08
New function timeline_fn_by_md5().
default
1
-12
/
+26
2023-02-07
Output messages are now processed by the pool of threads.
default
1
-10
/
+20
2023-02-07
New utility function mkdirx().
default
1
-2
/
+2
2023-02-07
Tweaked user and group permissions for new files and dirs.
default
1
-2
/
+2
2023-02-07
Added internals for Telegram notifications.
default
1
-0
/
+16
2023-02-05
New user option 'purge_days'.
default
1
-1
/
+14
2023-02-05
Reworked purge_user() to be clearer.
default
1
-6
/
+7
2023-02-05
timeline_get_by_md5() reads from the user cachedirs instead of the global obj...
default
1
-4
/
+23
2023-02-05
Deleted the type argument from object_get_my_md5() and object_get().
default
1
-20
/
+9
2023-02-05
Renamed timeline_get() to timeline_get_by_md5(), as that is what id does.
default
1
-2
/
+2
2023-02-05
New function timeline_get().
default
1
-0
/
+7
2023-02-03
Elevated debug level to bad user / invalid user messages.
default
1
-1
/
+4
2023-02-02
Email notifications have been moved to the global queue.
default
1
-3
/
+3
2023-02-02
New function queue() (the global queue).
default
1
-2
/
+35
2023-02-02
queue() renamed to user_queue().
default
1
-5
/
+6
2023-02-02
dequeue() does not need a snac argument.
default
1
-2
/
+2
2023-02-02
enqueue_output() adds the keyid and seckey args to the q_item.
default
1
-1
/
+3
2023-01-31
Reworked enqueue_message().
default
1
-9
/
+5
2023-01-31
Reworked enqueue_email().
default
1
-12
/
+6
2023-01-31
Reworked enqueue_output().
default
1
-11
/
+6
2023-01-31
Started rewriting the queue.
default
1
-6
/
+19
[next]