Commit Graph

1732 Commits

Author SHA1 Message Date
default
499697258d Rewritten is_msg_public() to not depend on a user. 2023-08-12 09:43:01 +02:00
default
b5cab5bddd Backport from xs. 2023-08-12 08:37:31 +02:00
default
70b014606b Change filename order in srv_archive_error(). 2023-08-11 22:05:56 +02:00
default
36ee16db1d Archive JSON errors in activitypub_post_handler. 2023-08-11 22:04:23 +02:00
default
d305f899eb Set the default poll end time to 1 hour. 2023-08-11 12:38:10 +02:00
default
04bb824146 Updated RELEASE_NOTES. 2023-08-10 22:31:47 +02:00
default
574c0ca8af Fixed some mastoapi minor errors. 2023-08-10 19:37:33 +02:00
default
4c6f1a79e4 Added web UI for limit/unlimit actions. 2023-08-10 19:18:24 +02:00
default
fff4ff4261 More strict retries. 2023-08-09 20:04:57 +02:00
default
203dd88389 Be more strict in not retrying on permanent errors. 2023-08-09 19:36:31 +02:00
default
912cfb5aaa Backport from xs. 2023-08-09 15:54:36 +02:00
default
18976dc6b8 Revert "Implemented hide_followers_only."
Posts from groups give false positives from hide_followers_only,
so the full idea is discarded.

This reverts commit b3797d2416.
2023-08-09 14:43:27 +02:00
default
cdb201cc04 Revert "Added web interface for hide_followers_only."
This reverts commit 84e8cb419b.
2023-08-09 14:42:38 +02:00
default
84e8cb419b Added web interface for hide_followers_only. 2023-08-09 14:34:22 +02:00
default
b3797d2416 Implemented hide_followers_only. 2023-08-09 14:29:09 +02:00
default
3e5bb109d1 Renamed json dump functions to new xs spec. 2023-08-08 19:29:34 +02:00
default
3611af78d6 Updated RELEASE_NOTES. 2023-08-08 13:57:18 +02:00
default
33e313ee80 Updated TODO. 2023-08-08 13:56:38 +02:00
default
65df883b3f Fixed votersCount. 2023-08-08 13:56:12 +02:00
default
4318e8f9e7 Updated TODO. 2023-08-08 13:26:48 +02:00
default
7c8a6b71d9 Backport from xs. 2023-08-08 13:04:55 +02:00
default
135e690a27 Limited users can announce our own posts. 2023-08-07 19:21:57 +02:00
default
a3f1387daa Only create the limited/ folder in calling limit(). 2023-08-07 06:38:19 +02:00
default
bf79c8c370 Some fixes to limiting actors. 2023-08-07 06:35:31 +02:00
default
4d9dfa9bf2 Updated RELEASE_NOTES. 2023-08-07 06:09:15 +02:00
default
6f2e407692 Added hints to web UI buttons. 2023-08-07 06:06:04 +02:00
default
106791ff6b Added command-line interface for limit/unlimit users. 2023-08-06 19:04:30 +02:00
default
28adb6c850 Drop announces from limited users. 2023-08-06 18:42:47 +02:00
default
1763e3347e Added support for limiting followed users. 2023-08-06 18:40:50 +02:00
default
66e34b3a43 Version 2.39 RELEASED. 2023-08-06 06:48:45 +02:00
default
bd0afd9685 Updated RELEASE_NOTES. 2023-08-06 00:26:09 +02:00
default
6949d7df8a Backport from xs. 2023-08-05 21:57:45 +02:00
default
15f755960b Added xs_json_load() wherever possible. 2023-08-05 14:56:07 +02:00
default
381a2f5b7b Use xs_json_load() in some places. 2023-08-05 14:50:20 +02:00
default
d8f2bb1128 Partial import of xs_json_load() from xs. 2023-08-05 14:44:25 +02:00
default
294675ae9a Moved avatars to artwork/. 2023-08-04 19:16:09 +02:00
default
f67ce8f333 [susie.utf-8] New file. 2023-08-04 19:14:43 +02:00
default
f5a3dbf8d6 Use xs_json_dump_pp() wherever possible. 2023-08-03 09:02:08 +02:00
default
2137d2f133 Backport from xs. 2023-08-03 08:42:38 +02:00
default
d455280705 Fixed a log message level. 2023-08-02 09:42:51 +02:00
default
34adb67059 Updated RELEASE_NOTES. 2023-08-02 09:07:23 +02:00
default
a3226b5b7a Don't redir to 'snac-posts', now that the top page is smaller. 2023-08-02 08:47:57 +02:00
default
4d18ed9850 Bumped version. 2023-08-02 08:43:47 +02:00
default
18846477de Updated TODO. 2023-07-29 15:29:35 +02:00
default
368b1eb452 Fixed outbox to be an OrderedCollection of Create+Note, not Note. 2023-07-29 15:29:11 +02:00
default
7c393ef436 Merge branch 'master' of triptico.com:git/snac2 2023-07-29 15:19:59 +02:00
default
751eb0586a msg_create() is of type @wrapper.
This means that it also generate the same id for the same Note.
2023-07-29 15:19:52 +02:00
default
78f70427dd Updated TODO. 2023-07-28 20:23:38 +02:00
default
0f8c0cd694 Updated comment in headers. 2023-07-28 11:34:18 +02:00
grunfink
b22786bd55 Merge pull request 'html.c: Fix non-list tag object for external custom emoji' (#77) from yonle/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/77
2023-07-26 06:13:55 +00:00