Commit Graph

1302 Commits

Author SHA1 Message Date
ThatOneCalculator
d91a49e966 fix 2023-05-29 19:34:32 -07:00
ThatOneCalculator
354a3d9fa9 up redis deps 2023-05-29 19:32:33 -07:00
ThatOneCalculator
578d023d32 chore: up bull-board deps 2023-05-29 19:30:20 -07:00
PrivateGER
91970a2fc6 formatter 2023-05-29 20:09:52 +02:00
PrivateGER
7ef78fcd12 Make Meilisearch optional and don't connect if unconfigured 2023-05-29 19:46:38 +02:00
ThatOneCalculator
e761bd6b23 fixes 2023-05-29 10:18:12 -07:00
ThatOneCalculator
0c9e12c340 chore: format 2023-05-29 10:01:34 -07:00
ThatOneCalculator
68b8b5b4ab Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-29 10:00:25 -07:00
ThatOneCalculator
8d363898d4 revert #10222 2023-05-29 10:00:16 -07:00
Kainoa Kanter
21583291bf Merge pull request 'Delete deleted posts from Meilisearch' (#10223) from PrivateGER/calckey:feat/delete-posts-from-meili into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10223
2023-05-29 16:42:57 +00:00
PrivateGER
51160a6a77 Delete deleted posts from Meilisearch 2023-05-29 18:33:57 +02:00
ThatOneCalculator
aaa2041d38 chore: format 2023-05-29 09:31:02 -07:00
PrivateGER
b8bd07e3c4 Only connect to Meili with valid config 2023-05-29 17:36:03 +02:00
Kainoa Kanter
c6adc39792 Merge pull request 'fix: deprecate AID and enforce Cuid2' (#10216) from nmkj/calckey:deprecate-aid into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10216
2023-05-29 04:12:15 +00:00
ThatOneCalculator
fab56443ef chore: 💡 meili 2023-05-28 21:04:54 -07:00
ThatOneCalculator
62835aa4a3 chore: formatting 2023-05-28 20:34:18 -07:00
Kainoa Kanter
43f5cdbcc9 Merge pull request 'MeiliSearch Integration' (#10204) from PrivateGER/calckey:feat/meilisearch-integration into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10204
2023-05-29 03:31:38 +00:00
ThatOneCalculator
5a8dfbb8fd feat: server info widget
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-28 20:14:08 -07:00
Namekuji
399b0e96dc use cuid2 with timestamp 2023-05-28 22:16:42 -04:00
PrivateGER
282fdf347a Implement follower and following searches 2023-05-28 00:27:16 +00:00
PrivateGER
0a2c9a6c27 add semicolon after property 2023-05-28 00:27:16 +00:00
PrivateGER
40ad37b870 Default meilisearch data response + linting + prettyfier 2023-05-28 00:27:16 +00:00
PrivateGER
182aaf7a57 Pin meilisearch library 2023-05-28 00:27:16 +00:00
PrivateGER
591639e570 Add ssl option to MeiliSearch config 2023-05-28 00:27:16 +00:00
PrivateGER
2f20cf476b Lint + formatting 2023-05-28 00:27:16 +00:00
PrivateGER
a8a88af73b Remove indexing logger 2023-05-28 00:27:16 +00:00
PrivateGER
35b9245dc4 Correct logging statement + add missing returns 2023-05-28 00:27:16 +00:00
PrivateGER
de3089937d .filter isn't in-place, now reassigning correctly 2023-05-28 00:27:16 +00:00
PrivateGER
85403efe4e Actually assign user object to note 2023-05-28 00:27:16 +00:00
PrivateGER
f5aa0c86cf Load relationships to populate user fields 2023-05-28 00:27:16 +00:00
PrivateGER
e23ca84925 Add parsing of host, fix usernames 2023-05-28 00:27:16 +00:00
PrivateGER
6c7cf90c5b Specify primary key 2023-05-28 00:27:16 +00:00
PrivateGER
755ab39ba0 Fix import 2023-05-28 00:27:16 +00:00
PrivateGER
206f7bfc09 Add high performance batch imports 2023-05-28 00:27:16 +00:00
PrivateGER
243b4fb60b Adjust search term logging + use filtered search query 2023-05-28 00:27:16 +00:00
PrivateGER
44478db3e6 Add createdAt column, fix username filtering, filter advanced search terms correctly 2023-05-28 00:27:16 +00:00
PrivateGER
8edac3c654 Add basic advanced search + attachment metadata hints 2023-05-28 00:27:16 +00:00
PrivateGER
d12e58a038 Import .js files 2023-05-28 00:27:16 +00:00
PrivateGER
55ce94b951 Add Meilisearch widget 2023-05-28 00:27:16 +00:00
PrivateGER
090b5724b4 Fix wrong parameter ordering 2023-05-28 00:27:16 +00:00
PrivateGER
99b4e5e13c Implement Meilisearch Indexing 2023-05-28 00:27:16 +00:00
Freeplay
ee6da4dd22 Don't show unlisted posts in antennas 2023-05-26 20:05:26 -04:00
Kainoa Kanter
fdf2cb6d23 hotfix: try catch hasUnreadAntenna 2023-05-26 16:32:59 +00:00
ThatOneCalculator
494a0a8e92 refactor: make post imports an experiment 2023-05-25 22:05:43 -07:00
ThatOneCalculator
0a45449108 chore: formatting 2023-05-25 19:47:10 -07:00
Kainoa Kanter
609aa0aa6a Merge pull request 'Fix polls & own reactions not showing in replies' (#10199) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10199
2023-05-25 20:50:57 +00:00
Freeplay
d9c8c7af98 Fix polls & own reactions not showing in replies 2023-05-25 15:49:39 -04:00
Kainoa Kanter
43c6dfbdfb Merge pull request 'Display author's replies first, fixes, other stuff' (#10194) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10194
2023-05-25 03:51:34 +00:00
Freeplay
75cb5e18c6 little refactor 2023-05-24 19:33:59 -04:00
April John
5e2adc9ad8 update inbox import timeout 2023-05-24 21:03:37 +02:00