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 |
|
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 |
|
April John
|
6f4465aa32
|
update post import
|
2023-05-24 20:22:16 +02:00 |
|
naskya
|
b560145259
|
Format
|
2023-05-23 14:11:03 +09:00 |
|
naskya
|
c6d10e705a
|
.js
|
2023-05-23 14:07:35 +09:00 |
|
MeiMei
|
54eb8f613b
|
fix: Escape SQL LIKE
* SQL LIKE escape
|
2023-05-23 13:56:16 +09:00 |
|
Natty
|
6a4ce60241
|
Renote button optimization
|
2023-05-22 17:54:44 -07:00 |
|
ThatOneCalculator
|
5f27c462bb
|
chore: formatting
|
2023-05-22 17:00:50 -07:00 |
|
Kainoa Kanter
|
d2041db91f
|
Nyanize non[consonant]
🟨⬜🟪⬛
https://calckey.social/notes/9f2l6x5u8e
|
2023-05-22 15:57:56 +00:00 |
|
ThatOneCalculator
|
3a4b16b70b
|
chore: up mfm-js in backend
|
2023-05-21 21:39:20 -07:00 |
|
ThatOneCalculator
|
b71643839c
|
Close #10175
|
2023-05-21 20:07:25 -07:00 |
|
naskya
|
4d87266d13
|
files may be undefined
|
2023-05-21 05:34:39 +09:00 |
|
ThatOneCalculator
|
3f414d5921
|
chore: formatting
|
2023-05-19 23:27:56 -07:00 |
|
ThatOneCalculator
|
7e7357bae8
|
forgot }
|
2023-05-19 23:26:01 -07:00 |
|
ThatOneCalculator
|
3196163178
|
simpler fix, thank you @wikiyu
|
2023-05-19 23:22:10 -07:00 |
|
ThatOneCalculator
|
b728c7f722
|
Revert "fix api doc?"
This reverts commit 9e366dc563d376680f277db0d323fb5aa60e5c24.
|
2023-05-19 23:21:00 -07:00 |
|
ThatOneCalculator
|
ec29e55e62
|
fix api doc?
|
2023-05-19 23:14:59 -07:00 |
|