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
2023-11-26
Minor html tweak.
default
1
-0
/
+1
2023-11-26
Minor html tweaks.
default
1
-1
/
+2
2023-11-26
html_top_controls() is fully xs_html.
default
1
-30
/
+25
2023-11-26
The user settings form has been converted to xs_html.
default
1
-141
/
+183
2023-11-26
Use html_note() in html_top_controls().
default
1
-59
/
+10
2023-11-26
Convert the 'Operations...' top control to xs_html.
default
1
-27
/
+42
2023-11-26
Started refactoring html_top_controls().
default
1
-5
/
+9
2023-11-25
More xs_html tweaks.
default
1
-5
/
+11
2023-11-25
Got rid of old html_button().
default
1
-30
/
+19
2023-11-25
html_entry_controls() is now pure xs_html.
default
1
-55
/
+64
2023-11-25
Fixed html_note() where cw_text is XSTYPE_NULL.
default
1
-1
/
+1
2023-11-23
New function html_base_head().
default
1
-12
/
+42
2023-11-23
The post edit box also uses html_note().
default
1
-45
/
+15
2023-11-23
Use html_note() for the reply form.
default
1
-44
/
+14
2023-11-23
html_footer() is pure xs_html.
default
1
-9
/
+17
2023-11-23
html_people_list() returns an xs_html.
default
1
-28
/
+30
2023-11-23
Use html_note() from html_people_list().
default
1
-47
/
+12
2023-11-23
New function html_note() (still unused).
default
1
-0
/
+144
2023-11-22
Minor xs_html tweaks.
default
1
-7
/
+7
2023-11-22
More work in dm_textarea towards a generic html_note().
default
1
-9
/
+19
2023-11-22
Backport from xs.
default
1
-1
/
+1
2023-11-22
Some xs_html usage in html_notifications().
default
1
-6
/
+15
2023-11-21
More refactoring of html_people_list().
default
1
-18
/
+10
2023-11-21
More refactoring of html_people_list().
default
1
-30
/
+56
2023-11-20
Refactored part of html_people_list() using xs_html.
default
1
-20
/
+44
2023-11-20
Some xs_html refactoring.
default
1
-13
/
+21
2023-11-20
html_actor_icon() returns an xs_html.
default
1
-8
/
+12
2023-11-20
html_actor_icon() uses xs_html.
default
1
-33
/
+45
2023-11-20
html_actor_icon() returns an xs_str instead of adding to another one.
default
1
-10
/
+12
2023-11-20
The RSS is created using xs_html.
default
1
-41
/
+36
2023-11-20
Use xs_html in html_footer().
default
1
-15
/
+18
2023-11-20
Replaced encode_html_strict() with xs_html_encode().
default
1
-5
/
+6
2023-11-19
Fixed history disabling.
default
1
-16
/
+21
2023-11-19
History can be disabled.
default
1
-1
/
+4
2023-11-09
More HTML fixes.
default
1
-1
/
+1
2023-11-09
Fixed stray end of a tag.
default
1
-1
/
+1
2023-11-08
Show the "Search results for #tag" title.
default
1
-8
/
+11
2023-11-08
Added a tag argument to html_timeline().
default
1
-10
/
+21
2023-11-08
Tags can now be searched for from the server base URL.
default
1
-1
/
+1
2023-11-01
Use an md5 instead of a fixed file name in avatars and headers.
default
1
-1
/
+2
2023-10-16
Added web UI for setting the 'private' flag.
default
1
-0
/
+10
2023-10-08
The HTML user page does not show an error, only the empty header.
default
1
-4
/
+7
2023-10-08
Hide posts from the public web for accounts with 'private' == true.
default
1
-0
/
+31
2023-10-04
New function encode_html_strict().
default
1
-6
/
+6
2023-09-21
Added more calls to xs_match().
default
1
-5
/
+2
2023-09-21
Used xs_match() in some places.
default
1
-4
/
+3
2023-09-18
Pinned posts are never purged.
default
1
-1
/
+1
2023-09-18
Show metadata in the public HTML page.
default
1
-0
/
+26
2023-09-18
Added web UI to store profile metadata (as key/value pairs).
default
1
-0
/
+41
2023-09-06
Process Follow Group and Unfollow Group buttons.
default
1
-0
/
+31
[prev]
[next]