Commit Graph

2350 Commits

Author SHA1 Message Date
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
default
69724220a4 mastoapi: Fixed bug in account searching. 2024-03-01 15:09:55 +01:00
default
96c75d9938 Updated RELEASE_NOTES. 2024-02-28 15:38:48 +01:00
default
33e410301b mastoapi: check the url before checking. 2024-02-28 15:20:21 +01:00
default
91207fbe39 mastoapi: fixed a bug in validated links. 2024-02-28 15:16:28 +01:00
default
99f486cec0 Version 2.48 RELEASED. 2024-02-28 10:31:52 +01:00
default
cefc43de94 Updated RELEASE_NOTES. 2024-02-28 09:17:56 +01:00
default
067747cc7c Also trim , at the end of http links. 2024-02-27 13:21:59 +01:00
default
336f731a51 Updated TODO. 2024-02-24 07:46:38 +01:00
grunfink
8126fb97ce Merge pull request 'html.c: html_user_body: snac-property: Put &nbsp; (empty space) instead of <br> & other' (#142) from Yonle/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/142
2024-02-24 06:39:59 +00:00
Yonle
d42aaa19e4 default css: also darken <input> and <textarea>
Signed-off-by: Yonle <yonle@lecturify.net>
2024-02-24 00:48:21 +07:00