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