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 (
Collapse
)
Author
Age
Files
Lines
...
*
Changed make_url().
default
2024-11-07
1
-23
/
+35
|
*
More proxy_media work.
default
2024-11-07
1
-9
/
+16
|
*
New function make_url(), that takes 'proxy_media' into account.
default
2024-11-07
1
-2
/
+53
|
*
New server variable 'strict_public_timelines'.
default
2024-11-05
1
-3
/
+13
|
*
Set some HTML url fields to be type 'url'.
default
2024-10-29
1
-2
/
+2
|
*
Save the 'collapse_threads' from the web UI.
default
2024-10-28
1
-0
/
+4
|
*
Show the collapse_threads field in the user settings.
default
2024-10-28
1
-0
/
+10
|
*
Use the 'collapse_threads' field from user.json.
default
2024-10-28
1
-0
/
+3
|
*
Some work towards collapsing threads by default.
default
2024-10-28
1
-1
/
+2
|
*
Fixed crash.
default
2024-10-28
1
-1
/
+1
|
*
Skip all repeated attachments, not only images.
default
2024-10-27
1
-5
/
+4
|
*
If an attached image URL is already in the post content, don't show it.
default
2024-10-27
1
-0
/
+7
|
*
In notifications, show the emoji of the EmojiReact.
default
2024-10-26
1
-0
/
+10
|
*
Fixed HTML typo.
default
2024-10-25
1
-1
/
+1
|
*
More HTML tweaks.
default
2024-10-23
1
-8
/
+8
|
*
Tweaked HTML for the timeline pages.
default
2024-10-19
1
-7
/
+7
|
*
Tweaked HTML for the notifications page.
default
2024-10-19
1
-2
/
+6
|
*
Fixed Draft: label title.
default
2024-10-19
1
-6
/
+7
|
*
Fixed emojis in the public profile.
default
2024-10-08
1
-1
/
+3
|
*
Don't cache a page if an error is set.
default
2024-10-06
1
-0
/
+2
|
*
New HTML variable error (still unused).
default
2024-10-06
1
-14
/
+32
|
*
When editing a draft, the checkbox is kept set.
default
2024-09-27
1
-6
/
+9
|
*
Skip ugly line breaks at the beginning of a post's content.
default
2024-09-15
1
-0
/
+4
|
*
Some tweaks to draft post code.
default
2024-09-14
1
-21
/
+38
|
*
Set the "Only for mentioned people" checkbox properly.
default
2024-09-14
1
-2
/
+2
|
*
Minor fix to avoid 'Block' notifications to be invisible.
default
2024-09-12
1
-2
/
+5
|
*
Minor tweak.
default
2024-09-06
1
-4
/
+4
|
*
Hiding a draft deletes it.
default
2024-09-06
1
-0
/
+3
|
*
More work in post drafts.
default
2024-09-06
1
-4
/
+40
|
*
Some new draft functions.
default
2024-09-06
1
-4
/
+6
|
*
New checkbox in html_note() for marking a post as a draft.
default
2024-09-06
1
-0
/
+8
|
*
New 'hide_delete_post_button' server directive.
default
2024-08-31
1
-1
/
+4
|
*
Added web UI for [un]bookmarking.
default
2024-08-29
1
-0
/
+17
|
*
Pinned posts are no longer shown in the private timeline.
default
2024-08-29
1
-8
/
+5
|
*
The list of bookmarked posts also work.
default
2024-08-29
1
-0
/
+15
|
*
The list of pinned posts now works.
default
2024-08-29
1
-0
/
+15
|
*
Added links to pinned and bookmarked posts as if they were lists.
default
2024-08-29
1
-18
/
+40
|
|
|
|
They still not work.
*
Show bookmarked posts with an emoji.
default
2024-08-29
1
-0
/
+8
|
*
Only archive error content that is not NULL.
default
2024-08-25
1
-2
/
+3
|
*
Archive and try to avoid crashing on unexpected 'content' field data type.
default
2024-08-24
1
-1
/
+8
|
*
In 'Move' notifications, show the old account below the originator one.
default
2024-08-01
1
-0
/
+16
|
*
Notify blocks.
default
2024-07-30
1
-1
/
+1
|
*
Show bold+italic (text between ***) correctly.
default
2024-07-18
1
-1
/
+1
|
*
Add the 'required' HTML attr to one-option polls (radio buttons).
default
2024-07-11
1
-4
/
+14
|
*
Do nothing on polls without any vote.
default
2024-07-11
1
-4
/
+5
|
*
Added web UI for the auto-boost option.
default
2024-07-03
1
-0
/
+15
|
*
Minor search tweaks.
default
2024-07-02
1
-1
/
+10
|
*
Metadata having gemini urls are now clickable.
default
2024-06-22
1
-0
/
+7
|
*
Don't show the instance announcement in public pages.
default
2024-06-18
1
-16
/
+18
|
*
Minor tweak to rel=me links.
default
2024-06-15
1
-2
/
+2
|
[prev]
[next]