Commit Graph

810 Commits

Author SHA1 Message Date
naskya 4c91e8e37f
Merge branch 'develop' into feat/antenna_limit 2024-04-22 05:51:22 +09:00
naskya ad58ae8f30
refactor: remove /api/patrons endpoint 2024-04-13 20:03:02 +09:00
老周部落 5eff4da27b
feat: antenna limit 2024-04-13 10:02:32 +08:00
naskya fcfbee4c1d
chore (client): searchByGoogle -> search 2024-04-08 17:17:08 +09:00
tmorio ea357b71a0
feat (client): add "Media" tab to user page
https://maniakey.com/notes/9rsfrmqm1a
66a2d2fa5c

Co-authored-by: naskya <m@naskya.net>
2024-04-07 16:29:51 +09:00
naskya 293afc7fe4
Merge branch 'develop' into feat/note-edit-history 2024-03-28 14:27:29 +09:00
Allan Nordhøy e55b854b8a
locale: update translations (English)
Currently translated at 99.9% (1918 of 1919 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-27 15:23:43 +01:00
Lhcfl bab704992f feat: add post history page 2024-03-26 16:59:42 +08:00
naskya 17cd5ecfc2 Merge branch 'feat/server_nsfw' into 'develop'
feat: admin ability to force drive content to always be nsfw

Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>

Closes #10713

See merge request firefish/firefish!10685
2024-03-25 15:03:16 +00:00
老周部落 05e5e92ef3
feat: admin ability to force drive content to always be nsfw 2024-03-25 21:15:53 +08:00
naskya 5bc3e0861c
locale (minor): update en-US.yml 2024-03-24 20:55:26 +09:00
Lhcfl b733948a53 modify description of autocorrectNoteLanguage 2024-03-20 01:25:21 +08:00
Lhcfl 872ea8adb0 feat: Automatically detect and warn to correct the language of post 2024-03-20 01:08:14 +08:00
naskya a5c4b8b56d
locale (minor): update en-US.yml 2024-03-19 00:53:32 +09:00
naskya a72999c872
locale: fix typo
I'm tired
2024-03-17 23:04:57 +09:00
naskya 80fc73efd5
locale: update search words description 2024-03-17 13:08:54 +09:00
naskya 6762fafb96
locale: update translations (English)
Currently translated at 100.0% (1915 of 1915 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-11 17:03:28 +01:00
laozhoubuluo 3c75a93a49 fix(client): some key not using translate
Co-authored-by: naskya <m@naskya.net>
2024-03-11 09:31:14 +00:00
naskya 7e6d18890e
Merge remote-tracking branch 'weblate/develop' into develop 2024-03-07 19:14:26 +09:00
naskya 72f4c06f4c
locale: update translations (English)
Currently translated at 100.0% (1911 of 1911 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-07 08:01:53 +01:00
naskya 47bc534b1f
chore (client, locale): log in/out -> sign in/out 2024-03-07 11:13:21 +09:00
Linca 43f1034d03 feat: add unencrypted messaging warning in chat
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-03-06 18:27:34 +00:00
naskya fdebc1f901
locale: update translations (English)
Currently translated at 100.0% (1911 of 1911 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-06 06:46:03 +01:00
naskya b5d61bd665
fix (locale): add missing key (toEdit)
overlooked in 40293a73c0
2024-03-06 14:38:21 +09:00
naskya 68fa43d97c
feat (client): add a toggleable setting to show no alt warning 2024-03-06 14:34:29 +09:00
naskya 40293a73c0
locale: separate nouns and verbs (close #10862) 2024-03-06 12:51:30 +09:00
naskya ddc8f62a16
meta: remove *.joinfirefish.org URLs 2024-03-06 09:02:09 +09:00
Gary O'Regan Kelly 51e93b3c18
locale: update translations (English)
Currently translated at 99.9% (1905 of 1906 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/
2024-03-03 01:11:00 +01:00
naskya ec18c532ca
feat: ability to publish timelines on signed out page 2024-03-02 00:19:05 +09:00
naskya d70d0f4232
refactor (backend): separate muted words and muted patterns
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 22:52:21 +09:00
naskya b30e68c98c
feat: post search filters
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 22:17:02 +09:00
naskya 48e5d9de71
refactor: use PGroonga for full-text search and remove support of other engines
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: sup39 <dev@sup39.dev>
2024-03-01 21:39:13 +09:00
laozhoubuluo d709030580 feat: sent follow request list api and user interface
Co-authored-by: naskya <m@naskya.net>
2024-03-01 00:40:20 +00:00
naskya 1bf513dedd
feat: per-user reply mutes (close #9150) 2024-03-01 07:24:43 +09:00
Fairy-Phy 4f72ade656
feat (client): pull-to-refresh timelines
based on https://github.com/misskey-dev/misskey/pull/12113

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Co-authored-by: Nanaka Hiira <hiira@hiira.dev>
2024-02-29 22:24:50 +09:00
Trojaner 4f738246fd Make security key independent of 2FA
Co-authored-by: TrojanerHD <github@trojaner.dev>
2024-02-29 12:19:26 +00:00
naskya 61b09eaf9a
chore: don't use CDN if useEmojiCdn is disabled 2024-02-25 20:49:10 +09:00
naskya fb74a5eeda
feat: ability to make existing public posts private
Co-authored-by: sup39 <dev@sup39.dev>
2024-02-21 08:42:50 +09:00
naskya fa0e65cc1b
feat (client): add private visibility 2024-02-21 07:24:52 +09:00
naskya 52ebc2d8dc
feat: emoji moderators 2024-02-20 17:41:45 +09:00
naskya c511dd774b
feat (client): big post button 2024-02-16 04:14:19 +09:00
naskya 3d2ecadbc6
feat (client): ability to specify search engine in search bar MFM 2024-02-16 00:35:19 +09:00
naskya a3c0713eb1
feat (client): ability to replace widgets button with reload button on mobile 2024-02-15 13:43:23 +09:00
naskya f186e3ad7e
feat (client): ability to replace chat button with account menu on mobile 2024-02-15 13:35:26 +09:00
naskya 6b2bad1fb6
feat (client): separate settings for displaying rounded avatars for cat and non-cat accounts 2024-02-15 13:10:24 +09:00
naskya 9a402611b1
feat (client): ability to hide misclickable follow buttons 2024-02-11 02:29:32 +09:00
naskya 88401642ba
feat (client): ability to show preview in posting form by default
Co-authored-by: sup39 <dev@sup39.dev>
2024-02-11 02:08:25 +09:00
naskya 73802dfc9f
Merge branch 'develop' into language 2023-12-27 05:50:55 +09: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
naskya 7d5bbfa180
Merge branch 'develop' into language 2023-12-01 07:16:58 +09:00