Commit Graph

2639 Commits

Author SHA1 Message Date
default
5a421847a7 Do nothing on polls without any vote. 2024-07-11 09:26:26 +02:00
default
a7344d20a4
Version 2.56 RELEASED. 2024-07-08 16:51:54 +02:00
default
7500898628 Updated RELEASE_NOTES. 2024-07-08 16:50:57 +02:00
default
ae5aa60789 Updated RELEASE_NOTES. 2024-07-08 16:50:16 +02:00
default
4175c70226 Added web UI for the auto-boost option. 2024-07-03 13:34:22 +02:00
default
645900c5d2 Updated RELEASE_NOTES. 2024-07-02 20:02:52 +02:00
default
ec5c72f06c Minor search tweaks. 2024-07-02 20:01:00 +02:00
default
aa3e351951 Minor tweak. 2024-07-01 08:59:32 +02:00
default
6f772e4770 Fixed a minor bug in processing Markdown-style links having anchors. 2024-06-27 05:30:53 +02:00
default
c016b68629 Metadata having gemini urls are now clickable. 2024-06-22 23:58:20 +02:00
default
ddff08a823 Merge branch 'master' of /home/angel/git/snac2 2024-06-20 17:39:23 +02:00
default
428e573525 Minor tweak. 2024-06-20 17:38:02 +02:00
default
9231601824 Updated RELEASE_NOTES. 2024-06-19 15:57:52 +02:00
default
866f6f79ad Updated RELEASE_NOTES. 2024-06-18 06:44:48 +02:00
default
d50e99491c Bumped version. 2024-06-18 06:41:11 +02:00
default
c0333ea0c8 Added auto boosting (contributed by sarahpw).
If `auto_boost` is set to `true` in am account's user.json, all mentions
to that account are automatically boosted to all its followers.

This is very similar to the behaviour of a 'Group' actor.
2024-06-18 06:40:35 +02:00
default
9be801630a Don't show the instance announcement in public pages. 2024-06-18 06:07:58 +02:00
default
534cf2cdc1 Also send Updates to collected inboxes. 2024-06-18 05:40:10 +02:00
default
f7665079fe Only send notes and poll to the collected inboxes. 2024-06-17 17:28:10 +02:00
default
5b1e771184 Deleted repeated code. 2024-06-17 14:57:05 +02:00
default
d7f2a91161 Minor tweak to rel=me links. 2024-06-15 04:31:56 +02:00
default
9145c22469 All metadata links include the rel='me' attribute. 2024-06-12 07:56:11 +02:00
default
aca6b2cff7 Backport from xs (faster dicts). 2024-06-12 07:55:40 +02:00
grunfink
84fc8d72a5 Merge pull request 'Fix typos on manpages' (#182) from sergiodj/snac2:typos-from-debian-lintian into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/182
2024-06-10 04:57:05 +00:00
Sergio Durigan Junior
a8a404a75d
Fix typos on manpages
These typos were detected by Debian's lintian.

Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-06-09 16:57:17 -04:00
default
93851413f3
Version 2.55 RELEASED. 2024-06-09 19:28:37 +02:00
default
35de1647bf Updated RELEASE_NOTES. 2024-06-09 19:24:07 +02:00
default
d47c81cc7f Updated RELEASE_NOTES. 2024-06-09 17:46:29 +02:00
default
2e9e2ebd18 Don't return a Basic realm if there is no body. 2024-06-09 17:04:34 +02:00
default
c648fab797 mastoapi: Reverted empty ctype rejection. 2024-06-09 16:56:54 +02:00
default
6e8adc86d0 mastoapi: Added missing field in list creation. 2024-06-08 21:25:02 +02:00
default
bbb365e81b Many Mastodon apps don't send Content-Type in DELETE, so ignore it. 2024-06-08 21:08:12 +02:00
default
e026c2b82e
Version 2.54 RELEASED. 2024-06-08 12:32:02 +02:00
default
44130a02c1 Use timeline_top_level() in list timelines in the web UI. 2024-06-08 05:55:52 +02:00
default
6de04d9f15 Updated RELEASE_NOTES. 2024-06-07 10:10:44 +02:00
grunfink
aba3c7b50e Merge pull request 'mastoapi: fix get list response & duplicate actor adding' (#180) from louis77/snac2:fix-lists into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/180
2024-06-07 07:03:15 +00:00
Louis Brauer
3fb0a0acf0 mastoapi: fix create list response & duplicate actor adding 2024-06-07 01:01:04 +02:00
default
d668fddd2f Fixed CW dropdown in public instance timeline. 2024-06-06 07:39:55 +02:00
default
5b8c96e6b6 Merge branch 'master' of comam.es:git/snac2 2024-06-02 08:44:43 +02:00
default
b1dceb0770 Added h-card to the class of mention links. 2024-06-02 08:44:38 +02:00
default
e53c60b3a4 Updated TODO. 2024-06-02 07:44:52 +02:00
default
7a6b94a058 mastoapi: fix crashes on unset content-type. 2024-06-01 08:47:50 +02:00
default
9a1fc7980c Avoid unnecessary calls to verify links. 2024-05-31 22:39:10 +02:00
default
4ff19dfc6d Fixed typo. 2024-05-31 22:36:47 +02:00
default
21efd9cd9c mastoapi: added an 'emojis' field to mastoapi_poll(). 2024-05-31 19:29:17 +02:00
default
41b43e74d0 Updated RELEASE_NOTES. 2024-05-31 18:36:23 +02:00
default
66642bcbcc Improved OPTIONS method. 2024-05-31 18:34:50 +02:00
default
763ddae42f Updated RELEASE_NOTES. 2024-05-31 18:01:57 +02:00
default
b210c43fd5 Updated RELEASE_NOTES. 2024-05-31 18:00:52 +02:00
default
6d29cfd63d Don't propagate the user change after dismissing the announcement. 2024-05-31 17:51:33 +02:00