index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snac.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
OAuth login now works.
default
2023-04-09
1
-5
/
+7
|
*
More mastoapi work.
default
2023-04-08
1
-2
/
+6
|
*
Added some OAuth scaffold code.
default
2023-04-08
1
-0
/
+2
|
*
New file mastoapi.c.
default
2023-04-08
1
-0
/
+3
|
*
New function lastlog_write().
default
2023-04-05
1
-0
/
+2
|
*
Fixed overzealous rejection of Announces.
default
2023-04-05
1
-1
/
+1
|
*
Version 2.26 RELEASED.
2.26
default
2023-04-05
1
-1
/
+1
|
*
Bumped version.
default
2023-04-01
1
-1
/
+1
|
*
Version 2.25 RELEASED.
2.25
default
2023-03-08
1
-1
/
+1
|
*
New function is_msg_for_me().
default
2023-03-06
1
-0
/
+1
|
*
msg_update() sends copies the 'to' and 'cc' fields in notes.
default
2023-03-06
1
-1
/
+1
|
*
Added the url to srv_archive().
default
2023-03-02
1
-1
/
+1
|
*
Connection jobs are treated as urgent.
default
2023-03-02
1
-1
/
+1
|
*
Bumped version.
default
2023-03-02
1
-1
/
+1
|
*
Simplified is_msg_public().
default
2023-03-02
1
-1
/
+2
|
*
New inbox collection functions.
default
2023-03-02
1
-0
/
+3
|
*
New function srv_archive_error().
default
2023-03-01
1
-1
/
+3
|
*
Version 2.24 RELEASED.
2.24
default
2023-02-25
1
-1
/
+1
|
*
Deleted index_del_md5() and index_del().
default
2023-02-23
1
-1
/
+0
|
*
New function index_gc().
default
2023-02-23
1
-0
/
+1
|
*
Don't wait for 3 seconds if there were some q_items processed.
default
2023-02-22
1
-2
/
+2
|
*
New boolean argument 'priv' to msg_note().
default
2023-02-20
1
-1
/
+4
|
*
Bumped version.
default
2023-02-20
1
-1
/
+1
|
*
Version 2.23 RELEASED.
2.23
default
2023-02-19
1
-1
/
+1
|
*
New file ~user/user_o.json, for the admin to override user settings.
default
2023-02-12
1
-7
/
+8
|
*
Version 2.22 RELEASED.
2.22
default
2023-02-11
1
-1
/
+1
|
*
Don't fail silently if the job fifo is not ready.
default
2023-02-11
1
-0
/
+1
|
*
Bumped version.
default
2023-02-10
1
-1
/
+1
|
*
Version 2.21 RELEASED.
2.21
default
2023-02-10
1
-1
/
+1
|
*
New function timeline_here().
default
2023-02-08
1
-0
/
+1
|
*
timeline_top_level() now looks for the entries in the user caches.
default
2023-02-08
1
-1
/
+1
|
*
Output messages are now processed by the pool of threads.
default
2023-02-07
1
-0
/
+2
|
*
New function send_to_inbox_raw().
default
2023-02-07
1
-1
/
+11
|
*
New utility function mkdirx().
default
2023-02-07
1
-0
/
+2
|
*
Tweaked user and group permissions for new files and dirs.
default
2023-02-07
1
-0
/
+2
|
*
Added internals for Telegram notifications.
default
2023-02-07
1
-0
/
+1
|
*
process_queue() now posts the q_item to the thread pool.
default
2023-02-06
1
-1
/
+3
|
|
|
|
Instead of calling process_queue_item() itself.
*
The pool of threads now process q_items.
default
2023-02-06
1
-1
/
+1
|
|
|
|
Also, the purge is commanded as a q_item.
*
New user option 'purge_days'.
default
2023-02-05
1
-1
/
+1
|
*
Deleted the type argument from object_get_my_md5() and object_get().
default
2023-02-05
1
-2
/
+2
|
|
|
|
It was never used.
*
Renamed timeline_get() to timeline_get_by_md5(), as that is what id does.
default
2023-02-05
1
-1
/
+1
|
*
New function timeline_get().
default
2023-02-05
1
-0
/
+1
|
*
Version 2.20 RELEASED.
2.20
default
2023-02-04
1
-1
/
+1
|
*
Email notifications have been moved to the global queue.
default
2023-02-02
1
-1
/
+6
|
*
process_queue() has been renamed to process_user_queue().
default
2023-02-02
1
-1
/
+1
|
*
queue() renamed to user_queue().
default
2023-02-02
1
-1
/
+1
|
*
dequeue() does not need a snac argument.
default
2023-02-02
1
-1
/
+1
|
*
Minor header tweaks.
default
2023-02-02
1
-7
/
+9
|
*
Reworked enqueue_email().
default
2023-01-31
1
-2
/
+2
|
*
Reworked enqueue_output().
default
2023-01-31
1
-2
/
+2
|
[next]