index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snac.h
Age
Commit message (
Collapse
)
Author
2023-12-06
Started work to support shared inboxes.
default
2023-11-20
Replaced encode_html_strict() with xs_html_encode().
default
2023-11-20
Version 2.43 RELEASED.
default
2023-11-08
Added a tag argument to html_timeline().
default
2023-11-08
Tags can now be searched for from the server base URL.
default
2023-11-08
New code for indexing tags.
default
2023-10-22
New function deluser(), to delete a user.
default
Only unfollows by now.
2023-10-17
Bumped version.
default
2023-10-17
Version 2.42 RELEASED.
default
2023-10-04
New function encode_html_strict().
default
2023-09-29
Give more retry time to timedout connections.
default
2023-09-27
Some tweaks to the logging system.
default
2023-09-18
Pinned posts are never purged.
default
2023-09-06
Bumped version.
default
2023-08-30
Version 2.41 RELEASED.
default
2023-08-19
history_add() now creates an etag.
default
2023-08-19
Merge branch 'master' of triptico.com:git/snac2
default
2023-08-19
Rewritten history_get() prototype to match static_get().
default
2023-08-18
Bumped version.
default
2023-08-16
Version 2.40 RELEASED.
default
2023-08-14
Unify the instance description text.
default
2023-08-14
The instance URL can now show a timeline.
default
2023-08-12
Rewritten actor_get() to not depend on a user.
default
2023-08-12
Rewritten is_msg_public() to not depend on a user.
default
2023-08-06
Added support for limiting followed users.
default
2023-08-06
Version 2.39 RELEASED.
default
2023-08-02
Bumped version.
default
2023-07-28
Updated comment in headers.
default
2023-07-24
Rollback to 86f507410bc5a1e6ce8bcd34f94400a380143d64 for some reasons.
Yonle
Signed-off-by: Yonle <yonle@lecturify.net>
2023-07-24
Bumped version.
default
2023-07-17
Version 2.38 RELEASED.
default
2023-07-14
Fixed prototypes.
default
2023-07-13
Bumped version.
default
2023-07-13
New function post_message(), to send a message bypassing the output queue.
default
This is used when accepting Follow requests; this way, follows are confirmed as fast as possible. If the message cannot be immediately sent, it's queued as always.
2023-07-13
Minor prototype tweak.
default
2023-07-13
Version 2.37 RELEASED.
default
2023-07-11
Fixed some memory leaks.
default
2023-07-10
Revert "New server config array "webfinger_domains"."
default
This reverts commit f2e0b7747813445138d5b65363fd3a74c7a2454a.
2023-07-09
Fixed failed mkdir() in restricted environments.
default
2023-07-08
Bumper version.
default
2023-07-08
New server config array "webfinger_domains".
default
2023-07-07
Version 2.36 RELEASED.
default
2023-07-04
Also call process_tags() when in the public timeline's bio.
default
2023-07-02
Added HTTP caching to static data.
default
2023-06-29
Added instance blocking to data storage.
default
2023-06-28
Added some error control to pinning.
default
2023-06-28
New pinning in data storage.
default
2023-06-16
Bumped version.
default
2023-06-15
Version 2.35 RELEASED.
default
2023-06-13
New function webfinger_request_signed().
default
[next]