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
2025-05-20
Merge pull request 'Faster performance metrics' (#395) from dandelions/snac2:...
grunfink
2025-05-19
Improved post language markup.
grunfink
2025-05-19
performance: functions to get the number of followers
green
2025-05-18
Operations on the 'people' page redirects back to it instead of 'admin'.
grunfink
2025-05-18
Added a pending follow request count next to the "people" link.
grunfink
2025-05-06
Merge pull request 'Display custom emoji in more places' (#343) from dandelio...
grunfink
2025-05-03
New function enqueue_webmention().
grunfink
2025-05-03
Also add direct and markdown links in posts as attachments.
grunfink
2025-05-03
No longer drop text/html attachements.
grunfink
2025-04-22
Added an alt to avatars.
grunfink
2025-04-13
cleaned up old changes and outdated comments
green
2025-04-13
emoji variant selector in react notifications
green
2025-04-13
better control over the emoji class
green
2025-04-13
emoji: refactor + emoji in display names on front page
green
2025-04-13
mime types for apng and svg check
green
2025-04-13
also display the emoji for likes
green
2025-04-13
EmojiReact notifications show up as emojis
green
2025-04-13
emojis in usernames in web ui
green
2025-04-13
More timezone work.
default
2025-04-13
fixed broken emojis on akkoma
green
2025-04-13
emoji in external bios (i hope)
green
2025-04-13
Cache the timezone inside the snac struct.
default
2025-04-13
More timezone tweaks.
default
2025-04-13
Mention the timezone in the 'post date and time' prompt.
default
2025-04-13
Fixed offset sign because I'm a MORON.
default
2025-04-13
Added some preliminary support for time zones (for scheduled posts).
default
2025-04-10
Hide the scheduled post date and time behind a 'details'.
default
2025-04-10
Shorten link label in Attachments.
default
2025-04-06
The avatar and header images have a prefix in their names.
default
2025-04-06
Post attachments now have random names.
default
2025-04-05
Use <hr hidden> instead of 'display: none' style.
default
2025-04-04
Added a (CSS hidden) hr tag after each post.
default
2025-04-04
Vote objects no longer have a content of "".
default
2025-04-01
Only show date edition controls if it's new, drafted or scheduled.
default
2025-04-01
Added more scheduling code.
default
2025-04-01
Some more work for future posts.
default
2025-03-31
Added some code for the future.
default
2025-03-25
Merge pull request 'Added tittle text and class to custom emojis (issue #330)...
grunfink
2025-03-24
In replace_shortnames(), avoid repeated emojis.
default
2025-03-22
Added tittle text and class to custom emojis
green
2025-03-19
Hide the first child container if it's empty.
default
2025-03-17
If a child post is from the same author, don't indent it.
default
2025-03-17
mastoapi: added support for /api/v1/custom_emojis (contributed by violette).
default
2025-03-08
Fixed some stray translatable strings.
default
2025-03-02
msg_note() accepts a nullable post date.
default
2025-02-28
SVG support can be enabled by setting enable_svg to true in server.json.
default
2025-02-27
Added web UI for the blocked hashtags.
default
2025-02-15
The interface language preference can now be set.
default
2025-02-15
Optimized lang_str().
default
2025-02-14
Some message tweaks.
default
[next]