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 (
Collapse
)
Author
Files
Lines
2025-04-13
More timezone work.
default
1
-0
/
+28
2025-04-13
Cache the timezone inside the snac struct.
default
1
-4
/
+2
2025-04-13
More timezone tweaks.
default
1
-1
/
+1
2025-04-13
Mention the timezone in the 'post date and time' prompt.
default
1
-1
/
+3
2025-04-13
Fixed offset sign because I'm a MORON.
default
1
-1
/
+1
2025-04-13
Added some preliminary support for time zones (for scheduled posts).
default
1
-3
/
+7
2025-04-10
Hide the scheduled post date and time behind a 'details'.
default
1
-12
/
+16
2025-04-10
Shorten link label in Attachments.
default
1
-1
/
+7
2025-04-06
The avatar and header images have a prefix in their names.
default
1
-3
/
+3
2025-04-06
Post attachments now have random names.
default
1
-2
/
+6
2025-04-05
Use <hr hidden> instead of 'display: none' style.
default
1
-1
/
+1
2025-04-04
Added a (CSS hidden) hr tag after each post.
default
1
-0
/
+5
2025-04-04
Vote objects no longer have a content of "".
default
1
-0
/
+3
2025-04-01
Only show date edition controls if it's new, drafted or scheduled.
default
1
-14
/
+16
2025-04-01
Added more scheduling code.
default
1
-2
/
+42
2025-04-01
Some more work for future posts.
default
1
-44
/
+67
2025-03-31
Added some code for the future.
default
1
-6
/
+49
2025-03-24
In replace_shortnames(), avoid repeated emojis.
default
1
-0
/
+9
2025-03-22
Added tittle text and class to custom emojis
green
1
-0
/
+2
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 ↵
default
1
-1
/
+2
(instead of the default).
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
[next]