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
2022-10-04
Minor tweak to url regex.
default
1
-1
/
+1
2022-10-04
Ensure the login information is null-terminated.
default
1
-1
/
+6
2022-10-03
Deleted debugging code.
default
1
-6
/
+0
2022-10-03
Renamed cached file _timeline.html to timeline.html_ to exclude it from globs.
default
1
-5
/
+5
2022-10-02
Added history support.
default
1
-0
/
+6
2022-10-02
The history is shown at the bottom of the local timeline.
default
1
-0
/
+29
2022-10-02
Implemented local timeline cache.
default
1
-4
/
+18
2022-10-02
An 'Update' message is set to everyone when data is changed.
default
1
-0
/
+5
2022-10-02
User data can be modified from the web interface.
default
1
-0
/
+35
2022-10-02
Minor tweak.
default
1
-4
/
+6
2022-10-01
Implemented 'Delete'.
default
1
-0
/
+13
2022-10-01
More snac-origin work.
default
1
-6
/
+29
2022-10-01
Show a link in the snac-origin in level 0 entries.
default
1
-1
/
+13
2022-10-01
New web action 'Unfollow'.
default
1
-1
/
+15
2022-10-01
New web action 'Follow'.
default
1
-0
/
+8
2022-10-01
New MUTE web action.
default
1
-6
/
+27
2022-09-30
Show the preferredUsername in name is "".
default
1
-1
/
+1
2022-09-30
Also show Follow messages in the timeline.
default
1
-4
/
+16
2022-09-30
Timeline is cached.
default
1
-4
/
+17
2022-09-30
Likes and Boosts can be done from the web interface.
default
1
-0
/
+24
2022-09-30
Posts can be done from the web interface.
default
1
-0
/
+60
2022-09-29
Added support for one-entry timeline.
default
1
-3
/
+14
2022-09-29
Simplified HTML.
default
1
-40
/
+18
2022-09-29
More HTML work.
default
1
-0
/
+60
2022-09-29
More HTML work.
default
1
-3
/
+76
2022-09-29
More HTML work.
default
1
-6
/
+8
2022-09-29
html_entry() is built in its own string and then added.
default
1
-7
/
+9
2022-09-28
Added the score for local posts.
default
1
-1
/
+13
2022-09-28
New function ftime().
default
1
-0
/
+6
2022-09-28
More HTML work.
default
1
-20
/
+47
2022-09-28
Better coping with timeouts.
default
1
-1
/
+1
2022-09-28
More HTML work.
default
1
-36
/
+45
2022-09-28
More HTML work.
default
1
-1
/
+92
2022-09-28
More HTML work.
default
1
-0
/
+24
2022-09-28
Got xs_set.h from xs.
default
1
-0
/
+1
2022-09-28
New function html_top_controls().
default
1
-12
/
+103
2022-09-28
More HTML work.
default
1
-3
/
+37
2022-09-28
New function static_get().
default
1
-1
/
+41
2022-09-28
New function html_msg_icon().
default
1
-1
/
+146
2022-09-28
New function login() (untested).
default
1
-0
/
+24
2022-09-28
Added dummy HTTP handlers for html.
default
1
-0
/
+18
2022-09-27
Rewrite not_really_markdown() with xs_regex_split().
default
1
-55
/
+39
2022-09-27
Backport from xs.
default
1
-3
/
+3
2022-09-27
Disabled URL replacement by now because it's not infinite-loop-safe.
default
1
-2
/
+9
2022-09-27
More work in not_really_markdown().
default
1
-2
/
+58
2022-09-27
Use xs_replace_i() in some places.
default
1
-4
/
+1
2022-09-27
Started function not_really_markdown().
default
1
-0
/
+65
2022-09-27
[html.c] new file.
default
1
-0
/
+9
[prev]