Commit graph

26695 commits

Author SHA1 Message Date
ThatOneCalculator
a67fb5dc7a
refactor: 🔥 Remove _misskey_content and _misskey_quote
Should improve federation performance by removing duplicate content

BREAKING: Breaks MFM content and quote compatibility with Misskey before v12/v11(?)
2023-09-20 20:51:05 -07:00
ThatOneCalculator
c119abc36c
refactor: 🔥 remove legacy reactions
BREAKING: Breaks emoji reaction compatibility with Misskey versions before custom reactions were added (v9?)
2023-09-20 20:48:13 -07:00
ThatOneCalculator
3a671e42d1
feat: Show instance default reactions on welcome page instead of hardcoded 2023-09-20 20:46:48 -07:00
ThatOneCalculator
7acb5ebde9
fix: 🐛 don't add TOS URL to info menu if it doesn't exist 2023-09-20 20:31:19 -07:00
ThatOneCalculator
b7e9ec6341
feat: 👔 ToS button on signed out screen 3 dots
Passes "two-click" rule

Closes #10646
2023-09-20 20:30:17 -07:00
Kainoa Kanter
6f0b28859e style: 🎨 Replace to and from with 0% and 100% in CSS @keyframes
Closes #10752
2023-09-20 12:30:33 -07:00
ThatOneCalculator
70ad42c49c
fix: 🚑 downgrade swc to 1.3.78
Closes #10751
2023-09-20 10:17:00 -07:00
Hosted Weblate
2608d8e3ed
chore: Merge branch 'origin/develop' into Weblate. 2023-09-20 13:34:51 +00:00
サポミク
baf84f7245
chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 98.1% (1820 of 1855 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/zh_Hant/
2023-09-20 15:34:43 +02:00
ryumu*
467bf23fa0
chore: Translated using Weblate (Japanese)
Currently translated at 99.7% (1851 of 1855 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2023-09-20 15:34:43 +02:00
Pynolo
97bf71fa95
chore: Translated using Weblate (Italian)
Currently translated at 100.0% (1855 of 1855 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-09-20 15:34:42 +02:00
Linerly
a6e0c15895
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1855 of 1855 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-09-20 15:34:41 +02:00
tournesol
e9d97c7912
chore: Translated using Weblate (French)
Currently translated at 99.9% (1854 of 1855 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/fr/
2023-09-20 15:34:40 +02:00
Ettore Atalan
58cbffaa86
chore: Translated using Weblate (German)
Currently translated at 100.0% (1855 of 1855 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/de/
2023-09-20 15:34:40 +02:00
jolupa
e861db2b92
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1855 of 1855 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-09-20 15:34:39 +02:00
Namekuji
e4db18807e
fix: feed visibility 2023-09-20 09:33:11 -04:00
Namekuji
0b23a5adaa
fix: properly update cache 2023-09-20 09:27:28 -04:00
Namekuji
8e0b0c7cb9
refactor: cache suspended users 2023-09-20 01:57:02 -04:00
Namekuji
19d7dc8b84
Merge branch 'develop' into feat/scylladb 2023-09-20 01:56:34 -04:00
ThatOneCalculator
71ea5c4f93
rm langdetect 2023-09-19 17:18:00 -07:00
ThatOneCalculator
2a1f119944
rm src/@types/cld.d.ts 2023-09-19 17:16:56 -07:00
ThatOneCalculator
414f6df104
simplify 2023-09-19 17:15:13 -07:00
ThatOneCalculator
5964a10571
cld -> tinyld 2023-09-19 17:11:37 -07:00
ThatOneCalculator
71e88af1a0
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-09-19 17:07:51 -07:00
Kainoa Kanter
53591c0bd8 Merge branch 'language-filter' into 'develop'
Adding language filter feature

Co-authored-by: CGsama <CGsama@outlook.com>

See merge request firefish/firefish!10582
2023-09-20 00:07:41 +00:00
cg sama
90f01edddc Adding language filter feature
Co-authored-by: CGsama <CGsama@outlook.com>
2023-09-20 00:07:41 +00:00
ThatOneCalculator
ed93fbf56e
dev14 2023-09-19 17:07:30 -07:00
ThatOneCalculator
a35538b4b5
style 2023-09-19 17:07:22 -07:00
ThatOneCalculator
bf6b480f49
pin swc 2023-09-19 16:14:53 -07:00
Namekuji
8a20d3918b
chore: remove unused import 2023-09-19 18:49:29 -04:00
Namekuji
c3233a0d29
refactor: use min value 2023-09-19 18:47:45 -04:00
Kainoa Kanter
e07c9e9e50 Merge branch 'fix/timeline-query' into 'develop'
fix: ⚗️ Fix variables?


See merge request firefish/firefish!10594
2023-09-19 22:36:05 +00:00
Kainoa Kanter
bb7f743127 fix: ⚗️ Fix variables? 2023-09-19 22:36:05 +00:00
Namekuji
3f7e260985
fix: default limit should be 100 2023-09-19 18:32:51 -04:00
Namekuji
0745a4a862
fix: clips and search sort 2023-09-19 18:19:09 -04:00
Namekuji
e909190d81
chore: remove unused variables 2023-09-19 16:35:23 -04:00
Namekuji
69f02e5a3a
fix: query needs userId 2023-09-19 16:34:19 -04:00
Namekuji
457ccbb34f
fix: profile pack 2023-09-19 16:32:38 -04:00
Namekuji
297a765761
fix: condition 2023-09-19 16:29:19 -04:00
Namekuji
f6980ca040
fix: visibility 2023-09-19 16:24:38 -04:00
Namekuji
8fd4773260
fix: pagination across days 2023-09-19 02:28:09 -04:00
Namekuji
0f387858d8
fix: await pack 2023-09-18 22:23:54 -04:00
Namekuji
97d128aa5c
fix: order by 2023-09-18 22:19:58 -04:00
Namekuji
e25d0603d6
Revert "fix: pagination"
This reverts commit f30295351a.
2023-09-18 22:19:06 -04:00
Kainoa Kanter
393a3a3c1d Merge branch 'develop' into 'develop'
fix: change local icon to users to fit the style of the existing tab

Co-authored-by: Amelia Yukii <admin@transfem.org>

See merge request firefish/firefish!10597
2023-09-19 02:14:37 +00:00
Amelia Yukii
11bf258b8e fix: change local icon to users to fit the style of the existing tab 2023-09-19 02:14:37 +00:00
Namekuji
f30295351a
fix: pagination 2023-09-18 22:08:39 -04:00
Namekuji
a5980370de
fix: clip note selector 2023-09-18 21:37:01 -04:00
Namekuji
6eb2f713f7
refactor: remove unused variable 2023-09-18 21:27:25 -04:00
Namekuji
2644bffedb
fix: remove visibility filter in clips 2023-09-18 21:26:41 -04:00