default
|
a20e8b8cd5
|
New function html_user_head().
|
2023-11-27 21:06:04 +01:00 |
|
default
|
85e5fc0576
|
New function html_instance_body() (still unused).
|
2023-11-27 20:35:58 +01:00 |
|
default
|
c50e6c41ea
|
New function html_instance_head().
|
2023-11-27 14:15:36 +01:00 |
|
default
|
3ac738b0b9
|
More HTML tweaks.
|
2023-11-27 14:05:56 +01:00 |
|
default
|
c34d701a65
|
Revert "More minor HTML tweaks."
This reverts commit fab8b57e31 .
|
2023-11-27 14:02:29 +01:00 |
|
default
|
fab8b57e31
|
More minor HTML tweaks.
|
2023-11-27 14:00:21 +01:00 |
|
default
|
cac8eba520
|
html_msg_icon() is full xs_html.
|
2023-11-27 10:27:28 +01:00 |
|
default
|
1663adbf56
|
Backport from xs.
|
2023-11-27 10:19:01 +01:00 |
|
default
|
5a4de9cc8e
|
Minor html tweak.
|
2023-11-26 20:44:25 +01:00 |
|
default
|
c0c3e75508
|
Minor html tweaks.
|
2023-11-26 20:30:36 +01:00 |
|
default
|
9ea3876cb6
|
html_top_controls() is fully xs_html.
|
2023-11-26 20:27:57 +01:00 |
|
default
|
3f94080278
|
The user settings form has been converted to xs_html.
|
2023-11-26 20:14:47 +01:00 |
|
default
|
6417d23851
|
Use html_note() in html_top_controls().
|
2023-11-26 19:15:43 +01:00 |
|
default
|
daad4ee4c3
|
Convert the 'Operations...' top control to xs_html.
|
2023-11-26 19:05:00 +01:00 |
|
default
|
1d7619ab83
|
Started refactoring html_top_controls().
|
2023-11-26 18:39:00 +01:00 |
|
default
|
63dbb5dcf9
|
More xs_html tweaks.
|
2023-11-25 10:25:40 +01:00 |
|
default
|
1359a561f3
|
Got rid of old html_button().
|
2023-11-25 10:10:38 +01:00 |
|
default
|
29010d6fbc
|
html_entry_controls() is now pure xs_html.
|
2023-11-25 10:02:32 +01:00 |
|
default
|
c71047ca02
|
Fixed html_note() where cw_text is XSTYPE_NULL.
|
2023-11-25 08:50:34 +01:00 |
|
default
|
7d7110cb3b
|
New function html_base_head().
|
2023-11-23 23:33:57 +01:00 |
|
default
|
073140eced
|
The post edit box also uses html_note().
|
2023-11-23 22:55:20 +01:00 |
|
default
|
9880ac3c09
|
Use html_note() for the reply form.
|
2023-11-23 22:31:19 +01:00 |
|
default
|
8b4ae8b1a0
|
html_footer() is pure xs_html.
|
2023-11-23 22:05:31 +01:00 |
|
default
|
cac1ce0578
|
html_people_list() returns an xs_html.
|
2023-11-23 21:20:10 +01:00 |
|
default
|
d2a5a55b95
|
Use html_note() from html_people_list().
|
2023-11-23 21:04:11 +01:00 |
|
default
|
741302cc3b
|
New function html_note() (still unused).
|
2023-11-23 20:41:10 +01:00 |
|
default
|
1466331abe
|
Minor xs_html tweaks.
|
2023-11-22 14:40:16 +01:00 |
|
default
|
b6603380b4
|
More work in dm_textarea towards a generic html_note().
|
2023-11-22 14:23:14 +01:00 |
|
default
|
258850feac
|
Backport from xs.
|
2023-11-22 13:07:19 +01:00 |
|
default
|
4e8beaab8f
|
Some xs_html usage in html_notifications().
|
2023-11-22 12:50:48 +01:00 |
|
default
|
7236e15e8c
|
More refactoring of html_people_list().
|
2023-11-21 11:26:45 +01:00 |
|
default
|
f3ad5f0bb3
|
More refactoring of html_people_list().
|
2023-11-21 11:11:05 +01:00 |
|
default
|
009a1da064
|
Refactored part of html_people_list() using xs_html.
|
2023-11-20 21:46:22 +01:00 |
|
default
|
4e01a3b33c
|
Some xs_html refactoring.
|
2023-11-20 20:53:57 +01:00 |
|
default
|
73b1ef1599
|
html_actor_icon() returns an xs_html.
|
2023-11-20 20:33:52 +01:00 |
|
default
|
1ad4a93649
|
html_actor_icon() uses xs_html.
|
2023-11-20 20:28:20 +01:00 |
|
default
|
4fe2ccd670
|
html_actor_icon() returns an xs_str instead of adding to another one.
|
2023-11-20 19:47:41 +01:00 |
|
default
|
a6a51903ef
|
The RSS is created using xs_html.
|
2023-11-20 19:25:53 +01:00 |
|
default
|
7dd1c8a1ba
|
Use xs_html in html_footer().
|
2023-11-20 18:50:42 +01:00 |
|
default
|
bc5d0d4ed0
|
Replaced encode_html_strict() with xs_html_encode().
|
2023-11-20 18:33:24 +01:00 |
|
default
|
b8e5a00eab
|
Fixed history disabling.
|
2023-11-19 18:44:02 +01:00 |
|
default
|
3c6d32334a
|
History can be disabled.
|
2023-11-19 18:34:14 +01:00 |
|
default
|
8c6c4229d0
|
More HTML fixes.
|
2023-11-09 14:26:04 +01:00 |
|
default
|
cd74f80279
|
Fixed stray end of a tag.
|
2023-11-09 14:04:50 +01:00 |
|
default
|
42629c9742
|
Show the "Search results for #tag" title.
|
2023-11-08 10:22:25 +01:00 |
|
default
|
8417a80fec
|
Added a tag argument to html_timeline().
|
2023-11-08 10:14:56 +01:00 |
|
default
|
55d3ef5024
|
Tags can now be searched for from the server base URL.
|
2023-11-08 09:20:34 +01:00 |
|
default
|
770fc331fd
|
Use an md5 instead of a fixed file name in avatars and headers.
|
2023-11-01 18:54:21 +01:00 |
|
default
|
85a9ebc471
|
Added web UI for setting the 'private' flag.
|
2023-10-16 18:59:41 +02:00 |
|
default
|
4676f8ce13
|
The HTML user page does not show an error, only the empty header.
|
2023-10-08 19:27:07 +02:00 |
|
default
|
8524ace23f
|
Hide posts from the public web for accounts with 'private' == true.
|
2023-10-08 00:06:37 +02:00 |
|
default
|
b1868d85bb
|
New function encode_html_strict().
|
2023-10-04 18:19:38 +02:00 |
|
default
|
5278e89142
|
Added more calls to xs_match().
|
2023-09-21 21:35:34 +02:00 |
|
default
|
749dbef349
|
Used xs_match() in some places.
|
2023-09-21 21:25:45 +02:00 |
|
default
|
f8c62fe210
|
Pinned posts are never purged.
|
2023-09-18 22:52:27 +02:00 |
|
default
|
f556cb5c7d
|
Show metadata in the public HTML page.
|
2023-09-18 11:49:27 +02:00 |
|
default
|
5a3c7cf985
|
Added web UI to store profile metadata (as key/value pairs).
|
2023-09-18 11:13:30 +02:00 |
|
default
|
d32141eb22
|
Process Follow Group and Unfollow Group buttons.
|
2023-09-06 13:58:55 +02:00 |
|
default
|
7eef1b4b5e
|
Added new buttons to Follow/Unfollow Groups.
|
2023-09-06 13:50:02 +02:00 |
|
default
|
442ba99ada
|
Minor tweak to avoid possible undefined behaviour.
|
2023-08-29 19:38:53 +02:00 |
|
default
|
29896e2ac6
|
Renamed label 'Older entries...' back to 'More...'.
|
2023-08-28 07:59:33 +02:00 |
|
default
|
5518bb509b
|
In HTML images, move the loading=lazy BEFORE the src attribute.
This may (or may not, not completely sure) avoid this Firefox bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1647077
|
2023-08-24 06:52:42 +02:00 |
|
default
|
2f8e4645b1
|
Only show the 'audience' field in the 'Page' post.
|
2023-08-23 09:47:05 +02:00 |
|
default
|
505084bab7
|
Added some support for 'Article' object types.
|
2023-08-23 09:44:46 +02:00 |
|
default
|
b9f4bea0c9
|
Only use a Link as an attachment if there are no other.
|
2023-08-19 22:05:12 +02:00 |
|
default
|
31fff8bf19
|
Show current vote count on mouseover.
|
2023-08-19 17:16:30 +02:00 |
|
default
|
dae2e406d6
|
history_add() now creates an etag.
|
2023-08-19 09:59:58 +02:00 |
|
default
|
5c7b26bcdc
|
static_get() and history_get() both share the same code.
|
2023-08-19 09:52:04 +02:00 |
|
default
|
5de1a9ce0c
|
Rewritten history_get() prototype to match static_get().
|
2023-08-19 09:31:13 +02:00 |
|
default
|
6ede6497ad
|
Convert 'Link' attachments that have a media extension to something more useful.
|
2023-08-17 17:38:39 +02:00 |
|
default
|
8b28a6894f
|
Header banners can now be uploaded.
|
2023-08-14 18:33:44 +02:00 |
|
default
|
8c87b6894e
|
Fixed some warning.
|
2023-08-14 18:04:27 +02:00 |
|
default
|
3f7e3c1d81
|
Unify the instance description text.
|
2023-08-14 18:02:20 +02:00 |
|
default
|
16c14060a8
|
Discard avatar uploads that are not images.
|
2023-08-14 15:12:09 +02:00 |
|
default
|
2696f62dc5
|
If the user has a header image, show it the public page.
|
2023-08-14 15:00:46 +02:00 |
|
default
|
ab41e651d0
|
Don't show children in the instance timeline.
|
2023-08-14 11:48:05 +02:00 |
|
default
|
86571f37bb
|
The instance URL can now show a timeline.
|
2023-08-14 11:24:41 +02:00 |
|
default
|
64111f85bd
|
Some work towards an instance timeline.
|
2023-08-14 10:08:19 +02:00 |
|
default
|
d291bb16ca
|
Allow a NULL snac struct in html_entry().
|
2023-08-12 14:03:44 +02:00 |
|
default
|
cac1c6febd
|
Rewritten actor_get() to not depend on a user.
|
2023-08-12 11:23:01 +02:00 |
|
default
|
499697258d
|
Rewritten is_msg_public() to not depend on a user.
|
2023-08-12 09:43:01 +02:00 |
|
default
|
d305f899eb
|
Set the default poll end time to 1 hour.
|
2023-08-11 12:38:10 +02:00 |
|
default
|
4c6f1a79e4
|
Added web UI for limit/unlimit actions.
|
2023-08-10 19:18:24 +02:00 |
|
default
|
18976dc6b8
|
Revert "Implemented hide_followers_only."
Posts from groups give false positives from hide_followers_only,
so the full idea is discarded.
This reverts commit b3797d2416 .
|
2023-08-09 14:43:27 +02:00 |
|
default
|
cdb201cc04
|
Revert "Added web interface for hide_followers_only."
This reverts commit 84e8cb419b .
|
2023-08-09 14:42:38 +02:00 |
|
default
|
84e8cb419b
|
Added web interface for hide_followers_only.
|
2023-08-09 14:34:22 +02:00 |
|
default
|
b3797d2416
|
Implemented hide_followers_only.
|
2023-08-09 14:29:09 +02:00 |
|
default
|
3e5bb109d1
|
Renamed json dump functions to new xs spec.
|
2023-08-08 19:29:34 +02:00 |
|
default
|
6f2e407692
|
Added hints to web UI buttons.
|
2023-08-07 06:06:04 +02:00 |
|
default
|
f5a3dbf8d6
|
Use xs_json_dump_pp() wherever possible.
|
2023-08-03 09:02:08 +02:00 |
|
default
|
a3226b5b7a
|
Don't redir to 'snac-posts', now that the top page is smaller.
|
2023-08-02 08:47:57 +02:00 |
|
default
|
0f8c0cd694
|
Updated comment in headers.
|
2023-07-28 11:34:18 +02:00 |
|
Yonle
|
b2a274df76
|
html.c: Fix non-list tag object for external custom emoji
Signed-off-by: Yonle <yonle@lecturify.net>
|
2023-07-26 06:10:08 +00:00 |
|
default
|
ede2a38b2b
|
If an image has no description, try the post 'name' field.
|
2023-07-25 12:36:04 +02:00 |
|
default
|
085c5a545a
|
Simplified attachment iteration in HTML rendering.
|
2023-07-25 12:31:42 +02:00 |
|
default
|
e6baeadf5f
|
Allow the 'attachment' field of a post to be single object instead of a list.
It seems that Gotosocial does this.
|
2023-07-25 12:01:42 +02:00 |
|
default
|
2ee74c9a6a
|
Added a 'Back to top' link at the end of the page.
|
2023-07-24 20:51:24 +02:00 |
|
Yonle
|
3c1dc419ea
|
html.c: Put "User Settings" outside of "Operations".
Signed-off-by: Yonle <yonle@lecturify.net>
|
2023-07-24 23:13:13 +07:00 |
|
Yonle
|
25bb8f0dd2
|
Rollback to 86f507410b for some reasons.
Signed-off-by: Yonle <yonle@lecturify.net>
|
2023-07-24 22:56:18 +07:00 |
|
Yonle
|
e776bf7e2c
|
html.c: Rollback to e9adaa1f7a, Put "User Settings..." outside of "Operations..."'s <details> element
Signed-off-by: Yonle <yonle@lecturify.net>
|
2023-07-24 20:42:26 +07:00 |
|