index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
Age
Commit message (
Expand
)
Author
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
2024-05-31
Don't propagate the user change after dismissing the announcement.
default
2024-05-31
Minor tweaks.
default
2024-05-30
Merge branch 'master' into announcements
Louis Brauer
2024-05-31
Implement instance announcements
Louis Brauer
2024-05-30
Added a class to the new "Alt...".
default
2024-05-30
Added an "Alt..." details just below attachments with them.
default
2024-05-27
Merge remote-tracking branch 'origin/master'
Louis Brauer
2024-05-27
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-26
Minor code reformatting.
default
2024-05-26
Enable deletion of avatar and header image in user settings
Louis Brauer
2024-05-24
Added a 'title' to each list timeline.
default
2024-05-24
Don't show list links in read only timelines.
default
2024-05-24
Show 'Nothing found for tag' message.
default
2024-05-24
Minor list show tweaks.
default
2024-05-24
Added links to the lists in html_timeline().
default
2024-05-23
Added more const.
default
2024-05-21
Added const everywhere.
default
2024-05-15
User search can also be done by tag.
default
2024-05-14
content_search() also searches the instance timeline.
default
2024-05-11
Add some special treatment to Event object display.
default
2024-05-11
Show 'Event' object types as Notes.
default
2024-05-11
Unified post-like object type match.
default
2024-05-11
Added an incremental max seconds value to every content search page.
default
2024-05-10
Added a search box.
default
2024-05-10
Also add the 'More...' link if there was a search timeout.
default
2024-05-10
More search tweaks la la la la.
default
2024-05-10
More web ui search tweaks baaaaah I'm boring.
default
[next]