Commit Graph

26434 Commits

Author SHA1 Message Date
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
Natty
81c97b3749
fix: follow requests pagination looping bug
https://astolfo.social/notes/9jeibgm1wyfk9oha
2023-09-09 18:33:18 +09: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
naskya
1a7ccb04e5
fix (minor): noteId is not a number 2023-09-07 02:38:42 +09:00
Namekuji
d69bc740ea
chore: add biome binaries to dev dependencies 2023-09-05 06:28:15 -04:00
Kainoa Kanter
87876a5268 Merge branch 'meta/mr-template' into 'develop'
chore: update docs/MR template

Co-authored-by: naskya <m@naskya.net>

See merge request firefish/firefish!10590
2023-09-04 14:24:06 +00:00
Hosted Weblate
ade39197c3
chore: Merge branch 'origin/develop' into Weblate. 2023-09-04 14:46:39 +02:00
Pynolo
575eb71b26
chore: Translated using Weblate (Italian)
Currently translated at 99.8% (1848 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-09-04 14:46:35 +02:00
naskya
587840ec37
fix: don't show translate button if signed out 2023-09-04 18:18:43 +09:00
naskya
20456f4239
chore: update docs/MR template 2023-09-04 14:14:22 +09:00
Kainoa Kanter
d9f7e2bede Merge branch 'feat/isIndexable' into 'develop'
feat:  `indexable` User property

Co-authored-by: Namekuji <nmkj@waah.day>

Closes #10610

See merge request firefish/firefish!10585
2023-09-04 02:34:04 +00:00
Kainoa Kanter
6d1965ce94 feat: indexable User property 2023-09-04 02:34:04 +00:00
ThatOneCalculator
687cf91608
fix mfm import 2023-09-03 14:30:14 -07:00
ThatOneCalculator
4b121cb549
if translation exists 2023-09-03 14:29:18 -07:00
Kainoa Kanter
917d4ca1e3 Merge branch 'refactor/authCompose' into 'develop'
refactor: ♻️ Migrate auth.vue to compose API

See merge request firefish/firefish!10589
2023-09-03 21:18:38 +00:00
Kainoa Kanter
12ff93baea refactor: ♻️ Migrate auth.vue to composition API 2023-09-03 21:18:38 +00:00
ThatOneCalculator
2e1f5c6c8e
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-09-03 14:06:44 -07:00
ThatOneCalculator
5acb6c449d
chore: 🎨 format 2023-09-03 14:06:30 -07:00
Kainoa Kanter
820d5f77dc Merge branch 'feat/translations' into 'develop'
language for post translation & translate button

See merge request firefish/firefish!10588

Co-authored-by: naskya <m@naskya.net>
2023-09-03 20:50:15 +00:00
naskya
ba3bf35167 language for post translation & translate button 2023-09-03 20:50:15 +00:00
Laura Hausmann
738502f051
[mastodon-client] Correctly implement multiple callback URIs for OAuth, resolves #150 2023-09-03 13:48:51 -07:00
Laura Hausmann
bdc89e5568
Fix search button not visible in narrow viewport guest mode 2023-09-03 13:48:04 -07:00
Kainoa Kanter
4a69c58780 Merge branch 'fix/translate-api' into 'develop'
fix: require credentials in the notes/translate endpoint

See merge request firefish/firefish!10587

Co-authored-by: naskya <m@naskya.net>
2023-09-03 17:00:51 +00:00
Hosted Weblate
50df75ac2b
chore: Merge branch 'origin/develop' into Weblate. 2023-09-03 14:15:09 +02:00
Kyva Iborra
72b3f56b63
chore: Translated using Weblate (Spanish)
Currently translated at 99.4% (1839 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/es/
2023-09-03 14:15:06 +02:00
naskya
f1451c659d
fix: require credentials in the notes/translate endpoint 2023-09-03 11:18:48 +09:00
ThatOneCalculator
26b4c6404a
chore: ⬆️ up photoswipe 2023-09-02 14:05:03 -07:00
Hosted Weblate
96d92bbd8c
chore: Merge branch 'origin/develop' into Weblate. 2023-09-02 22:53:34 +02:00
Florian Martin
75bbb3d5cd
chore: Translated using Weblate (French)
Currently translated at 100.0% (1850 of 1850 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2023-09-02 22:53:29 +02:00
ThatOneCalculator
7e0c9ddc11
artifacting 2023-09-02 12:23:58 -07:00
ThatOneCalculator
1a77e2eca0
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-09-02 12:22:55 -07:00
ThatOneCalculator
45c4a2bb24
dev11 2023-09-02 12:22:53 -07:00
Kainoa Kanter
6691939ccf Merge branch 'fix/redis-mutex' into 'develop'
fix: release redis locks

See merge request firefish/firefish!10586

Co-authored-by: Namekuji <nmkj@waah.day>
2023-09-02 19:22:13 +00:00
Namekuji
fc97614782 fix: release redis locks 2023-09-02 19:22:13 +00:00
ThatOneCalculator
7cdd6af262
fix: 🐛 smaller maskable icon 2023-09-02 12:15:15 -07:00
ThatOneCalculator
d1a4bbf597
maskable icon 2023-09-02 11:55:53 -07:00
ThatOneCalculator
79f9f6377b
docs: 📝 merge request co-authored-by 2023-09-02 11:44:31 -07:00
ThatOneCalculator
86cad1056c
docs: 🔒 robots.txt asset
Closes #10640, #10608
2023-09-02 11:44:31 -07:00
ThatOneCalculator
f72c9b818c
fix: 💡 biome still uses rome-ignore 2023-09-02 11:44:31 -07:00
ThatOneCalculator
d0d35cc368
dev10 2023-09-02 11:44:31 -07:00