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-12-18
Strip surrounding colons in emoji pictures, if they are still there.
grunfink
2025-12-18
Fixed more minor leaks.
grunfink
2025-12-18
Fixed leak in emoji_reacted().
grunfink
2025-12-18
Fixed some xs_fmt() usages.
grunfink
2025-12-18
Fixed some xs_join() uses.
grunfink
2025-12-18
Fixed some xs_dup() leaks.
grunfink
2025-12-18
Added emoji reactions (contributed by violette).
violette
2025-12-09
If terse is set, history is also hidden.
grunfink
2025-12-09
New query variable terse=anything.
grunfink
2025-12-03
Merge pull request 'rendering visibility conditionally, with lesser reach if ...
grunfink
2025-11-30
Fix user matching
rako
2025-11-26
Some attachments are of type 'Video' instead of a MIME type (bsky).
grunfink
2025-11-20
Added a Follow/Unfollow button next to a new follow notification.
grunfink
2025-11-18
Merge pull request 'Add metadata to remote users' (#499) from dandelions/snac...
grunfink
2025-11-17
Some implementations set quoted posts with 'quoteUrl', so look at that as well.
grunfink
2025-11-15
Request unfound actors from the notifications page.
grunfink
2025-11-14
Merge pull request 'Fixed typo in html attribute' (#500) from dandelions/snac...
grunfink
2025-11-14
fixed typo in html attr
green
2025-11-14
metadata: hide the divider when user has no normal fields
green
2025-11-14
metadata: location and bday properties
green
2025-11-14
metadata: quick fix for <p> tags
green
2025-11-14
metadata for remote users in people page
green
2025-11-10
Don't call enqueue_object_request() for quoted posts in public timelines.
grunfink
2025-11-09
Use 'quoteUri' instead of 'quote'.
grunfink
2025-11-09
Ensure the "quote" post attribute is an URL.
grunfink
2025-11-09
Also show unlisted posts in public timelines.
grunfink
2025-11-09
Show quoted posts.
grunfink
2025-11-01
no visibility for editing
byte
2025-11-01
Merge remote-tracking branch 'orig/master' into feature/lesser-visibility
byte
2025-10-25
rendering visibility conditionally, with lesser reach if needed
byte
2025-10-24
Keep track of deleted users and return 410 Gone for them.
grunfink
2025-10-13
xs_http.h: new file.
grunfink
2025-09-28
CW fix
byte
2025-09-28
Added back instance and actor failure icons.
grunfink
2025-09-20
implementing visibility scopes
byte
2025-09-09
Return a 404 instead of an empty page if requesting a non-public post.
grunfink
2025-08-12
post_langs can now be set from the user settings.
grunfink
2025-08-12
Editing a post keeps the original language.
grunfink
2025-08-12
Post language is used in new posts.
grunfink
2025-08-12
Show a dropdown with the user configured languages (still unused).
grunfink
2025-08-01
Show the version in the 'powered by...' link.
grunfink
2025-07-24
Fixed link in tags, when it's an RSS.
grunfink
2025-06-27
Added an actor refresh in html_entry().
grunfink
2025-06-25
Fixed crash.
grunfink
2025-06-24
More webmention hook tweaks.
grunfink
2025-06-24
Added a webmention hook.
grunfink
2025-06-18
New field 'favicon_url' in server.json.
grunfink
2025-06-07
Another search by URL tweak (for Pixelfed).
grunfink
2025-06-07
If a metadata value is an account handle, it's also verified using webfinger.
grunfink
2025-06-07
Always show the 'pending follow confirmations' if there are any.
grunfink
[prev]
[next]