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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped copyright year.
default
2025-01-08
1
-1
/
+1
*
Show hashtags that are not already linked from the post content.
default
2025-01-08
1
-0
/
+33
*
New configuration directive "max_public_entries".
default
2025-01-05
1
-1
/
+3
*
Updated tip for the search box.
default
2025-01-05
1
-1
/
+1
*
Moved post language setting to msg_note(), where it really belongs.
default
2025-01-05
1
-3
/
+3
*
More search by URL tweaks.
default
2025-01-04
1
-23
/
+17
*
When search for URLs, rewrite the query string to be the real post id.
default
2025-01-01
1
-0
/
+4
*
The shared post is really sent.
default
2025-01-01
1
-2
/
+11
*
Fixed warning.
default
2024-12-31
1
-1
/
+1
*
Merge branch 'master' of comam.es:git/snac2
default
2024-12-31
1
-1
/
+34
|
\
|
*
More work in the Mastodon-share webpoint.
default
2024-12-31
1
-1
/
+34
*
|
Added "Like" to operations for upstream branch
DHeadshot
2024-12-31
1
-0
/
+17
|
/
*
Make xmpp and mailto URLs clickable.
default
2024-12-26
1
-1
/
+1
*
Account names can also contain periods (in account search).
default
2024-12-21
1
-1
/
+1
*
If an attachment includes an icon, show it.
default
2024-12-21
1
-0
/
+17
*
Add contact metrics to og:description.
default
2024-12-20
1
-0
/
+11
*
Added bad login throttling.
default
2024-12-19
1
-3
/
+12
*
Searching for URLs brings a post to the user timeline.
default
2024-12-19
1
-0
/
+45
*
Fixed a bug in the 'Approve' and 'Discard' buttons.
default
2024-12-09
1
-9
/
+9
*
Added web UI for the 'show_contact_metrics' toggle.
default
2024-12-05
1
-0
/
+14
*
Also show contact metrics in the public page, if the user wants.
default
2024-12-04
1
-0
/
+12
*
Check for existing id.
default
2024-12-04
1
-1
/
+1
*
Fixed bug in blocked instance rejection.
default
2024-12-04
1
-0
/
+3
*
Fixed missing else in html people list.
default
2024-11-24
1
-0
/
+1
*
Changed help for the search box.
default
2024-11-24
1
-1
/
+1
*
The search box also searches accounts (via webfinger).
default
2024-11-24
1
-0
/
+42
*
Fixed bio processing in the public page.
default
2024-11-24
1
-4
/
+4
*
Added web UI for the 'approve_followers' checkbox.
default
2024-11-24
1
-0
/
+14
*
New web actions "Approve" and "Discard".
default
2024-11-24
1
-0
/
+28
*
Pending follow notifications are shown as "Follow Request".
default
2024-11-24
1
-0
/
+3
*
The people page shows 'Approve' and 'Discard' buttons for pending follows.
default
2024-11-24
1
-6
/
+23
*
Minor tweak to new metadata.
default
2024-11-23
1
-1
/
+1
*
The 'metadata' field in user.json is now a string instead of a dict.
default
2024-11-23
1
-29
/
+45
*
New function get_in_reply_to().
default
2024-11-19
1
-2
/
+2
*
Minor tweak to proxy code (some URLs were not correctly formed).
default
2024-11-14
1
-1
/
+1
*
The proxy token seed is created on startup and never stored.
default
2024-11-12
1
-1
/
+1
*
Added new proxy authorization by token.
default
2024-11-12
1
-11
/
+28
*
Fixed possible crash in proxy code.
default
2024-11-10
1
-1
/
+1
*
In the RSS description, don't convert the bio from Markdown.
default
2024-11-10
1
-1
/
+1
*
RSS feeds are now 2.0 instead of 0.91.
default
2024-11-10
1
-4
/
+33
*
Merge branch 'master' of comam.es:git/snac2
default
2024-11-07
1
-16
/
+0
|
\
|
*
Moved make_url() to data.c.
default
2024-11-07
1
-16
/
+0
*
|
Fixed some URLs that should not be proxied.
default
2024-11-07
1
-3
/
+3
|
/
*
Fixed 'strict_public_timelines' being applied to the private timeline.
default
2024-11-07
1
-1
/
+1
*
Use the raw_path for proxying (as some media may include ? arguments).
default
2024-11-07
1
-1
/
+7
*
Don't proxy our own URLs.
default
2024-11-07
1
-1
/
+1
*
Propagate the caching headers.
default
2024-11-07
1
-0
/
+6
*
Omit the 'image' field if there are any attachment.
default
2024-11-07
1
-2
/
+2
*
Propagate 'last-modified' and 'etag' fields while proxying.
default
2024-11-07
1
-1
/
+7
*
Also use the proxy in replace_shortnames().
default
2024-11-07
1
-9
/
+16
[next]