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
*
New function get_atto(), to get the attributedTo field.
default
2024-01-18
1
-1
/
+2
*
Ensure to now overwrite the Accept + Follow object on repeated follows.
default
2024-01-14
1
-0
/
+13
*
Fixed crashes in command-line options.
default
2024-01-14
1
-1
/
+8
*
Added support for ntfy notifications. You can configure either a self-hosted ...
Stefano Marinelli
2024-01-12
1
-0
/
+15
*
Added an unveil() call for "/tmp".
default
2024-01-11
1
-0
/
+1
*
Rewritten part of the job threads to be leaner and faster.
default
2024-01-08
1
-1
/
+1
*
dequeue() unlinks the file, even if it's been unable to parse it.
default
2024-01-04
1
-2
/
+1
*
Updated copyright year.
default
2024-01-04
1
-1
/
+1
*
Moved most server state to a structure.
default
2024-01-03
1
-20
/
+20
*
Don't collect our own shared inbox.
default
2023-12-19
1
-0
/
+4
*
Added a prefix to srv_archive_qitem().
default
2023-12-17
1
-2
/
+2
*
New function srv_archive_qitem().
default
2023-12-17
1
-0
/
+14
*
Fixed a misleding log text.
default
2023-12-16
1
-1
/
+1
*
More logging tweaks.
default
2023-12-11
1
-4
/
+8
*
Some logging tweaks.
default
2023-12-11
1
-1
/
+1
*
More functions do not require the user argument.
default
2023-12-10
1
-1
/
+1
*
Purge unused tags completely.
default
2023-12-08
1
-0
/
+8
*
Started work to support shared inboxes.
default
2023-12-06
1
-1
/
+22
*
Backport from xs.
default
2023-11-17
1
-0
/
+1
*
When purging tag indexes, also delete the .bak files.
default
2023-11-08
1
-1
/
+4
*
Tag indexes are also purged.
default
2023-11-08
1
-1
/
+19
*
Tags can now be searched for from the server base URL.
default
2023-11-08
1
-3
/
+2
*
New code for indexing tags.
default
2023-11-08
1
-0
/
+61
*
Don't allow creating users which user name strings only differ in case.
default
2023-10-13
1
-4
/
+26
*
mastoapi: some tweaks to better match the returned data in timelines.
default
2023-10-09
1
-9
/
+9
*
Give more retry time to timedout connections.
default
2023-09-29
1
-4
/
+7
*
Pinned posts are never purged.
default
2023-09-18
1
-1
/
+7
*
Also purge the 'pinned' folder.
default
2023-09-18
1
-0
/
+1
*
Discard output messages to blocked instances.
default
2023-09-02
1
-2
/
+5
*
Got rid of old d_char.
default
2023-08-31
1
-1
/
+1
*
history_add() now creates an etag.
default
2023-08-19
1
-1
/
+7
*
static_get() and history_get() both share the same code.
default
2023-08-19
1
-27
/
+25
*
Rewritten history_get() prototype to match static_get().
default
2023-08-19
1
-4
/
+9
*
Return the history in reverse order, which has more sense.
default
2023-08-17
1
-1
/
+1
*
mastoapi: Some tweaks to process posts with 'name' and 'image' fields.
default
2023-08-14
1
-1
/
+1
*
Rewritten actor_get() to not depend on a user.
default
2023-08-12
1
-9
/
+1
*
Rewritten is_msg_public() to not depend on a user.
default
2023-08-12
1
-1
/
+1
*
Change filename order in srv_archive_error().
default
2023-08-11
1
-1
/
+1
*
Renamed json dump functions to new xs spec.
default
2023-08-08
1
-10
/
+10
*
Only create the limited/ folder in calling limit().
default
2023-08-07
1
-4
/
+4
*
Added support for limiting followed users.
default
2023-08-06
1
-0
/
+44
*
Added xs_json_load() wherever possible.
default
2023-08-05
1
-36
/
+19
*
Use xs_json_load() in some places.
default
2023-08-05
1
-14
/
+7
*
Use xs_json_dump_pp() wherever possible.
default
2023-08-03
1
-16
/
+6
*
Updated comment in headers.
default
2023-07-28
1
-1
/
+1
*
Fixed prototypes.
default
2023-07-14
1
-2
/
+2
*
New function post_message(), to send a message bypassing the output queue.
default
2023-07-13
1
-1
/
+1
*
Simplified inbox_list().
default
2023-07-10
1
-15
/
+7
*
index_list() and index_list_desc() always return a list, even if empty.
default
2023-07-05
1
-4
/
+2
*
Tweaked static_get() logging.
default
2023-07-05
1
-1
/
+1
[next]