Commit Graph
2360 Commits
Author SHA1 Message Date
default 9a7283f80c Added attachments to usage. 2024-03-15 20:27:47 +01:00
default 15ac48280b The command-line 'note' also allows attachments. 2024-03-15 20:26:35 +01:00
default c12acc0cc9 Also hide Older... posts details if it's empty. 2024-03-15 19:20:24 +01:00
default d50b039104 Set display to none for children details that are empty. 2024-03-15 19:05:42 +01:00
default 73a5fc6f5b Added a type Note to poll options. 2024-03-15 18:36:56 +01:00
default 7aa5250eb8 Backport from xs. 2024-03-15 04:10:11 +01:00
default b7eb5348b7 Updated TODO. 2024-03-14 10:43:20 +01:00
default eb29b691c1 Updated RELEASE_NOTES. 2024-03-14 09:12:06 +01:00
default 504bfa1586 mastoapi: added more dummy fields to accounts. 2024-03-13 10:30:03 +01:00
default df917f39d0 mastoapi: return a dummy header field in accounts. 2024-03-13 10:07:02 +01:00
default b2e3841467 Call actor_get_refresh() from actor_request(). 2024-03-13 06:30:24 +01:00
default 262302a3af Don't call enqueue_actor_refresh() with a NULL user. 2024-03-12 20:07:01 +01:00
default b9dbc5bcf3 Fixed log message. 2024-03-12 19:50:26 +01:00
default 66c42da77a Queue actor request renamed to actor_refresh. 2024-03-12 19:47:37 +01:00
default f332acc70d More actor refreshing tweaks. 2024-03-12 19:44:08 +01:00
default cd0e211354 Don't call enqueue_actor_request() with a NULL user. 2024-03-12 18:04:09 +01:00
default f485dbdaf0 Added actor refreshing via the user queue. 2024-03-12 17:54:54 +01:00
default 3a1d531d92 Updated documentation. 2024-03-12 11:04:56 +01:00
default cc0fc68d7c Updated documentation. 2024-03-12 10:48:13 +01:00
default 7a1751cd9d Updated documentation. 2024-03-12 10:21:47 +01:00
default 866dec0e8c Updated RELEASE_NOTES. 2024-03-12 10:14:09 +01:00
default 05fc062cb3 Some formatting tweaks. 2024-03-12 07:03:44 +01:00
default a0377b662d Updated dependencies. 2024-03-12 06:28:06 +01:00
default ec423d97d4 Added -lrt to Makefile.NetBSD. 2024-03-11 17:43:19 +00:00
default 48941cfeaf Also call content_check() from timeline_request(). 2024-03-11 09:53:20 +01:00
default bb28b1c090 Also accept Article objects. 2024-03-11 08:27:37 +01:00
default 60c2a50ed9 New function content_check(). 2024-03-11 06:00:21 +01:00
default 951e6b2315 Replaced all xs_dict_iter() with xs_dict_next(). 2024-03-09 08:58:43 +01:00
default 91bb0615d9 Replaced most xs_dict_iter() with xs_dict_next(). 2024-03-09 08:44:48 +01:00
default 00b019b890 Backport from xs. 2024-03-09 08:32:20 +01:00
default e12af77799 Backport from xs. 2024-03-09 07:18:51 +01:00
default 093f4af282 Shortened the maximum conversation levels.
Set to a compilation define in MAX_CONVERSATION_LEVELS.
2024-03-08 05:41:08 +01:00
default c2fb2a4034 Bumped version. 2024-03-07 09:57:03 +01:00
default 7fe866d60d Returns empty anchors for hidden posts or muted actors.
This will help keeping the previous position after 'Hide' or 'MUTE'.
2024-03-07 09:29:01 +01:00
grunfink f28e520322 Merge pull request 'Add defines for time to enable macos builds.' (#148) from andypiper/snac2:macos-build-fix into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/148
2024-03-06 20:42:31 +00:00
default c28ab1e72b mastoapi: Added a dummy streaming_api URL. 2024-03-06 18:13:16 +01:00
Andy Piper e608f3aff1 Add defines for time to enable macos builds. 2024-03-06 17:08:01 +00:00
default ea4dd9bed7 Version 2.49 RELEASED. 2024-03-04 18:40:58 +01:00
default 30e6125b7d More logging tweaks. 2024-03-04 09:51:11 +01:00
default ae6df3d288 More logging tweaks. 2024-03-04 09:22:06 +01:00
default 61647de38b Logging tweaks. 2024-03-04 09:18:07 +01:00
default 86d2452d26 Updated RELEASE_NOTES. 2024-03-03 21:14:37 +01:00
default d65951622e Fixed incorrect link to booster. 2024-03-02 07:12:11 +01:00
default 1ac162ce43 Don't show the :shortname: as a title tag.
It sometimes breaks usernames and it's pointless anyway.
2024-03-02 06:49:12 +01:00
default 4b48f6adaf Updated RELEASE_NOTES. 2024-03-02 06:05:59 +01:00
default 127f40905e mastoapi: added search by tag. 2024-03-02 05:56:02 +01:00
default 5431f6aacd Updated RELEASE_NOTES. 2024-03-01 15:45:54 +01:00
default d4c0c234b5 Merge branch 'master' of comam.es:git/snac2 2024-03-01 15:34:57 +01:00
default 5cb4d249a9 mastoapi: Correctly show 'Video' objects in /timelines/home. 2024-03-01 15:34:50 +01:00
default e2e9ce9c9a Updated RELEASE_NOTES. 2024-03-01 15:10:42 +01:00