default
a5942432bf
Fixed processing of URLs with two @ inside.
2024-11-03 15:13:31 +01:00
default
6501187c74
Updated TODO.
2024-11-03 07:24:03 +01:00
default
8ba3ffff96
Updated documentation.
2024-10-30 17:02:20 +01:00
default
38d411af23
Updated TODO.
2024-10-30 16:58:30 +01:00
default
a1231c1cd2
Don't notify 'Block' activities if the 'disable_block_notifications' server setting is true.
2024-10-30 16:57:27 +01:00
default
6a7881ec85
Set some HTML url fields to be type 'url'.
2024-10-29 20:22:49 +01:00
default
c10449364b
Updated TODO.
2024-10-28 14:51:10 +01:00
default
1548fb0ff8
Save the 'collapse_threads' from the web UI.
2024-10-28 14:49:44 +01:00
default
bf6dd8016f
Show the collapse_threads field in the user settings.
2024-10-28 14:41:55 +01:00
default
a80ba1c538
Use the 'collapse_threads' field from user.json.
2024-10-28 14:33:29 +01:00
default
59142795e7
Some work towards collapsing threads by default.
2024-10-28 10:20:27 +01:00
default
a0fc1b38eb
Fixed crash.
2024-10-28 09:37:02 +01:00
default
220f611eac
Updated TODO.
2024-10-27 18:50:48 +01:00
default
ebd8b6137f
Skip all repeated attachments, not only images.
2024-10-27 09:06:56 +01:00
default
ab72acf5e3
Updated TODO.
2024-10-27 09:04:40 +01:00
default
4563b9c2f5
If an attached image URL is already in the post content, don't show it.
2024-10-27 09:02:45 +01:00
default
be98082eee
New command line action 'insert'.
2024-10-27 08:53:10 +01:00
grunfink
0d6659af73
Merge pull request 'Wrap user mention in post around span to ensure frontends do not display a link preview for it' ( #213 ) from nyanide/snac2:evil into master
...
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/213
2024-10-27 07:17:58 +00:00
Kirby
9ee991c36f
Wrap user mention in post around span to ensure frontends do not display a link preview for it
...
Some frontends won't recognize a user mention/tag as an actual mention
unless a span with a special class is wrapped around it, so it will
erronously generate a link preview for it if the span is missing:
https://ak.ari.lt/objects/8e18d701-9fdb-4ba8-8652-30dc2fef58ab
2024-10-27 01:56:20 -05:00
default
d031437a6e
In notifications, show the emoji of the EmojiReact.
2024-10-26 13:27:48 +02:00
default
cff5d4d4b6
Fixed HTML typo.
2024-10-25 11:10:52 +02:00
default
b44af1b567
Fixed typo.
2024-10-25 07:22:01 +02:00
default
560db69d14
Accept any URL schema (not just http) in format_line().
2024-10-25 07:13:28 +02:00
default
8de46e30fd
Version 2.61 RELEASED.
2024-10-23 16:59:32 +02:00
default
35b6257d9c
Updated RELEASE_NOTES.
2024-10-23 16:58:27 +02:00
default
0f42fbf854
More HTML tweaks.
2024-10-23 09:43:38 +02:00
default
6a971af20c
Updated documentation.
2024-10-22 17:48:09 +02:00
default
14fe8fac60
Updated documentation.
2024-10-20 10:20:08 +02:00
default
c165be86c4
In tag_index(), don't repeat tags in indexes.
2024-10-19 22:34:22 +02:00
default
75911f5ce9
Call list_distribute() from timeline_request().
2024-10-19 22:29:46 +02:00
default
38106471c8
Updated usage().
2024-10-19 21:42:48 +02:00
default
d4ec39da72
Return an empty list in list_timeline() if (still) there is no list timeline.
2024-10-19 21:28:11 +02:00
default
30323616cb
Also import lists.csv.
2024-10-19 21:22:52 +02:00
default
56d5de2e41
Also import following_accounts.csv.
2024-10-19 21:01:20 +02:00
default
5572bd0a97
Some work in CSV importing.
2024-10-19 20:38:10 +02:00
default
49b2a1d05c
tp-02-account-migration-from-mastodon-to-snac.md new file.
2024-10-19 19:41:41 +02:00
default
fb7b1361d4
Updated test procedure.
2024-10-19 19:40:13 +02:00
default
bfb6c26f62
Added some checks.
2024-10-19 18:29:58 +02:00
default
cb3bb90dfc
Tweaked HTML for the timeline pages.
2024-10-19 17:56:17 +02:00
default
e1df0d0d57
Tweaked HTML for the notifications page.
2024-10-19 17:49:02 +02:00
default
c30036f8c3
Fixed Draft: label title.
2024-10-19 09:08:10 +02:00
default
06376f79c8
Updated TODO.
2024-10-13 06:50:19 +02:00
default
cd328249bb
Touch the timeline in user_persist() (to avoid over-zealous caching in /public).
2024-10-13 06:48:29 +02:00
default
770f75cde5
Updated TODO.
2024-10-11 04:30:35 +02:00
default
5b759a6bc5
mastoapi: fixed timeline/public (it was showing less posts that it should).
2024-10-11 04:22:08 +02:00
default
861dc8265f
Version 2.60 RELEASED.
2024-10-10 15:04:32 +02:00
default
ae5ab1f103
Updated RELEASE_NOTES.
2024-10-09 18:12:21 +02:00
default
8ab15398d4
Updated RELEASE_NOTES.
2024-10-09 18:10:02 +02:00
default
6ffc31cc42
After several tests, migration to Mastodon seems to work 🎉 🥳 .
2024-10-09 11:34:50 +02:00
default
121df9cf0e
In migrate_account(), always download the alias actor.
2024-10-09 11:03:28 +02:00