index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
Age
Commit message (
Expand
)
Author
2024-10-29
Set some HTML url fields to be type 'url'.
default
2024-10-28
Save the 'collapse_threads' from the web UI.
default
2024-10-28
Show the collapse_threads field in the user settings.
default
2024-10-28
Use the 'collapse_threads' field from user.json.
default
2024-10-28
Some work towards collapsing threads by default.
default
2024-10-28
Fixed crash.
default
2024-10-27
Skip all repeated attachments, not only images.
default
2024-10-27
If an attached image URL is already in the post content, don't show it.
default
2024-10-26
In notifications, show the emoji of the EmojiReact.
default
2024-10-25
Fixed HTML typo.
default
2024-10-23
More HTML tweaks.
default
2024-10-19
Tweaked HTML for the timeline pages.
default
2024-10-19
Tweaked HTML for the notifications page.
default
2024-10-19
Fixed Draft: label title.
default
2024-10-08
Fixed emojis in the public profile.
default
2024-10-06
Don't cache a page if an error is set.
default
2024-10-06
New HTML variable error (still unused).
default
2024-09-27
When editing a draft, the checkbox is kept set.
default
2024-09-15
Skip ugly line breaks at the beginning of a post's content.
default
2024-09-14
Some tweaks to draft post code.
default
2024-09-14
Set the "Only for mentioned people" checkbox properly.
default
2024-09-12
Minor fix to avoid 'Block' notifications to be invisible.
default
2024-09-06
Minor tweak.
default
2024-09-06
Hiding a draft deletes it.
default
2024-09-06
More work in post drafts.
default
2024-09-06
Some new draft functions.
default
2024-09-06
New checkbox in html_note() for marking a post as a draft.
default
2024-08-31
New 'hide_delete_post_button' server directive.
default
2024-08-29
Added web UI for [un]bookmarking.
default
2024-08-29
Pinned posts are no longer shown in the private timeline.
default
2024-08-29
The list of bookmarked posts also work.
default
2024-08-29
The list of pinned posts now works.
default
2024-08-29
Added links to pinned and bookmarked posts as if they were lists.
default
2024-08-29
Show bookmarked posts with an emoji.
default
2024-08-25
Only archive error content that is not NULL.
default
2024-08-24
Archive and try to avoid crashing on unexpected 'content' field data type.
default
2024-08-01
In 'Move' notifications, show the old account below the originator one.
default
2024-07-30
Notify blocks.
default
2024-07-18
Show bold+italic (text between ***) correctly.
default
2024-07-11
Add the 'required' HTML attr to one-option polls (radio buttons).
default
2024-07-11
Do nothing on polls without any vote.
default
2024-07-03
Added web UI for the auto-boost option.
default
2024-07-02
Minor search tweaks.
default
2024-06-22
Metadata having gemini urls are now clickable.
default
2024-06-18
Don't show the instance announcement in public pages.
default
2024-06-15
Minor tweak to rel=me links.
default
2024-06-12
All metadata links include the rel='me' attribute.
default
2024-06-08
Use timeline_top_level() in list timelines in the web UI.
default
2024-06-06
Fixed CW dropdown in public instance timeline.
default
2024-05-31
Fixed typo.
default
[next]