Commit Graph

25423 Commits

Author SHA1 Message Date
PrivateGER 9beda9d362 add advanced search parameters in search popup 2023-05-28 00:27:16 +00:00
PrivateGER 0d41422423 Implement follower and following searches 2023-05-28 00:27:16 +00:00
PrivateGER b6638a7862 add semicolon after property 2023-05-28 00:27:16 +00:00
PrivateGER a9889721ec Default meilisearch data response + linting + prettyfier 2023-05-28 00:27:16 +00:00
PrivateGER 5dd106e956 i18n strings 2023-05-28 00:27:16 +00:00
PrivateGER 7e1e42bc47 Pin meilisearch library 2023-05-28 00:27:16 +00:00
PrivateGER 8790ac4a11 Remove stray newline 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 56ddb0555b add sonic back to compose 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 f7a60544b2 Fix up dockerfile to use 1.0 meili 2023-05-28 00:27:16 +00:00
PrivateGER ecdec8320f Fix apiKey naming in config 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 8d08bf3ee4 Add search operators to frontend 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 c7c21f5c16 remove extra header 2023-05-28 00:27:16 +00:00
PrivateGER ed16e6cc28 Import .js files 2023-05-28 00:27:16 +00:00
PrivateGER c35a640bb1 Fix property names 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 7c0509b2f5 Meilisearch Config 2023-05-28 00:27:16 +00:00
PrivateGER 340be8e35a Implement Meilisearch Indexing 2023-05-28 00:27:16 +00:00
Freeplay 9b0b8a4180 fix 2023-05-27 18:38:27 -04:00
Michael 465537 2084273251
chore: Translated using Weblate (German)
Currently translated at 98.9% (1734 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-27 21:33:42 +02:00
Michael 465537 6a64a6e2bc
chore: Translated using Weblate (German)
Currently translated at 98.1% (1720 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-27 20:10:43 +02:00
naskya bfe2de8dea
use ph-lock for followers visibility 2023-05-28 03:10:15 +09:00
Freeplay 73d31ec332 Fix hide button being not clickable 2023-05-27 11:00:10 -04:00
Michael 465537 c1f2664e0c
chore: Translated using Weblate (German)
Currently translated at 98.1% (1720 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-27 12:39:15 +02:00
Michael 465537 3828ef028c
chore: Translated using Weblate (German)
Currently translated at 98.1% (1720 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-27 03:04:22 +02:00
Michael 465537 98b9caa7bc
chore: Translated using Weblate (German)
Currently translated at 98.1% (1720 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-27 02:43:07 +02:00
Michael 465537 237e685d4a
chore: Translated using Weblate (German)
Currently translated at 97.6% (1711 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-27 02:07:14 +02:00
Freeplay c9e5b596c1 Don't show unlisted posts in antennas 2023-05-26 20:05:26 -04:00
TalonTheDragon be6c41d0c5 Add labels to chat form 2023-05-26 23:43:35 +02:00
TalonTheDragon 371794fb34 Do the same for the typing list 2023-05-26 23:38:38 +02:00
TalonTheDragon 36fbd0e419 Add aria live region to message list so they get read automatically as they come in 2023-05-26 23:30:27 +02:00
jolupa 425f628de3
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-05-26 23:04:04 +02:00
Freeplay 7609ac4d88 maybe fix blurry text in swiper ? 2023-05-26 17:02:17 -04:00
Kainoa Kanter c3456c027a hotfix: try catch hasUnreadAntenna 2023-05-26 16:32:59 +00:00
Richard 0ffa306e1d
chore: Translated using Weblate (Dutch)
Currently translated at 32.3% (567 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-05-26 15:15:00 +02:00
Freeplay a3f3ccf514 fix font size 2023-05-26 09:13:13 -04:00