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
...
*
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
|
*
More HTML work.
default
2022-09-29
1
-6
/
+8
|
*
html_entry() is built in its own string and then added.
default
2022-09-29
1
-7
/
+9
|
|
|
|
This will be faster.
*
Added the score for local posts.
default
2022-09-28
1
-1
/
+13
|
*
New function ftime().
default
2022-09-28
1
-0
/
+6
|
*
More HTML work.
default
2022-09-28
1
-20
/
+47
|
*
Better coping with timeouts.
default
2022-09-28
1
-1
/
+1
|
*
More HTML work.
default
2022-09-28
1
-36
/
+45
|
*
More HTML work.
default
2022-09-28
1
-1
/
+92
|
*
More HTML work.
default
2022-09-28
1
-0
/
+24
|
*
Got xs_set.h from xs.
default
2022-09-28
1
-0
/
+1
|
*
New function html_top_controls().
default
2022-09-28
1
-12
/
+103
|
*
More HTML work.
default
2022-09-28
1
-3
/
+37
|
*
New function static_get().
default
2022-09-28
1
-1
/
+41
|
*
New function html_msg_icon().
default
2022-09-28
1
-1
/
+146
|
*
New function login() (untested).
default
2022-09-28
1
-0
/
+24
|
*
Added dummy HTTP handlers for html.
default
2022-09-28
1
-0
/
+18
|
*
Rewrite not_really_markdown() with xs_regex_split().
default
2022-09-27
1
-55
/
+39
|
*
Backport from xs.
default
2022-09-27
1
-3
/
+3
|
*
Disabled URL replacement by now because it's not infinite-loop-safe.
default
2022-09-27
1
-2
/
+9
|
*
More work in not_really_markdown().
default
2022-09-27
1
-2
/
+58
|
*
Use xs_replace_i() in some places.
default
2022-09-27
1
-4
/
+1
|
*
Started function not_really_markdown().
default
2022-09-27
1
-0
/
+65
|
*
[html.c] new file.
default
2022-09-27
1
-0
/
+9
[prev]