Commit graph

26609 commits

Author SHA1 Message Date
einarr
a304ddc083
chore: Translated using Weblate (Norwegian Bokmål)
Currently translated at 89.4% (1658 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/nb_NO/
2023-09-10 14:24:42 +02:00
einarr
25ee649e85
chore: Translated using Weblate (Norwegian Bokmål)
Currently translated at 89.0% (1651 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/nb_NO/
2023-09-10 11:57:32 +02:00
Hosted Weblate
62ed7fe22c
chore: Merge branch 'origin/develop' into Weblate. 2023-09-10 08:55:17 +02:00
ltlapy
5db4d2b9d8
chore: Translated using Weblate (Korean)
Currently translated at 100.0% (1854 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ko/
2023-09-10 08:55:14 +02:00
Poesty Li
9af0f0bce2
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1854 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hans/
2023-09-10 08:55:12 +02:00
Ayhan Kabak
18f518e4ea
chore: Translated using Weblate (Turkish)
Currently translated at 99.9% (1853 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/tr/
2023-09-10 08:55:11 +02:00
Vin
604be9f95b
chore: Translated using Weblate (Swedish)
Currently translated at 37.6% (698 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/sv/
2023-09-10 08:55:09 +02:00
einarr
33a5c369dd
chore: Translated using Weblate (Norwegian Bokmål)
Currently translated at 88.9% (1649 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/nb_NO/
2023-09-10 08:55:08 +02:00
@DDoSkiray@ddoskey.com
c5ebf2c899
chore: Translated using Weblate (Japanese (Kansai))
Currently translated at 69.7% (1293 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja_KS/
2023-09-10 08:54:30 +02:00
Pynolo
2070a3793f
chore: Translated using Weblate (Italian)
Currently translated at 100.0% (1854 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-09-10 08:54:28 +02:00
Linerly
5d435bdf35
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1854 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-09-10 08:54:24 +02:00
tournesol
86cf27ab52
chore: Translated using Weblate (French)
Currently translated at 99.7% (1849 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2023-09-10 08:54:21 +02:00
Ettore Atalan
276ed4d341
chore: Translated using Weblate (German)
Currently translated at 99.9% (1853 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/de/
2023-09-10 08:54:19 +02:00
jolupa
665cf36d5c
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1854 of 1854 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-09-10 08:54:17 +02:00
naskya
8bd3b7409b make showTimelineReplies deviceAccount 2023-09-09 20:16:23 +00:00
naskya
4f3dc76b8c use Node.js v20.5 for testing (should be reverted in the future)
related commit: 91590b2e52
2023-09-09 20:08:29 +00:00
naskya
b84a10a6ec
make word mutes case insensitive (close #10724) 2023-09-10 05:00:06 +09:00
Namekuji
d3048bff16
Merge branch 'develop' into feat/scylladb 2023-09-09 07:23:13 -04:00
Namekuji
0e087e8f82
feat: migration command from postgres to scylla 2023-09-09 07:18:07 -04:00
Natty
81c97b3749
fix: follow requests pagination looping bug
https://astolfo.social/notes/9jeibgm1wyfk9oha
2023-09-09 18:33:18 +09:00
Namekuji
641b14b9ea
fix: tasks 2023-09-09 04:39:06 -04:00
Namekuji
ee71630842
fix: cql migration 2023-09-09 01:49:05 -04:00
Namekuji
f9b8567f7c
fix: rollback 2023-09-09 01:37:02 -04:00
Namekuji
7d002ec440
add copy 2023-09-09 01:28:07 -04:00
Namekuji
758280a828
remove unused import 2023-09-08 22:13:24 -04:00
Namekuji
bd1b5a9249
wip: drop emoji column 2023-09-08 22:10:36 -04:00
Namekuji
4bde3f126b
wip: adding queries 2023-09-08 12:19:22 -04:00
Namekuji
95bfb26011
wip: adding table struct 2023-09-08 02:33:23 -04:00
Kainoa Kanter
91590b2e52 Merge branch 'fix/set-node-version-in-dockerfile' into 'develop'
fix: Use node 20.5 in Dockerfile

Co-authored-by: Minneyar <minneyar@fuzzyfox.social>

Closes #10730

See merge request firefish/firefish!10592
2023-09-08 03:24:14 +00:00
Minneyar
fa306d29e6 fix: Use node 20.5 in Dockerfile
Co-authored-by: Minneyar <minneyar@fuzzyfox.social>
2023-09-08 03:24:14 +00:00
Kainoa Kanter
2b5a3d67cc Merge branch 'refactor/happy-dom' into 'develop'
perf:  Replace JSDOM with Happy DOM


See merge request firefish/firefish!10593
2023-09-08 03:24:01 +00:00
Kainoa Kanter
4565867b8b perf: Replace JSDOM with Happy DOM 2023-09-08 03:24:01 +00:00
ThatOneCalculator
7931f49d48
dev12 2023-09-07 20:20:30 -07:00
Namekuji
8b46d1de03
wip: add user defined types 2023-09-07 12:16:37 -04:00
Namekuji
ede4e436f6
chore: regenerate entities 2023-09-06 23:36:33 -04:00
Namekuji
49ce084be4
wip: upgrade seaorm 2023-09-06 23:16:00 -04:00
naskya
1a7ccb04e5
fix (minor): noteId is not a number 2023-09-07 02:38:42 +09:00
Namekuji
39c20d947c
fix: render reply 2023-09-06 04:52:00 -04:00
Namekuji
af29002d5d
log when finished 2023-09-06 04:09:51 -04:00
Namekuji
7f00bace29
fix: index all 2023-09-06 04:00:51 -04:00
Namekuji
1402131b9e
fix: tag search 2023-09-06 03:35:34 -04:00
Namekuji
ed1599aaf7
fix: keep limit if using postgres 2023-09-05 20:32:12 -04:00
Namekuji
c41b845f66
return empty list 2023-09-05 20:00:31 -04:00
Namekuji
1606163ad7
fix: file createdAt can be string 2023-09-05 19:44:37 -04:00
Namekuji
970bf99c09
fix: return empty list at the moment 2023-09-05 19:32:37 -04:00
Namekuji
1ec54db257
increase antenna limit 2023-09-05 19:14:47 -04:00
Namekuji
bb0cc000ae
fix: deck columns 2023-09-05 19:08:08 -04:00
Namekuji
065b889ccb
refactor: constrain type 2023-09-05 18:36:29 -04:00
Namekuji
6063f4d7ab
fix: notification 2023-09-05 18:30:38 -04:00
Namekuji
1e6002cab9
fix: redis keys 2023-09-05 15:37:29 -04:00