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
*
Don't read this actor with actor_get().
default
2022-10-19
1
-0
/
+3
*
xs_base64_dec() can now be used as a string, so do it.
default
2022-10-18
1
-5
/
+1
*
Also process Emojis in the post content.
default
2022-10-17
1
-0
/
+22
*
Emoji must be img, not urls.
default
2022-10-17
1
-1
/
+2
*
Process :shortnames: in user names.
default
2022-10-17
1
-1
/
+20
*
Also allow image attachments from reply posts.
default
2022-10-16
1
-5
/
+5
*
Attachments are now starting to get real.
default
2022-10-16
1
-1
/
+26
*
Use multipart/form-data for posts (on the way to supporting uploads).
default
2022-10-16
1
-4
/
+3
*
Also add the 'Image to attach' field to reply textareas.
default
2022-10-12
1
-2
/
+5
*
Deleted useless code.
default
2022-10-11
1
-4
/
+1
*
Serve static files with the s/ prefix.
default
2022-10-11
1
-3
/
+17
*
Deleted unused code.
default
2022-10-10
1
-2
/
+0
*
build_mentions() completes uids without host.
default
2022-10-10
1
-8
/
+7
*
Media can be attached to notes.
default
2022-10-10
1
-4
/
+13
*
Attached videos are now embedded.
default
2022-10-10
1
-1
/
+14
*
Minor logging tweak.
default
2022-10-09
1
-1
/
+1
*
New optional server config directive 'disable_cache'.
default
2022-10-09
1
-2
/
+8
*
Moved message formatting to format.c.
default
2022-10-07
1
-110
/
+0
*
Use xs_is_null() instead of NULL comparison when getting actor's name.
default
2022-10-07
1
-2
/
+2
*
Don't indent entry children beyond 4.
default
2022-10-07
1
-1
/
+4
*
Do not show the hour in the date.
default
2022-10-06
1
-1
/
+2
*
After doing some timeline operation, the page is loaded at the snac-posts anc...
default
2022-10-06
1
-1
/
+2
*
New function build_mentions(), for the reply textareas.
default
2022-10-06
1
-1
/
+40
*
Fixed bug in Boost (by URL).
default
2022-10-05
1
-1
/
+1
*
Fixed bug in the entry children popup.
default
2022-10-04
1
-1
/
+1
*
Minor tweak to url regex.
default
2022-10-04
1
-1
/
+1
*
Ensure the login information is null-terminated.
default
2022-10-04
1
-1
/
+6
*
Deleted debugging code.
default
2022-10-03
1
-6
/
+0
*
Renamed cached file _timeline.html to timeline.html_ to exclude it from globs.
default
2022-10-03
1
-5
/
+5
*
Added history support.
default
2022-10-02
1
-0
/
+6
*
The history is shown at the bottom of the local timeline.
default
2022-10-02
1
-0
/
+29
*
Implemented local timeline cache.
default
2022-10-02
1
-4
/
+18
*
An 'Update' message is set to everyone when data is changed.
default
2022-10-02
1
-0
/
+5
*
User data can be modified from the web interface.
default
2022-10-02
1
-0
/
+35
*
Minor tweak.
default
2022-10-02
1
-4
/
+6
*
Implemented 'Delete'.
default
2022-10-01
1
-0
/
+13
*
More snac-origin work.
default
2022-10-01
1
-6
/
+29
*
Show a link in the snac-origin in level 0 entries.
default
2022-10-01
1
-1
/
+13
*
New web action 'Unfollow'.
default
2022-10-01
1
-1
/
+15
*
New web action 'Follow'.
default
2022-10-01
1
-0
/
+8
*
New MUTE web action.
default
2022-10-01
1
-6
/
+27
*
Show the preferredUsername in name is "".
default
2022-09-30
1
-1
/
+1
*
Also show Follow messages in the timeline.
default
2022-09-30
1
-4
/
+16
*
Timeline is cached.
default
2022-09-30
1
-4
/
+17
*
Likes and Boosts can be done from the web interface.
default
2022-09-30
1
-0
/
+24
*
Posts can be done from the web interface.
default
2022-09-30
1
-0
/
+60
*
Added support for one-entry timeline.
default
2022-09-29
1
-3
/
+14
*
Simplified HTML.
default
2022-09-29
1
-40
/
+18
*
More HTML work.
default
2022-09-29
1
-0
/
+60
*
More HTML work.
default
2022-09-29
1
-3
/
+76
[next]