Commit graph

611 commits

Author SHA1 Message Date
default
6a7881ec85 Set some HTML url fields to be type 'url'. 2024-10-29 20:22:49 +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
ebd8b6137f Skip all repeated attachments, not only images. 2024-10-27 09:06:56 +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
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
0f42fbf854 More HTML tweaks. 2024-10-23 09:43:38 +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
107e7c0d29 Fixed emojis in the public profile. 2024-10-08 20:30:20 +02:00
default
e49c837cd7 Don't cache a page if an error is set. 2024-10-06 10:01:31 +02:00
default
7774a68f3f New HTML variable error (still unused). 2024-10-06 09:56:44 +02:00
default
d49ae2dc8a When editing a draft, the checkbox is kept set. 2024-09-27 17:36:49 +02:00
default
57c9f4b8e9 Skip ugly line breaks at the beginning of a post's content. 2024-09-15 08:25:12 +02:00
default
e0a2eb4fb5 Some tweaks to draft post code. 2024-09-14 16:51:30 +02:00
default
352108e61f Set the "Only for mentioned people" checkbox properly. 2024-09-14 15:23:07 +02:00
default
6869c493a1 Minor fix to avoid 'Block' notifications to be invisible. 2024-09-12 23:48:16 +02:00
default
d515126797 Minor tweak. 2024-09-06 10:53:01 +02:00
default
2ec86d363e Hiding a draft deletes it. 2024-09-06 10:51:30 +02:00
default
ac0c7bc2ed More work in post drafts. 2024-09-06 10:31:09 +02:00
default
7286216f14 Some new draft functions. 2024-09-06 09:54:27 +02:00
default
97c4af001b New checkbox in html_note() for marking a post as a draft. 2024-09-06 09:33:59 +02:00
default
36e98b8901 New 'hide_delete_post_button' server directive. 2024-08-31 08:22:30 +02:00
default
67f0efa689 Added web UI for [un]bookmarking. 2024-08-29 07:57:29 +02:00
default
72c31c28ef Pinned posts are no longer shown in the private timeline. 2024-08-29 07:50:10 +02:00
default
8ea199a996 The list of bookmarked posts also work. 2024-08-29 07:45:22 +02:00
default
0c3c79f0b9 The list of pinned posts now works. 2024-08-29 07:41:29 +02:00
default
52e8bfebd0 Added links to pinned and bookmarked posts as if they were lists.
They still not work.
2024-08-29 07:33:42 +02:00
default
5358136132 Show bookmarked posts with an emoji. 2024-08-29 07:25:28 +02:00
default
367597e5b6 Only archive error content that is not NULL. 2024-08-25 08:02:34 +02:00
default
60e907219b Archive and try to avoid crashing on unexpected 'content' field data type. 2024-08-24 14:36:19 +02:00
default
20af5d65f9 In 'Move' notifications, show the old account below the originator one. 2024-08-01 18:48:01 +02:00
default
f8fa7167e2 Notify blocks. 2024-07-30 18:27:09 +02:00
default
f3b392e06a Show bold+italic (text between ***) correctly. 2024-07-18 17:19:14 +02:00
default
1b8d1abbfb Add the 'required' HTML attr to one-option polls (radio buttons). 2024-07-11 09:48:50 +02:00
default
5a421847a7 Do nothing on polls without any vote. 2024-07-11 09:26:26 +02:00
default
4175c70226 Added web UI for the auto-boost option. 2024-07-03 13:34:22 +02:00
default
ec5c72f06c Minor search tweaks. 2024-07-02 20:01:00 +02:00
default
c016b68629 Metadata having gemini urls are now clickable. 2024-06-22 23:58:20 +02:00
default
9be801630a Don't show the instance announcement in public pages. 2024-06-18 06:07:58 +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
44130a02c1 Use timeline_top_level() in list timelines in the web UI. 2024-06-08 05:55:52 +02:00
default
d668fddd2f Fixed CW dropdown in public instance timeline. 2024-06-06 07:39:55 +02:00
default
4ff19dfc6d Fixed typo. 2024-05-31 22:36:47 +02:00