Commit Graph

2440 Commits

Author SHA1 Message Date
default 2d2c1bdfef Updated documentation. 2024-04-22 08:03:33 +02:00
default 6ed34913f0 Added queue timeout tweaks to default server.json. 2024-04-22 07:55:03 +02:00
default 16a4a09e4f New server.json knobs "queue_timeout" and "queue_timeout_2". 2024-04-22 07:53:40 +02:00
default cf1c2b1ed8 Backport from xs. 2024-04-22 07:31:50 +02:00
default 9cfce7a4bd Deleted useless recalculation of queue_retry_max. 2024-04-22 07:23:27 +02:00
default ebf6a4bd8e URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid.
But only if {md5} is in the user's timeline.
2024-04-22 05:46:56 +02:00
default 62cc167c5f Updated TODO. 2024-04-20 22:48:02 +02:00
default 5daab81d01 Added the default 'protocol' field to 'server.json'. 2024-04-19 09:26:34 +02:00
default 040c43fb08 Updated RELEASE_NOTES. 2024-04-19 09:11:28 +02:00
default 922c94ce3c Updated documentation. 2024-04-19 09:09:46 +02:00
default 64adb173cc Only add Emoji tags when needed. 2024-04-19 08:56:03 +02:00
default 26840e0dc0 Some tweaks to previous patch. 2024-04-18 17:13:31 +02:00
grunfink 100c9cf569 Merge pull request 'Ability to federate with hidden networks #93 (update for v2.49)' (#149) from iwojima/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/149
2024-04-18 15:12:47 +00:00
default 44d126e0f9 Improved non-public reply check. 2024-04-17 08:09:05 +02:00
default 2e31253ba8 Don't skip orphan private posts that are for us. 2024-04-17 06:45:19 +02:00
default 86f1d74214 Updated RELEASE_NOTES. 2024-04-15 06:32:38 +02:00
default 0275658a36 Backport from xs. 2024-04-14 19:26:49 +02:00
default 81cf1e21a6 Better redirection URL building in oauth_post_handler(). 2024-04-14 19:24:06 +02:00
default c9df6707ab Log status in mastoapi_post_handler(). 2024-04-14 18:31:53 +02:00
default ad4199de75 Merge branch 'master' of grunfink-codeberg:grunfink/snac2 2024-04-14 13:05:50 +02:00
grunfink b150bfe5ca Merge pull request 'Prevent some browsers from caching servers basic auth request' (#159) from louis77/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/159
2024-04-14 11:05:10 +00:00
louis cf5718bf4d Prevent some browsers from caching servers basic auth request 2024-04-13 20:55:02 +02:00
default dba0630660 Commented out received unboosts (see code for an explanation). 2024-04-12 05:28:34 +02:00
default a7bd9b63e4 In object_unadmire(), don't call index_gc() if index_del() did nothing. 2024-04-11 19:55:45 +02:00
default e362dfc356 Also purge like and announce index backups. 2024-04-11 19:39:45 +02:00
default 46f2e324d8 Undo for Likes and Announces are no longer dropped. 2024-04-11 19:29:30 +02:00
default 1a9bb5fd07 Fixed bug in form processing. 2024-04-11 14:19:22 +02:00
default 7b75a17291 Updated RELEASE_NOTES. 2024-04-11 05:26:00 +02:00
default 21c0bdb6f2 Added Unlike and Unboost buttons to web interface. 2024-04-11 05:22:40 +02:00
default 877fb079f3 mastoapi: 'unfavourite' and 'unreblog' actions now fully work. 2024-04-11 05:12:13 +02:00
default 1a6bb79921 New function msg_repulsion. 2024-04-10 18:27:17 +02:00
default a6958d6161 Added cmdline 'boost' as an alias to 'announce'. 2024-04-10 17:38:54 +02:00
default 90ee416bf8 Changed admiration message ids from dummy ones to having an md5 of the object. 2024-04-10 17:21:58 +02:00
default abb4f16c71 Bumped version. 2024-04-09 06:33:49 +02:00
default 887b9ae176 Merge branch 'master' of comam.es:git/snac2 2024-04-09 06:32:17 +02:00
default ebc2f36c08 Added rel="alternate" links to ActivityPub objects for the public timeline and single posts. 2024-04-09 06:32:07 +02:00
default 378aafd151 Updated README. 2024-04-07 08:17:46 +02:00
default 441c42d56f Added new OpenBSD guide link to README. 2024-04-07 08:03:52 +02:00
grunfink f07931ecbd Merge pull request 'Change the link name of voron/snac-style in README' (#157) from eyrie/snac2-commit:eyrie-patch-1 into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/157
2024-04-07 05:53:17 +00:00
grunfink c35c84de73 Merge pull request 'some clarifications with the examples' (#156) from antics/snac2:antics-patch-1 into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/156
2024-04-07 05:51:59 +00:00
eyrie 2570b0e589 Change the link name of voron/snac-style in README 2024-04-07 00:51:20 +00:00
antics e2243e76d5 some clarifications with the examples 2024-04-06 18:53:25 +00:00
default 86626e5b56 Version 2.51 RELEASED. 2024-04-04 10:13:06 +02:00
default 685a1fb9cc Updated TODO. 2024-04-04 05:50:05 +02:00
default 1ddf1d54ee Updated TODO. 2024-04-04 05:41:09 +02:00
default 27816a974b Updated RELEASE_NOTES. 2024-04-03 09:02:18 +02:00
default 0f9a859f73 Added some error logging regarding the emojis.json file. 2024-04-03 08:58:44 +02:00
default a0429d4699 Updated RELEASE_NOTES. 2024-04-02 17:50:24 +02:00
default b6f8d8e900 On OpenBSD, don't enable sendmail if email notifications are disabled. 2024-04-02 17:44:27 +02:00
default b8975b472d Updated RELEASE_NOTES. 2024-04-01 01:30:08 +02:00