Commit Graph

2423 Commits

Author SHA1 Message Date
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
default
d2585b61fb Updated RELEASE_NOTES. 2024-03-26 19:04:52 +01:00
default
9334b53c1f Updated documentation. 2024-03-26 19:01:51 +01:00
default
fd424dc46f Updated documentation. 2024-03-26 18:56:33 +01:00
default
a453c01f32 Some software return a list of icons instead of one, because why not. 2024-03-25 19:58:27 +01:00
default
7d83679617 Updated dependencies. 2024-03-25 16:17:20 +01:00
default
adf0a13992 If an emoji in emojis.json is an URL to an image, it's stored in the tag list. 2024-03-25 16:15:09 +01:00
default
bc752b7d67 Emojis are now read from ~/emojis.json. 2024-03-25 15:33:14 +01:00
default
5a8c4cac80 Added an additional check for blocked instances. 2024-03-25 11:44:19 +01:00
default
abf4279000 Backport from xs. 2024-03-25 08:55:30 +01:00
default
8ff9d84bd8 Updated documentation. 2024-03-24 20:45:54 +01:00
default
ec304baf73 Added 'announce' command to usage. 2024-03-24 20:43:26 +01:00
default
398cdfad89 Updated TODO. 2024-03-24 20:23:49 +01:00
default
b598cb5176 Reject my own messages in is_msg_for_me(). 2024-03-24 11:30:07 +01:00
default
58848dda64 Added a message saying Pongs are seen through the log. 2024-03-24 06:43:57 +01:00
default
840fde45f1 Only reply to direct Ping activities. 2024-03-24 06:23:48 +01:00
default
f0a032044b In the 'ping' cmdline, really resolve via webfinger if necessary. 2024-03-24 06:15:53 +01:00