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 (
Expand
)
Author
Files
Lines
2024-11-12
The proxy token seed is created on startup and never stored.
default
1
-1
/
+1
2024-11-12
Added new proxy authorization by token.
default
1
-11
/
+28
2024-11-10
Fixed possible crash in proxy code.
default
1
-1
/
+1
2024-11-10
In the RSS description, don't convert the bio from Markdown.
default
1
-1
/
+1
2024-11-10
RSS feeds are now 2.0 instead of 0.91.
default
1
-4
/
+33
2024-11-07
Fixed some URLs that should not be proxied.
default
1
-3
/
+3
2024-11-07
Moved make_url() to data.c.
default
1
-16
/
+0
2024-11-07
Fixed 'strict_public_timelines' being applied to the private timeline.
default
1
-1
/
+1
2024-11-07
Use the raw_path for proxying (as some media may include ? arguments).
default
1
-1
/
+7
2024-11-07
Don't proxy our own URLs.
default
1
-1
/
+1
2024-11-07
Propagate the caching headers.
default
1
-0
/
+6
2024-11-07
Omit the 'image' field if there are any attachment.
default
1
-2
/
+2
2024-11-07
Propagate 'last-modified' and 'etag' fields while proxying.
default
1
-1
/
+7
2024-11-07
Also use the proxy in replace_shortnames().
default
1
-9
/
+16
2024-11-07
Changed make_url().
default
1
-23
/
+35
2024-11-07
More proxy_media work.
default
1
-9
/
+16
2024-11-07
New function make_url(), that takes 'proxy_media' into account.
default
1
-2
/
+53
2024-11-05
New server variable 'strict_public_timelines'.
default
1
-3
/
+13
2024-10-29
Set some HTML url fields to be type 'url'.
default
1
-2
/
+2
2024-10-28
Save the 'collapse_threads' from the web UI.
default
1
-0
/
+4
2024-10-28
Show the collapse_threads field in the user settings.
default
1
-0
/
+10
2024-10-28
Use the 'collapse_threads' field from user.json.
default
1
-0
/
+3
2024-10-28
Some work towards collapsing threads by default.
default
1
-1
/
+2
2024-10-28
Fixed crash.
default
1
-1
/
+1
2024-10-27
Skip all repeated attachments, not only images.
default
1
-5
/
+4
2024-10-27
If an attached image URL is already in the post content, don't show it.
default
1
-0
/
+7
2024-10-26
In notifications, show the emoji of the EmojiReact.
default
1
-0
/
+10
2024-10-25
Fixed HTML typo.
default
1
-1
/
+1
2024-10-23
More HTML tweaks.
default
1
-8
/
+8
2024-10-19
Tweaked HTML for the timeline pages.
default
1
-7
/
+7
2024-10-19
Tweaked HTML for the notifications page.
default
1
-2
/
+6
2024-10-19
Fixed Draft: label title.
default
1
-6
/
+7
2024-10-08
Fixed emojis in the public profile.
default
1
-1
/
+3
2024-10-06
Don't cache a page if an error is set.
default
1
-0
/
+2
2024-10-06
New HTML variable error (still unused).
default
1
-14
/
+32
2024-09-27
When editing a draft, the checkbox is kept set.
default
1
-6
/
+9
2024-09-15
Skip ugly line breaks at the beginning of a post's content.
default
1
-0
/
+4
2024-09-14
Some tweaks to draft post code.
default
1
-21
/
+38
2024-09-14
Set the "Only for mentioned people" checkbox properly.
default
1
-2
/
+2
2024-09-12
Minor fix to avoid 'Block' notifications to be invisible.
default
1
-2
/
+5
2024-09-06
Minor tweak.
default
1
-4
/
+4
2024-09-06
Hiding a draft deletes it.
default
1
-0
/
+3
2024-09-06
More work in post drafts.
default
1
-4
/
+40
2024-09-06
Some new draft functions.
default
1
-4
/
+6
2024-09-06
New checkbox in html_note() for marking a post as a draft.
default
1
-0
/
+8
2024-08-31
New 'hide_delete_post_button' server directive.
default
1
-1
/
+4
2024-08-29
Added web UI for [un]bookmarking.
default
1
-0
/
+17
2024-08-29
Pinned posts are no longer shown in the private timeline.
default
1
-8
/
+5
2024-08-29
The list of bookmarked posts also work.
default
1
-0
/
+15
2024-08-29
The list of pinned posts now works.
default
1
-0
/
+15
[next]