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