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-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-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
2025-06-06
Skip incomplete attachments.
grunfink
2025-05-30
Added web UI to set the notify webhook.
grunfink
2025-05-29
mastoapi: fixed uploaded images name collision.
grunfink
2025-05-28
Activated hashtag RSS polling.
grunfink
2025-05-28
Don't prepend a # before a hashtag that is really an URL.
grunfink
2025-05-28
New file rss.c.
grunfink
2025-05-28
Renamed timeline_to_rss() to rss_from_timeline().
grunfink
2025-05-27
New function timeline_here().
grunfink
2025-05-27
Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...
grunfink
2025-05-26
Fixed search by url for piefed.
grunfink
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
[next]