Commit graph

27146 commits

Author SHA1 Message Date
ThatOneCalculator
a6f0143017
refactor: ♻️ isNan -> Number.isNan 2023-12-04 22:36:57 -08:00
ThatOneCalculator
34ce779309
chore: 🎨 format 2023-12-04 19:52:37 -08:00
ThatOneCalculator
e958834158
refactor: ♻️ Upgrade Twemoji to Emoji 15.0
Adds a new option to load Twemoji from the JSDelivr CDN (default) or from the server.  For Twemoji stored on the server,  they are grabbed directly from the @twemoji/api Github repo's assets, given they're no longer distributed in the @twemoji/api dist. No longer uses @discordapp/twemoji due to being unmaintained.
2023-12-04 19:50:44 -08:00
ThatOneCalculator
00f8924030
fix: 🐛 service worker notification badges 2023-12-04 19:07:26 -08:00
Kainoa Kanter
342166c01f Merge branch 'audio' into 'develop'
fix: sound effects stop music playback in iOS

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>

Closes #10804

See merge request firefish/firefish!10641
2023-12-04 04:45:51 +00:00
naskya
1011b88850 fix: sound effects stop music playback in iOS
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-12-04 04:45:51 +00:00
Kainoa Kanter
373ed7028e Merge branch 'fix/unicode-15' into 'develop'
fix: ⬆️ switch from twemoji-parser to @twemoji/parser


See merge request firefish/firefish!10645
2023-12-04 04:45:42 +00:00
Kainoa Kanter
1d870fa78d fix: ⬆️ switch from twemoji-parser to @twemoji/parser 2023-12-04 04:45:42 +00:00
Kainoa Kanter
adf7522654 Merge branch 'develop' into 'develop'
fix ignoring person._misskey_summary on updating remote profiles

Co-authored-by: blueb <ihateblueb@proton.me>

See merge request firefish/firefish!10646
2023-12-04 04:45:33 +00:00
blueb
e1dcba9aba fix ignoring person._misskey_summary on updating remote profiles 2023-12-04 04:45:33 +00:00
Kainoa Kanter
6017c1786f Merge branch 'Dockerfile' into 'develop'
update Docker environments

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

See merge request firefish/firefish!10642
2023-12-04 04:45:24 +00:00
naskya
94eab33338 update Docker environments 2023-12-04 04:45:24 +00:00
Hosted Weblate
4ce603ec83
chore: Merge branch 'origin/develop' into Weblate. 2023-12-03 14:04:13 +00:00
Ramdziana F Y
2f3c798032
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1874 of 1874 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-12-03 15:04:07 +01:00
jolupa
1dd1d8cf8f
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1874 of 1874 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-12-03 15:04:06 +01:00
mei23
831b3d4ee2
fix: filter featured collection
Co-authored-by: naskya <m@naskya.net>
2023-12-02 20:25:36 +09:00
naskya
e8b21b593a
chore: remove unneeded files 2023-12-02 06:23:37 +09:00
Hosted Weblate
bb5a6d02ce
chore: Merge branch 'origin/develop' into Weblate. 2023-12-01 14:05:51 +00:00
randint
f83cf1d337
chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 99.5% (1864 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hant/
2023-12-01 14:05:27 +00:00
Late Night Defender
ce191a954e
chore: Translated using Weblate (Thai)
Currently translated at 57.8% (1083 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/th/
2023-12-01 14:05:26 +00:00
hogueras
9cda63be61
chore: Translated using Weblate (Spanish)
Currently translated at 98.5% (1844 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/es/
2023-12-01 14:05:24 +00:00
jolupa
7748313962
chore: Translated using Weblate (Catalan)
Currently translated at 99.9% (1871 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-12-01 14:05:23 +00:00
naskya
7d5bbfa180
Merge branch 'develop' into language 2023-12-01 07:16:58 +09:00
Essem
fe16b6e41d
fix: Don't provide lang when no language is selected 2023-11-29 00:32:23 -06:00
naskya
3570406b05
fix: nodeinfo 2.0 compliance 2023-11-29 04:22:11 +09:00
naskya
7803aa80d0
chore: format 2023-11-29 04:05:57 +09:00
naskya
6d33676fa4 chore: add translation of "noLanguage" in ja-JP.yml 2023-11-28 17:35:36 +00:00
Essem
c43c472f7a
fix: Actually add the locale 2023-11-28 10:50:26 -06:00
Essem
8555496146
feat: Add "no language" option to language picker 2023-11-28 10:47:48 -06:00
naskya
e473dfb10e
chore: up pnpm 2023-11-29 00:50:53 +09:00
naskya
b87a28622a
Revert "fix: ♻️ add data.localOnly back to dontFederateInitially check"
Closes #10817

This reverts commit 31ccedf177.
2023-11-29 00:48:10 +09:00
ThatOneCalculator
173a78a90b
docs: 📝 changelog 2023-11-26 12:42:26 -08:00
ThatOneCalculator
31427e5705
Merge branch 'develop' into beta 2023-11-26 12:39:53 -08:00
ThatOneCalculator
a6aa7d2b74
chore: 🔥 remove unused ID methods 2023-11-26 12:37:35 -08:00
ThatOneCalculator
8d3c35c0c6
chore: lint import order 2023-11-26 12:33:46 -08:00
ThatOneCalculator
f7ce60cd9f
chore: 🚨 lint 2023-11-26 12:27:02 -08:00
Kainoa Kanter
c35dbe2645 Merge branch 'more-links' into 'develop'
feat: ability to pin custom pages to the help menu

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

See merge request firefish/firefish!10640
2023-11-26 20:14:02 +00:00
naskya
e7e6ae69e0 feat: ability to pin custom pages to the help menu 2023-11-26 20:14:02 +00:00
ThatOneCalculator
180e792683
dev22 2023-11-26 12:06:36 -08:00
ThatOneCalculator
2f7b3070ee
chore: format 2023-11-26 12:06:21 -08:00
Laura Hausmann
3272b908c6
fix: 🔒 Fix HTTP signature validation
Co-authored-by: perillamint <perillamint@silicon.moe>
Co-authored-by: yunochi <yuno@yunochi.com>
2023-11-26 12:04:17 -08:00
naskya
dadb45f609
fix: syntax error
at least this compiles
2023-11-27 01:11:07 +09:00
Hosted Weblate
3af65beba0
chore: Merge branch 'origin/develop' into Weblate. 2023-11-26 07:03:41 +00:00
Pynolo
fd56aba83b
chore: Translated using Weblate (Italian)
Currently translated at 100.0% (1872 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-11-26 08:03:38 +01:00
Ramdziana F Y
19743dfc7b
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1872 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-11-26 08:03:37 +01:00
ThatOneCalculator
a256f48b74
fix 2023-11-24 18:06:24 -08:00
ThatOneCalculator
a8b33b5415
fix: 🐛 SOMETHING_HAPPENED_IN_PROMISE when LANGS isn't found 2023-11-24 18:04:06 -08:00
naskya
e87b46863d
30 is too many 2023-11-24 01:31:24 +09:00
naskya
e5163ecb82
update langmap to sort out issues regarding Chinese locales 2023-11-23 19:48:33 +09:00
naskya
610722e258
use language code instead of ph-translate icon 2023-11-23 18:09:55 +09:00