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-04-06
Post attachments now have random names.
default
2025-04-05
Use <hr hidden> instead of 'display: none' style.
default
2025-04-04
Added a (CSS hidden) hr tag after each post.
default
2025-04-04
Vote objects no longer have a content of "".
default
2025-04-01
Only show date edition controls if it's new, drafted or scheduled.
default
2025-04-01
Added more scheduling code.
default
2025-04-01
Some more work for future posts.
default
2025-03-31
Added some code for the future.
default
2025-03-25
Merge pull request 'Added tittle text and class to custom emojis (issue #330)...
grunfink
2025-03-24
In replace_shortnames(), avoid repeated emojis.
default
2025-03-22
Added tittle text and class to custom emojis
green
2025-03-19
Hide the first child container if it's empty.
default
2025-03-17
If a child post is from the same author, don't indent it.
default
2025-03-17
mastoapi: added support for /api/v1/custom_emojis (contributed by violette).
default
2025-03-08
Fixed some stray translatable strings.
default
2025-03-02
msg_note() accepts a nullable post date.
default
2025-02-28
SVG support can be enabled by setting enable_svg to true in server.json.
default
2025-02-27
Added web UI for the blocked hashtags.
default
2025-02-15
The interface language preference can now be set.
default
2025-02-15
Optimized lang_str().
default
2025-02-14
Some message tweaks.
default
2025-02-14
html_footer() now receives an optional snac *user argument.
default
2025-02-14
Redefined L() to use lang_str().
default
2025-02-14
More variable renaming.
default
2025-02-14
More variable renaming.
default
2025-02-14
More variable renaming.
default
2025-02-14
More variable renaming.
default
2025-02-14
Some variable renaming.
default
2025-02-14
Merge branch 'master' of comam.es:git/snac2
default
2025-02-14
Disable "shortnames" of the image/svg+xml mediaType.
default
2025-02-14
Minor string tweak.
default
2025-02-13
Drop SVG attachments, as they may include JavaScript.
default
2025-02-11
Don't show the bookmark emoji to strangers.
default
2025-02-08
Fixed crash in incomplete poll post.
default
2025-02-08
Show links to followed hashtags just below the list of lists.
default
2025-02-07
Added support for multiple attachments in the same post.
default
2025-02-06
If 'def_timeline_entries' is not set, 'max_timeline_entries' is used (instead...
default
2025-02-06
Added an anchor to the post link in the date.
default
2025-02-06
Merged 383bf2e2eeadcacfa519be7a56c9a301.
Alexandre Oliva
2025-02-06
Merged 53ad5cdf0371fc068fa03bf287fc94be.
Alexandre Oliva
2025-02-05
More HTML tweaks.
default
2025-02-05
Minor HTML tweak.
default
2025-02-05
Merge pull request 'Add short_description_raw option' (#266) from ltning/snac...
grunfink
2025-02-05
Added a 'Context' link to each notification.
default
2025-02-04
Merge branch 'master' into master
ltning
2025-01-29
Call timeline_add_mark() after history_add() for better timestamp checks.
default
2025-01-28
Some tweaks to the already seen mark code.
default
2025-01-28
Set the CSS class snac-no-more-unseen-posts.
default
2025-01-27
Added a 'No more unseen posts' mark.
default
2025-01-27
Merge branch 'master' into master
ltning
[next]