Commit Graph

2749 Commits

Author SHA1 Message Date
default
37b6c7926e Minor code reformatting. 2024-05-26 09:01:13 +02:00
grunfink
411a0f0db9 Merge pull request 'Enable deletion of avatar and header image in user settings' (#168) from louis77/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/168
2024-05-26 06:25:52 +00:00
Louis Brauer
9749a65007 Enable deletion of avatar and header image in user settings 2024-05-26 01:47:22 +02:00
Louis Brauer
84a767dd08 Merge pull request 'master' (#1) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/louis77/snac2/pulls/1
2024-05-25 08:05:36 +00:00
default
a292080000 Backport from xs (fix regex.h compilation with tcc). 2024-05-25 08:24:08 +02:00
default
f631fc5ed2 Added a 'title' to each list timeline. 2024-05-24 19:06:39 +02:00
default
a727bb29f6 Don't show list links in read only timelines. 2024-05-24 12:36:08 +02:00
default
bd4511e7c5 Show 'Nothing found for tag' message. 2024-05-24 12:31:41 +02:00
default
8ebad8d536 Minor list show tweaks. 2024-05-24 12:24:23 +02:00
default
a787c818b2 Added links to the lists in html_timeline(). 2024-05-24 12:12:03 +02:00
default
fcead8ea96 Also delete the list .idx.bak. 2024-05-24 12:05:31 +02:00
default
8cf7559a7e Added more const. 2024-05-23 10:01:37 +02:00
default
63e0ca5aba Also return an application/ld+json object in webfinger. 2024-05-22 16:14:58 +02:00
grunfink
76f20bb79e Merge pull request 'Change WebFinger content type to RFC-required type' (#167) from steve-bate/snac2:pr-webfinger-content-type into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/167
2024-05-22 14:01:03 +00:00
default
8fd070bb9a Fixed warning. 2024-05-22 14:14:29 +02:00
Steve Bate
59bdaca3a8 Change WebFinger content type to RFC-required type 2024-05-22 09:43:36 +02:00
default
c9c9b0bfdc Updated README. 2024-05-22 09:37:44 +02:00
default
ed973241f4 Another approach to disabling SHM. 2024-05-21 19:08:33 +02:00
default
cdfaf6dc57 New compilation variable WITHOUT_SHM, to disable shared memory functions. 2024-05-21 18:57:13 +02:00
default
4777fc86cb Added const everywhere. 2024-05-21 14:12:15 +02:00
default
b95fbe4e43
Version 2.53 RELEASED. 2024-05-16 15:47:43 +02:00
default
e7fa6d9920 Skip hidden posts in content_search(). 2024-05-15 13:36:59 +02:00
default
0a6df8e504 Renamed content_check() to content_match(). 2024-05-15 13:31:53 +02:00
default
0a6cfba399 Moved functions around. 2024-05-15 13:29:07 +02:00
default
ff8d49a899 Use xs_regex_match() where applicable. 2024-05-15 13:27:23 +02:00
default
d531649776 Updated RELEASE_NOTES. 2024-05-15 07:52:35 +02:00
default
2ed0a08f9f Convert the regex to lowercase in content_search().
Is this a good idea?
2024-05-15 06:07:33 +02:00
default
34311714ce User search can also be done by tag. 2024-05-15 05:57:21 +02:00
default
281f934f74 content_search() also searches the instance timeline. 2024-05-14 05:17:33 +02:00
default
ba00443b84 Updated RELEASE_NOTES. 2024-05-12 09:02:38 +02:00
default
61b9ad8ee5 Updated TODO. 2024-05-12 08:57:38 +02:00
default
ab9a1d4b1b Updated TODO. 2024-05-11 19:45:48 +02:00
default
9acba489fb Add some special treatment to Event object display. 2024-05-11 19:35:33 +02:00
default
0a11d70fbe Fixed git conflict. 2024-05-11 19:18:07 +02:00
default
4d53a7b6f7 In timeline_request(), call enqueue_actor_request on actor errors. 2024-05-11 19:16:54 +02:00
default
6f3763f452 Show 'Event' object types as Notes. 2024-05-11 19:15:18 +02:00
default
e1ce85debd Unified post-like object type match. 2024-05-11 18:46:15 +02:00
default
3954361785 Updated TODO. 2024-05-11 18:38:18 +02:00
default
a0d98f3d2a Bumped version. 2024-05-11 09:37:34 +02:00
default
32646aa786 Updated RELEASE_NOTES. 2024-05-11 09:37:20 +02:00
default
1762e0f145 Added an incremental max seconds value to every content search page. 2024-05-11 09:29:38 +02:00
default
f2a33727e7 Added a search box. 2024-05-10 17:54:15 +02:00
default
767c2d98d5 Also add the 'More...' link if there was a search timeout. 2024-05-10 12:49:03 +02:00
default
c2c0f3b39b More search tweaks la la la la. 2024-05-10 12:44:26 +02:00
default
d12ebcef82 More search tweaks MUAHAHAHA. 2024-05-10 12:22:36 +02:00
default
5d1577af3c More web ui search tweaks baaaaah I'm boring. 2024-05-10 11:55:45 +02:00
default
1632e009a4 More content_search() tweaks. 2024-05-10 11:42:15 +02:00
default
1531e81a31 Added a skip argument to content_search(). 2024-05-10 11:29:18 +02:00
default
2b27a0d772 Some tweaks to web ui search. 2024-05-10 11:02:59 +02:00
default
430afe103b Added a title to search results. 2024-05-09 22:57:08 +02:00