index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
29 hours
Fixed failed search when blank surround the query string.
grunfink
1
-1
/
+5
2 days
Reindex tags when editing a post.
grunfink
1
-0
/
+3
2 days
Some fixes.
violette
1
-4
/
+5
3 days
Fixed typo.
grunfink
1
-1
/
+1
3 days
Strip surrounding colons in emoji pictures, if they are still there.
grunfink
1
-0
/
+2
3 days
Fixed more minor leaks.
grunfink
1
-1
/
+2
3 days
Fixed leak in emoji_reacted().
grunfink
1
-2
/
+3
3 days
Fixed some xs_fmt() usages.
grunfink
1
-4
/
+7
3 days
Fixed some xs_join() uses.
grunfink
1
-7
/
+12
3 days
Fixed some xs_dup() leaks.
grunfink
1
-2
/
+2
3 days
Added emoji reactions (contributed by violette).
violette
1
-12
/
+305
12 days
If terse is set, history is also hidden.
grunfink
1
-1
/
+1
12 days
New query variable terse=anything.
grunfink
1
-15
/
+23
2025-11-30
Fix user matching
rako
1
-3
/
+3
2025-11-26
Some attachments are of type 'Video' instead of a MIME type (bsky).
grunfink
1
-1
/
+1
2025-11-20
Added a Follow/Unfollow button next to a new follow notification.
grunfink
1
-1
/
+27
2025-11-17
Some implementations set quoted posts with 'quoteUrl', so look at that as well.
grunfink
1
-1
/
+2
2025-11-15
Request unfound actors from the notifications page.
grunfink
1
-1
/
+5
2025-11-14
fixed typo in html attr
green
1
-1
/
+1
2025-11-14
metadata: hide the divider when user has no normal fields
green
1
-2
/
+2
2025-11-14
metadata: location and bday properties
green
1
-0
/
+38
2025-11-14
metadata: quick fix for <p> tags
green
1
-3
/
+13
2025-11-14
metadata for remote users in people page
green
1
-0
/
+40
2025-11-10
Don't call enqueue_object_request() for quoted posts in public timelines.
grunfink
1
-0
/
+1
2025-11-09
Use 'quoteUri' instead of 'quote'.
grunfink
1
-1
/
+1
2025-11-09
Ensure the "quote" post attribute is an URL.
grunfink
1
-1
/
+1
2025-11-09
Also show unlisted posts in public timelines.
grunfink
1
-1
/
+1
2025-11-09
Show quoted posts.
grunfink
1
-0
/
+15
2025-11-01
no visibility for editing
byte
1
-1
/
+2
2025-10-25
rendering visibility conditionally, with lesser reach if needed
byte
1
-40
/
+32
2025-10-24
Keep track of deleted users and return 410 Gone for them.
grunfink
1
-2
/
+3
2025-10-13
xs_http.h: new file.
grunfink
1
-0
/
+1
2025-09-28
CW fix
byte
1
-11
/
+3
2025-09-28
Added back instance and actor failure icons.
grunfink
1
-0
/
+16
2025-09-28
Temporary tweak.
grunfink
1
-16
/
+0
2025-09-28
Show icons for instance and actor failures.
grunfink
1
-0
/
+16
2025-09-20
implementing visibility scopes
byte
1
-32
/
+112
2025-09-09
Return a 404 instead of an empty page if requesting a non-public post.
grunfink
1
-1
/
+1
2025-08-12
post_langs can now be set from the user settings.
grunfink
1
-0
/
+12
2025-08-12
Editing a post keeps the original language.
grunfink
1
-9
/
+28
2025-08-12
Post language is used in new posts.
grunfink
1
-1
/
+2
2025-08-12
Show a dropdown with the user configured languages (still unused).
grunfink
1
-0
/
+25
2025-08-01
Show the version in the 'powered by...' link.
grunfink
1
-1
/
+1
2025-07-24
Fixed link in tags, when it's an RSS.
grunfink
1
-1
/
+7
2025-06-27
Added an actor refresh in html_entry().
grunfink
1
-1
/
+6
2025-06-25
Fixed crash.
grunfink
1
-4
/
+5
2025-06-24
More webmention hook tweaks.
grunfink
1
-0
/
+7
2025-06-24
Added a webmention hook.
grunfink
1
-5
/
+15
2025-06-18
New field 'favicon_url' in server.json.
grunfink
1
-4
/
+9
2025-06-07
Another search by URL tweak (for Pixelfed).
grunfink
1
-0
/
+8
[next]