ThatOneCalculator
|
41c80b693d
|
fixes
|
2023-05-29 10:18:12 -07:00 |
|
ThatOneCalculator
|
7476ebc7a2
|
chore: format
|
2023-05-29 10:01:34 -07:00 |
|
ThatOneCalculator
|
b15f001b31
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-05-29 10:00:25 -07:00 |
|
ThatOneCalculator
|
316a09409c
|
revert #10222
|
2023-05-29 10:00:16 -07:00 |
|
Kainoa Kanter
|
8d81e4f5ee
|
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
|
73bf8eddc7
|
Delete deleted posts from Meilisearch
|
2023-05-29 18:33:57 +02:00 |
|
PrivateGER
|
e52b1330d3
|
Only connect to Meili with valid config
|
2023-05-29 17:36:03 +02:00 |
|
ThatOneCalculator
|
2cf1d9f630
|
chore: formatting
|
2023-05-28 20:34:18 -07:00 |
|
PrivateGER
|
0d41422423
|
Implement follower and following searches
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
8549b66a39
|
Add ssl option to MeiliSearch config
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
274bfcd898
|
Lint + formatting
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
43813d12b5
|
Remove indexing logger
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
308d0a62a6
|
Correct logging statement + add missing returns
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
d0bd8b7d4c
|
.filter isn't in-place, now reassigning correctly
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
1036ac4e8b
|
Actually assign user object to note
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
d9ccf4310f
|
Load relationships to populate user fields
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
62eef2fa67
|
Add parsing of host, fix usernames
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
dae4f58e4c
|
Specify primary key
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
856b05303b
|
Fix import
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
5ae89a69bc
|
Add high performance batch imports
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
e6371e4665
|
Adjust search term logging + use filtered search query
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
9859060c59
|
Add createdAt column, fix username filtering, filter advanced search terms correctly
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
03cd2de8ec
|
Add basic advanced search + attachment metadata hints
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
a33b548555
|
Add Meilisearch widget
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
4f07c88abb
|
Fix wrong parameter ordering
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
340be8e35a
|
Implement Meilisearch Indexing
|
2023-05-28 00:27:16 +00:00 |
|