Commit Graph

567 Commits

Author SHA1 Message Date
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
default
1762e0f145 Added an incremental max seconds value to every content search page. 2024-05-11 09:29:38 +02:00
default
f2a33727e7 Added a search box. 2024-05-10 17:54:15 +02:00
default
767c2d98d5 Also add the 'More...' link if there was a search timeout. 2024-05-10 12:49:03 +02:00
default
c2c0f3b39b More search tweaks la la la la. 2024-05-10 12:44:26 +02:00
default
5d1577af3c More web ui search tweaks baaaaah I'm boring. 2024-05-10 11:55:45 +02:00
default
1531e81a31 Added a skip argument to content_search(). 2024-05-10 11:29:18 +02:00
default
2b27a0d772 Some tweaks to web ui search. 2024-05-10 11:02:59 +02:00
default
430afe103b Added a title to search results. 2024-05-09 22:57:08 +02:00
default
a5766a6c83 The /admin page now accepts ?q=regex for a content search. 2024-05-09 10:04:45 +02:00
Kelson Vibber
c17a225ce2 Merge branch 'master' into style-tweaks-on-2.52 2024-05-09 04:42:35 +00:00
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
5d519288fb Merge branch 'master' of grunfink-codeberg:grunfink/snac2 2024-05-08 09:48:57 +02:00
khm
d27a60dfe7 allow unboosting your own posts 2024-05-07 23:28:51 -07:00
default
fa8b401927 More HTML simplification. 2024-05-08 04:15:36 +02:00
default
2322de4900 Added a title to the instance timeline. 2024-05-07 20:53:58 +02:00
default
d3cdbf1702 Added a title to list timelines. 2024-05-07 20:51:43 +02:00
default
82ec4ea95c Minor "Back to top" "More..." link refactoring. 2024-05-07 20:32:13 +02:00
default
b57409a959 Fixed typo. 2024-05-07 19:45:10 +02:00
default
6b1721c977 List timelines can now be (manually) navigated from the web UI.
URLs are {srv_baseurl}/{user}/list/{list_id} (you must know the list id).
2024-05-07 19:40:28 +02:00
default
c31a4ae73e Minor RSS title beautifying. 2024-05-05 11:27:24 +02:00
default
45357b8e6e New function timeline_to_rss(). 2024-05-05 11:00:29 +02:00