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 |
|
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 |
|