summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-12Don't call enqueue_actor_refresh() with a NULL user.default
2024-03-12Fixed log message.default
2024-03-12Queue actor request renamed to actor_refresh.default
2024-03-12More actor refreshing tweaks.default
2024-03-12Don't call enqueue_actor_request() with a NULL user.default
2024-03-12Added actor refreshing via the user queue.default
2024-03-12Updated documentation.default
2024-03-12Updated documentation.default
2024-03-12Updated documentation.default
2024-03-12Updated RELEASE_NOTES.default
2024-03-12Some formatting tweaks.default
2024-03-12Updated dependencies.default
2024-03-11Added -lrt to Makefile.NetBSD.default
2024-03-11Also call content_check() from timeline_request().default
2024-03-11Also accept Article objects.default
2024-03-11New function content_check().default
2024-03-09Ability to federate with hidden networks #93 (update for v2.49)iwojim0
2024-03-09Replaced all xs_dict_iter() with xs_dict_next().default
2024-03-09Replaced most xs_dict_iter() with xs_dict_next().default
2024-03-09Backport from xs.default
2024-03-09Backport from xs.default
2024-03-08Shortened the maximum conversation levels.default
Set to a compilation define in MAX_CONVERSATION_LEVELS.
2024-03-07Bumped version.default
2024-03-07Returns empty anchors for hidden posts or muted actors.default
This will help keeping the previous position after 'Hide' or 'MUTE'.
2024-03-06Merge pull request 'Add defines for time to enable macos builds.' (#148) ↵grunfink
from andypiper/snac2:macos-build-fix into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/148
2024-03-06mastoapi: Added a dummy streaming_api URL.default
2024-03-06Add defines for time to enable macos builds.Andy Piper
2024-03-04Version 2.49 RELEASED.default
2024-03-04More logging tweaks.default
2024-03-04More logging tweaks.default
2024-03-04Logging tweaks.default
2024-03-03Updated RELEASE_NOTES.default
2024-03-02Fixed incorrect link to booster.default
2024-03-02Don't show the :shortname: as a title tag.default
It sometimes breaks usernames and it's pointless anyway.
2024-03-02Updated RELEASE_NOTES.default
2024-03-02mastoapi: added search by tag.default
2024-03-01Updated RELEASE_NOTES.default
2024-03-01Merge branch 'master' of comam.es:git/snac2default
2024-03-01mastoapi: Correctly show 'Video' objects in /timelines/home.default
2024-03-01Updated RELEASE_NOTES.default
2024-03-01mastoapi: Fixed bug in account searching.default
2024-02-28Updated RELEASE_NOTES.default
2024-02-28mastoapi: check the url before checking.default
2024-02-28mastoapi: fixed a bug in validated links.default
2024-02-28Version 2.48 RELEASED.default
2024-02-28Updated RELEASE_NOTES.default
2024-02-27Also trim , at the end of http links.default
2024-02-24Updated TODO.default
2024-02-24Merge pull request 'html.c: html_user_body: snac-property: Put   (empty ↵grunfink
space) instead of <br> & other' (#142) from Yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/142
2024-02-24default css: also darken <input> and <textarea>Yonle
Signed-off-by: Yonle <yonle@lecturify.net>