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
2024-12-05
Added web UI for the 'show_contact_metrics' toggle.
default
2024-12-04
Also show contact metrics in the public page, if the user wants.
default
2024-12-04
Check for existing id.
default
2024-12-04
Fixed bug in blocked instance rejection.
default
2024-11-24
Fixed missing else in html people list.
default
2024-11-24
Changed help for the search box.
default
2024-11-24
The search box also searches accounts (via webfinger).
default
2024-11-24
Fixed bio processing in the public page.
default
2024-11-24
Added web UI for the 'approve_followers' checkbox.
default
2024-11-24
New web actions "Approve" and "Discard".
default
2024-11-24
Pending follow notifications are shown as "Follow Request".
default
2024-11-24
The people page shows 'Approve' and 'Discard' buttons for pending follows.
default
2024-11-23
Minor tweak to new metadata.
default
2024-11-23
The 'metadata' field in user.json is now a string instead of a dict.
default
2024-11-19
New function get_in_reply_to().
default
2024-11-14
Minor tweak to proxy code (some URLs were not correctly formed).
default
2024-11-12
The proxy token seed is created on startup and never stored.
default
2024-11-12
Added new proxy authorization by token.
default
2024-11-10
Fixed possible crash in proxy code.
default
2024-11-10
In the RSS description, don't convert the bio from Markdown.
default
2024-11-10
RSS feeds are now 2.0 instead of 0.91.
default
2024-11-07
Merge branch 'master' of comam.es:git/snac2
default
2024-11-07
Fixed some URLs that should not be proxied.
default
2024-11-07
Moved make_url() to data.c.
default
2024-11-07
Fixed 'strict_public_timelines' being applied to the private timeline.
default
2024-11-07
Use the raw_path for proxying (as some media may include ? arguments).
default
2024-11-07
Don't proxy our own URLs.
default
2024-11-07
Propagate the caching headers.
default
2024-11-07
Omit the 'image' field if there are any attachment.
default
2024-11-07
Propagate 'last-modified' and 'etag' fields while proxying.
default
2024-11-07
Also use the proxy in replace_shortnames().
default
2024-11-07
Changed make_url().
default
2024-11-07
More proxy_media work.
default
2024-11-07
New function make_url(), that takes 'proxy_media' into account.
default
2024-11-05
New server variable 'strict_public_timelines'.
default
2024-10-29
Set some HTML url fields to be type 'url'.
default
2024-10-28
Save the 'collapse_threads' from the web UI.
default
2024-10-28
Show the collapse_threads field in the user settings.
default
2024-10-28
Use the 'collapse_threads' field from user.json.
default
2024-10-28
Some work towards collapsing threads by default.
default
2024-10-28
Fixed crash.
default
2024-10-27
Skip all repeated attachments, not only images.
default
2024-10-27
If an attached image URL is already in the post content, don't show it.
default
2024-10-26
In notifications, show the emoji of the EmojiReact.
default
2024-10-25
Fixed HTML typo.
default
2024-10-23
More HTML tweaks.
default
2024-10-19
Tweaked HTML for the timeline pages.
default
2024-10-19
Tweaked HTML for the notifications page.
default
2024-10-19
Fixed Draft: label title.
default
2024-10-08
Fixed emojis in the public profile.
default
[next]