Commit graph

45 commits

Author SHA1 Message Date
Mike Macgirvin
d25b3f9fc7 missed signature => proof on a few controllers 2024-01-06 06:31:03 +11:00
Mike Macgirvin
1ed3fcf68e Remove LD-signatures with extreme bias. 2024-01-03 11:17:40 +11:00
Mike Macgirvin
1d84f88342 $attributedTo is string in this case. 2023-12-14 22:38:22 +11:00
Mike Macgirvin
50e95cfd69 more 2024 development 2023-12-14 22:36:44 +11:00
Mike Macgirvin
61817e8ff1 refactor actor_store() to accept webfinger results which will be required to check ActivityPub sources for OWA capability. 2023-10-26 06:31:37 +11:00
Mike Macgirvin
2a473dac2b make scrollbars configurable 2023-10-08 22:06:10 +11:00
Mike Macgirvin
9c5a5651ae regression: your own like should turn the like icon blue 2023-09-10 20:40:00 +10:00
Mike Macgirvin
c7ded01087 begin federated search compatibility and other minor cleanup 2023-09-06 08:19:07 +10:00
Mike Macgirvin
f09b1882ae more work on showmore/scrolling 2023-07-23 21:44:29 +10:00
Mike Macgirvin
bc67e1ce3b filter OWA related query params for activitypub search 2023-07-09 13:29:03 -07:00
Mike Macgirvin
b01641518f search permission regression 2023-04-30 12:13:39 +10:00
Mike Macgirvin
78988410c4 don't whitescreen search page when not logged in. 2023-04-28 06:22:11 +10:00
Mike Macgirvin
88051c8bb3 add dns search to search module 2023-04-20 09:07:46 +10:00
Mike Macgirvin
0088faec32 bug: no search results unless maxtags/mintags were specified 2023-04-13 21:59:57 -07:00
Mike Macgirvin
8a943be609 search hashtags by configurable min or max total hashtags 2023-03-09 12:19:40 +11:00
Mike Macgirvin
a27e120730 issue #47 - don't set the profile unless this is a channel search. 2023-02-15 07:34:05 +11:00
Mike Macgirvin
e78c2698d5 add remote search 2023-01-26 18:29:09 +11:00
Mike Macgirvin
cb9158f2d8 add new permissions to existing pre-defined roles 2023-01-26 11:00:43 +11:00
Mike Macgirvin
dbc0e04446 clean up the 'block_public_search' setting so that it functions in an intuitive manner with our updated and improved site search. 2023-01-26 08:31:40 +11:00
Mike Macgirvin
e89e0a982c search testing cont. 2023-01-24 22:20:40 +11:00
Mike Macgirvin
08cb02cd4b remove debugging 2023-01-24 21:39:20 +11:00
Mike Macgirvin
9ae687af28 testing search module changes 2023-01-24 21:28:28 +11:00
Mike Macgirvin
444e5c721d yadda yadda search module 2023-01-24 21:04:21 +11:00
Mike Macgirvin
566a33e94c search module cont. 2023-01-24 19:45:09 +11:00
Mike Macgirvin
3014e09f4c more work on search 2023-01-24 09:18:44 +11:00
Mike Macgirvin
0ef904ea65 more search work 2023-01-24 09:05:44 +11:00
Mike Macgirvin
4d5671fbb1 more work on search module 2023-01-24 07:59:51 +11:00
Mike Macgirvin
7853b1c404 cleanup 2023-01-23 20:06:14 +11:00
Mike Macgirvin
cc3917054d modify search module to provide controlling channels. 2023-01-23 19:58:15 +11:00
Mike Macgirvin
d1a64aec08 rename function 2023-01-21 09:35:14 +11:00
Mike Macgirvin
a3c88b2d6c make search available over Nomad as well as AS/AP. 2023-01-21 09:33:07 +11:00
Mike Macgirvin
e1b9a29d87 review/refactor federated search 2023-01-21 08:22:35 +11:00
Mike Macgirvin
83654bedc3 add identity context and refactor context generation 2022-12-16 08:24:47 +11:00
Mike Macgirvin
125f82dd97 refactor get_post_tags() to remove link argument 2022-10-23 11:50:31 +11:00
Mike Macgirvin
ac1b562235 add distance support to stream queries 2022-09-17 07:55:12 +10:00
Mike Macgirvin
09a11607a0 when searching ActvityPub urls from the navbar, run htmlspecialchars_decode on the url to reverse the HTML cleansing performed on search terms. This is an issue if there are multiple query args as the ampersand will be HTML escaped. 2022-08-15 12:47:49 -07:00
Mike Macgirvin
0889f83fc1 whitespace 2022-08-05 14:14:47 -07:00
Mike Macgirvin
b24ac794b1 cleaner display urls 2022-07-20 04:26:28 -07:00
Mike Macgirvin
3a0a866c5f xchan_remote_profile_photo storage issue 2022-06-18 18:27:41 -07:00
Mike Macgirvin
943fce51fd deprecate block_public 2022-06-01 14:18:51 -07:00
nobody
59c252dcd8 more AS attachment stuff 2022-04-21 14:46:21 -07:00
nobody
467a2299ee don't call "special" search routines if ActivityPub output is requested 2022-03-15 22:57:30 -07:00
nobody
9296aad67d cleanup json-search feature 2022-03-12 14:04:16 -08:00
nobody
9fac840f2c provide activitypub collection feeds for search results 2022-03-12 12:44:12 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00