Commit Graph
3155 Commits
Author SHA1 Message Date
default 2ab9db4175 Added controls for the followed hashtags. 2025-01-19 16:38:13 +01:00
default f3c9bd1ae5 Fixed the greeting.html template to have a closing head tag. 2025-01-17 10:14:15 +01:00
default 04803b628b Changed Boost/Like order in the /authorize_interaction page. 2025-01-16 18:19:19 +01:00
default 18b2228205 Updated TODO. 2025-01-16 14:46:12 +01:00
default 8b1ee84788 Updated RELEASE_NOTES. 2025-01-16 14:24:41 +01:00
default 9de9295837 Updated documentation. 2025-01-16 14:21:54 +01:00
default b993e26346 Implemented Mastodon-like /authorize_interaction. 2025-01-16 14:20:07 +01:00
default ba4c3508f7 Updated RELEASE_NOTES. 2025-01-15 09:29:18 +01:00
default ad5455f555 Updated RELEASE_NOTES. 2025-01-15 06:58:20 +01:00
grunfink a3995f7eff Merge pull request 'Implement faster min_id handling' (#277) from nowster/snac2:fast_min_id into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/277
2025-01-15 05:54:48 +00:00
default 0078f9db68 Updated RELEASE_NOTES. 2025-01-15 06:54:04 +01:00
grunfink d7c24d146e Merge pull request 'Implement limit= on notification fetches' (#276) from nowster/snac2:notification_limits into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/276
2025-01-15 05:52:27 +00:00
default 061fa60171 Updated RELEASE_NOTES. 2025-01-15 06:47:56 +01:00
default f4a2add310 Reduced RSA key size to 2048. 2025-01-15 06:45:39 +01:00
Paul Martin b5c5c5cb9e Implement faster min_id handling 2025-01-15 00:40:55 +00:00
Paul Martin 9686ccd916 Implement limit= on notification fetches 2025-01-14 22:17:46 +00:00
default a016045a8f Don't describe as 'fatal' what are just non-retriable connection errors. 2025-01-13 06:17:30 +01:00
default ddc8781b3a Minor improvements to start / end event time showing. 2025-01-12 16:21:20 +01:00
default 5aaa6192ef Better dangling hashtag checking. 2025-01-12 14:59:28 +01:00
default 6d0b0cdaab Show event start / end times.
This code is a ugly as fuck.
2025-01-12 14:31:45 +01:00
default 6154ce7582 If an Event has an URL, use it. 2025-01-12 11:57:30 +01:00
default f88a32dbe0 mastoapi: fixed Events not being shown. 2025-01-12 11:30:16 +01:00
default 5d2a5f160a Updated RELEASE_NOTES. 2025-01-12 09:32:09 +01:00
default 8ab30e7365 Updated TODO. 2025-01-12 08:06:55 +01:00
default a0fd51eec8 Updated RELEASE_NOTES. 2025-01-12 07:22:08 +01:00
default 9fd234d05e Backport from xs. 2025-01-12 06:59:16 +01:00
default e220270a49 Merge branch 'master' of comam.es:git/snac2 2025-01-12 05:29:13 +01:00
default 1ac3f65e0a Renamed msg_place() to msg_actor_place(). 2025-01-12 05:29:09 +01:00
default 9d650bd2c9 Added sandbox.o dependency to Makefile.NetBSD. 2025-01-12 04:27:07 +00:00
default 9d4d740220 mastoapi: obey the "unlisted" visibility set by apps. 2025-01-11 01:48:19 +01:00
default ff44142b30 Moved creation of "quiet public" posts to msg_note(), where it belongs. 2025-01-11 01:39:37 +01:00
default 6a5ea9783a If a post has a location, show it. 2025-01-10 09:52:20 +01:00
default 9fec8fc5ca Fixed crash. 2025-01-10 08:47:01 +01:00
default ef7c257c5c Fixed crash in msg_place() because I'm a moron. 2025-01-10 08:34:48 +01:00
default 538f6970f8 If a location is defined, user actors include a 'Place' object. 2025-01-10 08:29:57 +01:00
default ea2eb3299d Show the location in the public page. 2025-01-10 08:12:38 +01:00
default ed729878a6 New user settings latitude and longitude. 2025-01-10 08:00:18 +01:00
default aab32743c1 Actor caching lowered to 3 hours. 2025-01-10 06:47:58 +01:00
default 131fbc105a Always return a shared inbox for the 'relay' user. 2025-01-10 06:45:44 +01:00
default 361f6b693a Updated RELEASE_NOTES. 2025-01-10 06:41:31 +01:00
default f97fbe3744 Bumped debug level of actor cache hits. 2025-01-09 19:32:40 +01:00
default 41cb63c936 Added some actor object caching. 2025-01-09 19:21:06 +01:00
default 12fcc053b5 Merge branch 'master' of /home/angel/git/snac2 2025-01-09 18:37:12 +01:00
default c25360468c Added a way to archive ignored messages. 2025-01-09 18:37:09 +01:00
default 25b22d8a94 Some fixes to receive and update 'Event' objects correctly. 2025-01-09 09:10:21 +01:00
default 74cd356be8 Deleted useless check. 2025-01-08 20:06:17 +01:00
default 935a0a5a7d Fixed crash on NULL hashtag href. 2025-01-08 19:56:15 +01:00
default a6dce99538 Do a lower case search of hashtags in the content. 2025-01-08 17:24:41 +01:00
default b51085831e Also check for the lowecase URL of the hashtags. 2025-01-08 17:20:53 +01:00
default 932227bbac Bumped copyright year. 2025-01-08 16:59:14 +01:00