Commit graph

24505 commits

Author SHA1 Message Date
PrivateGER
01ce43e6ad Fix Meilisearch widget reactivity 2023-05-28 02:58:20 +02:00
PrivateGER
40b9f87bef add advanced search parameters in search popup 2023-05-28 00:27:16 +00: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
bd2ece3a01 i18n strings 2023-05-28 00:27:16 +00:00
PrivateGER
182aaf7a57 Pin meilisearch library 2023-05-28 00:27:16 +00:00
PrivateGER
aa6d3c3b74 Remove stray newline 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
856e0359d5 add sonic back to compose 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
e7420a5015 Fix up dockerfile to use 1.0 meili 2023-05-28 00:27:16 +00:00
PrivateGER
3573b6e6bd Fix apiKey naming in config 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
07ef4b5ed1 Add search operators to frontend 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
4cf7089e9d remove extra header 2023-05-28 00:27:16 +00:00
PrivateGER
d12e58a038 Import .js files 2023-05-28 00:27:16 +00:00
PrivateGER
2abf027d33 Fix property names 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
89f1b6357e Meilisearch Config 2023-05-28 00:27:16 +00:00
PrivateGER
99b4e5e13c Implement Meilisearch Indexing 2023-05-28 00:27:16 +00:00
Freeplay
9e0e305aef fix 2023-05-27 18:38:27 -04:00
naskya
1122827980 use ph-lock for followers visibility 2023-05-28 03:10:15 +09:00
Freeplay
a9a09b3635 Fix hide button being not clickable 2023-05-27 11:00:10 -04:00
Freeplay
ee6da4dd22 Don't show unlisted posts in antennas 2023-05-26 20:05:26 -04:00
Freeplay
8387d7e4ac maybe fix blurry text in swiper ? 2023-05-26 17:02:17 -04:00
Kainoa Kanter
fdf2cb6d23 hotfix: try catch hasUnreadAntenna 2023-05-26 16:32:59 +00:00
Freeplay
fdd299f5dd fix font size 2023-05-26 09:13:13 -04:00
ThatOneCalculator
aa3991f335 locale 2023-05-25 22:24:46 -07:00
ThatOneCalculator
3f1aeda46c Revert "chore: rebase to v13 MkFolder"
This reverts commit 8783cf0adfc7018ac1053d0ec1cd5df1517229ca.
2023-05-25 22:17:19 -07:00
ThatOneCalculator
f738da9842 dev23 2023-05-25 22:06:04 -07:00
ThatOneCalculator
494a0a8e92 refactor: make post imports an experiment 2023-05-25 22:05:43 -07:00
ThatOneCalculator
ee3bcff0d3 chore: rebase to v13 MkFolder
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-25 21:46:45 -07:00
ThatOneCalculator
3a9bfc8d20 chore: format 2023-05-25 20:42:14 -07:00
Kainoa Kanter
cec6e144e9 Merge pull request 'fix: weird styling of reaction counts' (#10203) from naskya/calckey:fix/no-emoji-reaction-count-styling into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10203
2023-05-26 03:33:39 +00:00
naskya
66c57e6b41 fix style 2023-05-26 12:28:31 +09:00
Kainoa Kanter
2637ccf1e8 Merge pull request 'Fix reply and quote icons' (#10202) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10202
2023-05-26 03:16:52 +00:00
ThatOneCalculator
ca45d42e36 fix: 💄 margin on expand tweet button 2023-05-25 20:05:19 -07:00