Commit Graph

2476 Commits

Author SHA1 Message Date
Kelson Vibber
be420cae77 Set avatars and custom emoji as square (fixes display in Dillo)
The minimalist web browser Dillo has recently started up development
again. Its CSS implementation only applies the explicitly stated
width and height of an image, so avatars were displaying at 2.5 em high,
and the full original width.
https://dillo-browser.github.io/
2024-05-09 04:28:01 +00:00
default
c5ae10af86
Version 2.52 RELEASED. 2024-05-07 10:24:38 +02:00
default
7df69f8f12 Logging, logging, logging everywhere. 2024-05-06 09:04:46 +02:00
default
f67c4cf7d9 More logging! 2024-05-06 06:40:07 +02:00
default
c884f7081a mastoapi: also fix polls from Pleroma. 2024-05-06 05:54:46 +02:00
default
c31a4ae73e Minor RSS title beautifying. 2024-05-05 11:27:24 +02:00
default
ddd2af73bd Search by tag returns RSS if the appropriate header is defined. 2024-05-05 11:11:32 +02:00
default
45357b8e6e New function timeline_to_rss(). 2024-05-05 11:00:29 +02:00
default
580299bca5 Updated RELEASE_NOTES. 2024-05-05 09:42:13 +02:00
default
aa95a45a7f More logging. 2024-05-05 09:34:14 +02:00
default
b4293f3c38 More logging. 2024-05-05 09:30:24 +02:00
default
79df266bfe Added some more logging. 2024-05-05 08:23:12 +02:00
default
be9cf2f555 Enqueue an object request for closed polls.
It seems that Pleroma does not send poll updates on close (or never).
2024-05-05 01:58:27 +02:00
default
fc76ae4e9e New function enqueue_object_request(). 2024-05-05 01:38:22 +02:00
default
7ea57485c7 More Pleroma poll tweaks. 2024-05-05 01:21:07 +02:00
default
2f499e9421 Fixed Pleroma polls. 2024-05-05 01:06:34 +02:00
default
20bc826300 Backport from xs. 2024-05-03 00:23:02 +02:00
default
4817585733 Updated RELEASE_NOTES. 2024-05-02 07:41:01 +02:00
default
82a9005ee3 Updated RELEASE_NOTES. 2024-05-02 07:34:31 +02:00
default
9abd2948ba Merge branch 'master' of comam.es:git/snac2 2024-05-02 07:25:30 +02:00
default
528f6463b2 Fixed confusion in Undo + Follow processing. 2024-05-02 07:25:22 +02:00
default
d0d7c2ca02 Updated RELEASE_NOTES. 2024-05-01 08:01:50 +02:00
default
6a77c634ad Also add announces to lists. 2024-04-30 19:41:08 +02:00
default
4e23570c21 Added more internal integrity checks.
index_add_md5() barfs if the md5 is not valid.
2024-04-30 09:27:33 +02:00
default
96830967e1 Also purge lists. 2024-04-30 09:14:03 +02:00
default
da18efd288 More tweaks to mastoapi lists. 2024-04-29 10:48:48 +02:00
default
f1221808a8 More work in lists. 2024-04-29 10:15:04 +02:00
default
7f322302e5 New function list_distribute(). 2024-04-29 09:50:22 +02:00
default
29fb430797 More work in lists. 2024-04-29 09:26:37 +02:00
default
9a13e330f1 More work in lists. 2024-04-29 08:29:18 +02:00
default
8275a5f4d8 Start of list support. 2024-04-29 07:43:01 +02:00
default
a297b55dac Updated RELEASE_NOTES. 2024-04-28 23:57:41 +02:00
default
a3cf5d27c3 Updated TODO. 2024-04-27 11:23:11 +02:00
default
6bcb248254 mastoapi: Fixed login bug. 2024-04-27 08:30:56 +02:00
default
be935b32c6 mastoapi: minor tweaks. 2024-04-27 08:02:47 +02:00
default
1345409666 Updated TODO. 2024-04-23 19:48:14 +02:00
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