Commit graph

24671 commits

Author SHA1 Message Date
Kainoa Kanter
73cccc2e2b Merge pull request 'New media list layout + hide controls when player too small' (#10213) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10213
2023-05-28 21:24:45 +00:00
Freeplay
cb3eedaf70 fix position 2023-05-28 16:21:00 -04:00
Freeplay
a72dc74f3f fix 2023-05-28 15:25:57 -04:00
Freeplay
32703cd06d fix 2023-05-28 14:35:05 -04:00
Freeplay
96f5795673 Hide video controls if player too small 2023-05-28 13:57:25 -04:00
Kainoa Kanter
3d687351ef Merge pull request 'fix: MFM crop percentage parsing' (#10212) from ikiko/calckey:feat-mfm-crop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10212
2023-05-28 17:47:59 +00:00
ikiko
e4b0f0d15b Merge branch 'develop' into feat-mfm-crop 2023-05-28 17:33:23 +00:00
Isabell
3b5a680fdf fix: MFM crop percentage parsing 2023-05-29 03:31:06 +10:00
Kainoa Kanter
db479c4032 dev26 2023-05-28 16:35:09 +00:00
Kainoa Kanter
7d016ab9f4 Merge pull request 'Feat: add MFM crop content' (#10211) from ikiko/calckey:feat-mfm-crop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10211
2023-05-28 16:34:18 +00:00
Kainoa Kanter
24671091c3 Merge pull request 'Use ph-lock for followers-only visibility' (#10210) from naskya/calckey:ph-lock into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10210
2023-05-28 16:31:29 +00:00
Freeplay
053f5c9c8b tweak 2023-05-28 10:53:45 -04:00
Isabell
62fce3a32e add ability to crop content 2023-05-28 15:19:57 +10:00
Freeplay
4b12973586 Add bottom fade to show less & hide buttons 2023-05-28 00:17:23 -04:00
Freeplay
001d6f6d20 new media list layout 2023-05-27 23:24:38 -04:00
PrivateGER
a1f1b74802 use correct stats property 2023-05-28 03:05:32 +02:00
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