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
2025-03-19
Hide the first child container if it's empty.
default
1
-0
/
+6
2025-03-17
If a child post is from the same author, don't indent it.
default
1
-2
/
+36
2025-03-17
mastoapi: added support for /api/v1/custom_emojis (contributed by violette).
default
1
-0
/
+1
2025-03-08
Fixed some stray translatable strings.
default
1
-9
/
+9
2025-03-02
msg_note() accepts a nullable post date.
default
1
-3
/
+3
2025-02-28
SVG support can be enabled by setting enable_svg to true in server.json.
default
1
-10
/
+16
2025-02-27
Added web UI for the blocked hashtags.
default
1
-0
/
+61
2025-02-15
The interface language preference can now be set.
default
1
-0
/
+29
2025-02-15
Optimized lang_str().
default
1
-2
/
+15
2025-02-14
Some message tweaks.
default
1
-2
/
+4
2025-02-14
html_footer() now receives an optional snac *user argument.
default
1
-7
/
+5
2025-02-14
Redefined L() to use lang_str().
default
1
-2
/
+13
2025-02-14
More variable renaming.
default
1
-9
/
+9
2025-02-14
More variable renaming.
default
1
-15
/
+15
2025-02-14
More variable renaming.
default
1
-2
/
+2
2025-02-14
More variable renaming.
default
1
-26
/
+26
2025-02-14
Some variable renaming.
default
1
-7
/
+7
2025-02-14
Disable "shortnames" of the image/svg+xml mediaType.
default
1
-10
/
+16
2025-02-14
Minor string tweak.
default
1
-2
/
+2
2025-02-13
Drop SVG attachments, as they may include JavaScript.
default
1
-0
/
+5
2025-02-11
Don't show the bookmark emoji to strangers.
default
1
-1
/
+1
2025-02-08
Fixed crash in incomplete poll post.
default
1
-9
/
+10
2025-02-08
Show links to followed hashtags just below the list of lists.
default
1
-0
/
+23
2025-02-07
Added support for multiple attachments in the same post.
default
1
-59
/
+109
2025-02-06
If 'def_timeline_entries' is not set, 'max_timeline_entries' is used (instead...
default
1
-1
/
+2
2025-02-06
Added an anchor to the post link in the date.
default
1
-2
/
+4
2025-02-06
Merged 383bf2e2eeadcacfa519be7a56c9a301.
Alexandre Oliva
1
-9
/
+28
2025-02-06
Merged 53ad5cdf0371fc068fa03bf287fc94be.
Alexandre Oliva
1
-1
/
+1
2025-02-05
More HTML tweaks.
default
1
-1
/
+1
2025-02-05
Minor HTML tweak.
default
1
-1
/
+1
2025-02-05
Added a 'Context' link to each notification.
default
1
-1
/
+7
2025-01-29
Call timeline_add_mark() after history_add() for better timestamp checks.
default
1
-2
/
+2
2025-01-28
Some tweaks to the already seen mark code.
default
1
-2
/
+2
2025-01-28
Set the CSS class snac-no-more-unseen-posts.
default
1
-6
/
+7
2025-01-27
Added a 'No more unseen posts' mark.
default
1
-0
/
+24
2025-01-27
Minor optimization in timeline retrieving.
default
1
-14
/
+11
2025-01-25
Fixed crash in the notification area after deleting a post.
default
1
-1
/
+3
2025-01-25
Another tweak to fix repeated notifications.
default
1
-0
/
+9
2025-01-24
Improved notification messages.
default
1
-10
/
+36
2025-01-23
Improved notify repetition code.
default
1
-1
/
+3
2025-01-23
Added some code to supress repeated notifications.
default
1
-2
/
+10
2025-01-22
Fixed bug in 'in reply to' checking.
default
1
-10
/
+14
2025-01-22
Minor visual tweak.
default
1
-14
/
+12
2025-01-20
Minor HTML tweak.
default
1
-1
/
+3
2025-01-20
Show the post language under the date 'title'.
default
1
-5
/
+20
2025-01-19
Update user config from admin/followed-hashtags.
default
1
-1
/
+30
2025-01-19
Added controls for the followed hashtags.
default
1
-0
/
+32
2025-01-16
Implemented Mastodon-like /authorize_interaction.
default
1
-0
/
+61
2025-01-12
Minor improvements to start / end event time showing.
default
1
-4
/
+4
2025-01-12
Better dangling hashtag checking.
default
1
-7
/
+7
[next]