Commit Graph

588 Commits

Author SHA1 Message Date
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
default
6d29cfd63d Don't propagate the user change after dismissing the announcement. 2024-05-31 17:51:33 +02:00
default
affab3ab3c Minor tweaks. 2024-05-31 11:24:39 +02:00
Louis Brauer
ac3b5dcbd4 Merge branch 'master' into announcements 2024-05-30 22:38:05 +00:00
Louis Brauer
c3bcb2bd3b Implement instance announcements 2024-05-31 00:30:37 +02:00
default
b8633c7c59 Added a class to the new "Alt...". 2024-05-30 16:14:56 +02:00
default
a5ec96a6da Added an "Alt..." details just below attachments with them.
The alt text is still also generated as 'alt' and 'name' attributes,
but this is more usable from phones and tablets.
2024-05-30 16:12:08 +02:00
Louis Brauer
4621a25ba4 Merge remote-tracking branch 'origin/master' 2024-05-27 12:25:38 +02:00
Louis Brauer
81cf309e4d Implement Mastodon PATCH endpoint for account profile updates 2024-05-27 12:24:17 +02:00
Louis Brauer
0e21d35e80 Use enum instead of numeric status codes for HTTP statuses 2024-05-26 21:45:41 +02:00
default
37b6c7926e Minor code reformatting. 2024-05-26 09:01:13 +02:00
Louis Brauer
9749a65007 Enable deletion of avatar and header image in user settings 2024-05-26 01:47:22 +02:00
default
f631fc5ed2 Added a 'title' to each list timeline. 2024-05-24 19:06:39 +02:00
default
a727bb29f6 Don't show list links in read only timelines. 2024-05-24 12:36:08 +02:00
default
bd4511e7c5 Show 'Nothing found for tag' message. 2024-05-24 12:31:41 +02:00
default
8ebad8d536 Minor list show tweaks. 2024-05-24 12:24:23 +02:00
default
a787c818b2 Added links to the lists in html_timeline(). 2024-05-24 12:12:03 +02:00
default
8cf7559a7e Added more const. 2024-05-23 10:01:37 +02:00
default
4777fc86cb Added const everywhere. 2024-05-21 14:12:15 +02:00
default
34311714ce User search can also be done by tag. 2024-05-15 05:57:21 +02:00
default
281f934f74 content_search() also searches the instance timeline. 2024-05-14 05:17:33 +02:00
default
9acba489fb Add some special treatment to Event object display. 2024-05-11 19:35:33 +02:00
default
6f3763f452 Show 'Event' object types as Notes. 2024-05-11 19:15:18 +02:00
default
e1ce85debd Unified post-like object type match. 2024-05-11 18:46:15 +02:00