Commit Graph
2525 Commits
Author SHA1 Message Date
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
default a5766a6c83 The /admin page now accepts ?q=regex for a content search. 2024-05-09 10:04:45 +02:00
default 7b0e9285af Updated dependencies. 2024-05-09 09:32:43 +02:00
default cccc5454c2 Added a maximum results argument to content_search(). 2024-05-09 09:31:10 +02:00
default 8de93b9cd7 mastoapi: some search by content tweaks. 2024-05-09 09:24:39 +02:00
default 2c8d4ce6bd mastoapi: Added content search. 2024-05-09 09:09:22 +02:00
default 06599de966 Merge branch 'master' of grunfink-codeberg:grunfink/snac2 2024-05-09 08:05:21 +02:00
grunfink bbb99b3453 Merge pull request 'Set avatars and custom emoji as square (fixes display in Dillo)' (#166) from kvibber/snac2:style-tweaks-on-2.52 into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/166
2024-05-09 06:04:56 +00:00
Kelson Vibber c17a225ce2 Merge branch 'master' into style-tweaks-on-2.52 2024-05-09 04:42:35 +00:00
Kelson Vibber be420cae77 Set avatars and custom emoji as square (fixes display in Dillo)
The minimalist web browser Dillo has recently started up development
again. Its CSS implementation only applies the explicitly stated
width and height of an image, so avatars were displaying at 2.5 em high,
and the full original width.
https://dillo-browser.github.io/
2024-05-09 04:28:01 +00:00
default 979f2ad140 Rewritten content_search() to read from both timelines. 2024-05-08 16:43:02 +02:00
default 34c8968cfb Minor tweaks to content_search(). 2024-05-08 11:06:33 +02:00
default 52ba7f030e Renamed to content_search(). 2024-05-08 11:00:50 +02:00
default dc74cac6c9 Added a timeout flag to search_by_content(). 2024-05-08 10:27:30 +02:00
default 3ab733cdf5 New function search_by_content(). 2024-05-08 10:20:25 +02:00
default 5d519288fb Merge branch 'master' of grunfink-codeberg:grunfink/snac2 2024-05-08 09:48:57 +02:00
grunfink 01de131a17 Merge pull request 'allow unboosting your own posts' (#165) from khm/snac2:unboost-self into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/165
2024-05-08 07:48:18 +00:00
khm d27a60dfe7 allow unboosting your own posts 2024-05-07 23:28:51 -07:00
default fa8b401927 More HTML simplification. 2024-05-08 04:15:36 +02:00
default 2322de4900 Added a title to the instance timeline. 2024-05-07 20:53:58 +02:00
default d3cdbf1702 Added a title to list timelines. 2024-05-07 20:51:43 +02:00
default 3355d5559d New op #3 to list_maint() (get list name). 2024-05-07 20:51:24 +02:00
default 82ec4ea95c Minor "Back to top" "More..." link refactoring. 2024-05-07 20:32:13 +02:00
default b57409a959 Fixed typo. 2024-05-07 19:45:10 +02:00
default 6b1721c977 List timelines can now be (manually) navigated from the web UI.
URLs are {srv_baseurl}/{user}/list/{list_id} (you must know the list id).
2024-05-07 19:40:28 +02:00