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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a user config override for 'purge_days'.
default
2023-02-12
1
-4
/
+5
*
New file ~user/user_o.json, for the admin to override user settings.
default
2023-02-12
1
-0
/
+16
*
Added 'fattr' to the pledge() list.
default
2023-02-11
1
-1
/
+1
*
Don't fail silently if the job fifo is not ready.
default
2023-02-11
1
-1
/
+1
*
Show the fd rlimit at httpd startup.
default
2023-02-10
1
-0
/
+1
*
Print errno in user file opening errors.
default
2023-02-08
1
-2
/
+2
*
New function timeline_here().
default
2023-02-08
1
-3
/
+10
*
timeline_top_level() now looks for the entries in the user caches.
default
2023-02-08
1
-5
/
+8
*
New function timeline_fn_by_md5().
default
2023-02-08
1
-12
/
+26
*
Output messages are now processed by the pool of threads.
default
2023-02-07
1
-10
/
+20
*
New utility function mkdirx().
default
2023-02-07
1
-2
/
+2
*
Tweaked user and group permissions for new files and dirs.
default
2023-02-07
1
-2
/
+2
*
Added internals for Telegram notifications.
default
2023-02-07
1
-0
/
+16
*
New user option 'purge_days'.
default
2023-02-05
1
-1
/
+14
*
Reworked purge_user() to be clearer.
default
2023-02-05
1
-6
/
+7
*
timeline_get_by_md5() reads from the user cachedirs instead of the global obj...
default
2023-02-05
1
-4
/
+23
*
Deleted the type argument from object_get_my_md5() and object_get().
default
2023-02-05
1
-20
/
+9
*
Renamed timeline_get() to timeline_get_by_md5(), as that is what id does.
default
2023-02-05
1
-2
/
+2
*
New function timeline_get().
default
2023-02-05
1
-0
/
+7
*
Elevated debug level to bad user / invalid user messages.
default
2023-02-03
1
-1
/
+4
*
Email notifications have been moved to the global queue.
default
2023-02-02
1
-3
/
+3
*
New function queue() (the global queue).
default
2023-02-02
1
-2
/
+35
*
queue() renamed to user_queue().
default
2023-02-02
1
-5
/
+6
*
dequeue() does not need a snac argument.
default
2023-02-02
1
-2
/
+2
*
enqueue_output() adds the keyid and seckey args to the q_item.
default
2023-02-02
1
-1
/
+3
*
Reworked enqueue_message().
default
2023-01-31
1
-9
/
+5
*
Reworked enqueue_email().
default
2023-01-31
1
-12
/
+6
*
Reworked enqueue_output().
default
2023-01-31
1
-11
/
+6
*
Started rewriting the queue.
default
2023-01-31
1
-6
/
+19
*
Unified queue message field names.
default
2023-01-31
1
-11
/
+8
*
Some symbol renaming.
default
2023-01-31
1
-4
/
+4
*
Deleted old paths to purge.
default
2023-01-31
1
-2
/
+0
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
*
Usage of unveil() and pledge() can be disabled from config.
default
2023-01-13
1
-11
/
+18
*
Added OpenBSD's unveil() and pledge() support.
Andrew Alderwick
2023-01-13
1
-6
/
+10
*
Backport from xs.
default
2023-01-12
1
-1
/
+1
*
Deleted unused argument in timeline_admire().
default
2023-01-11
1
-1
/
+1
*
Deleted unused arguments in timeline_add().
default
2023-01-11
1
-1
/
+1
*
The purge ttl for stray global objects have been shortened.
default
2023-01-04
1
-2
/
+1
*
Log write errors in _object_add() more prominently.
default
2022-12-18
1
-1
/
+3
*
Replaced all calls to post() with enqueue_message().
default
2022-12-16
1
-1
/
+1
*
New function enqueue_message().
default
2022-12-16
1
-0
/
+17
*
Don't create a parent index if it already exists.
default
2022-12-15
1
-2
/
+4
*
Fixed a deletion error.
default
2022-12-14
1
-1
/
+9
*
Fixed crash when unfollowing.
default
2022-12-13
1
-1
/
+1
*
New function index_len().
default
2022-12-10
1
-8
/
+39
*
Merge pull request 'Pagination of the private and public page' (#13) from ken...
grunfink
2022-12-07
1
-10
/
+10
|
\
|
*
Pagination of the public and private page
Alex Schroeder
2022-12-06
1
-10
/
+10
*
|
Fixed memory leak.
default
2022-12-06
1
-1
/
+3
|
/
*
New function new_password().
default
2022-12-04
1
-1
/
+1
[next]