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-01-08
Bumped copyright year.
default
2025-01-08
Show hashtags that are not already linked from the post content.
default
2025-01-05
New configuration directive "max_public_entries".
default
2025-01-05
Updated tip for the search box.
default
2025-01-05
Moved post language setting to msg_note(), where it really belongs.
default
2025-01-04
More search by URL tweaks.
default
2025-01-01
When search for URLs, rewrite the query string to be the real post id.
default
2025-01-01
The shared post is really sent.
default
2024-12-31
Fixed warning.
default
2024-12-31
Merge branch 'master' of comam.es:git/snac2
default
2024-12-31
More work in the Mastodon-share webpoint.
default
2024-12-31
Added "Like" to operations for upstream branch
DHeadshot
2024-12-26
Make xmpp and mailto URLs clickable.
default
2024-12-21
Account names can also contain periods (in account search).
default
2024-12-21
If an attachment includes an icon, show it.
default
2024-12-20
Add contact metrics to og:description.
default
2024-12-19
Added bad login throttling.
default
2024-12-19
Searching for URLs brings a post to the user timeline.
default
2024-12-09
Fixed a bug in the 'Approve' and 'Discard' buttons.
default
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
[next]