Commit graph

39 commits

Author SHA1 Message Date
65d3190134
feat: allow empty search query 2024-01-13 12:25:08 +09:00
0d931225bb
feat: post search filters 2024-01-10 20:15:39 +09:00
233685f3fa
feat: per-user reply mutes 2024-01-10 12:29:50 +09:00
1aec738200
refactor (client): use ?? to check null/undefined 2024-01-08 17:03:39 +09:00
8a46b92948
refactor: replace confusing expressions relevant to accounts
$i != null -> isSignedIn
$i.isModerator || $i.isAdmin -> isModerator
$i.isAdmin -> isAdmin
$i.emojiModPerm !== "unauthorized" -> isEmojiMod
iAmModerator, iAmAdmin, iAmEmojiMod -> isModerator, isAdmin, isEmojiMod
2024-01-05 14:29:41 +09:00
da624d23ad
fix: properly check post language in checkLangMute() 2023-12-29 07:11:17 +09:00
bf045daaed
refactor: remove Meilisearch, Sonic, and Elasticsearch completely 2023-12-29 06:23:17 +09:00
209fee7a6d
chore: format 2023-12-29 05:53:16 +09:00
Essem
b64d84e7d1
feat: add language picker to post form
Co-authored-by: naskya <m@naskya.net>
2023-12-23 07:25:08 +09:00
freeplay
8b6f88f7aa
feat: RTL Layout Support 2023-12-23 06:23:17 +09:00
834214146d
Firefish v1.0.5-rc (3) 2023-12-23 05:21:37 +09:00
41a7382ba4
Firefish v1.0.5-rc (2) 2023-12-06 05:02:20 +09:00
Fairy-Phy
b980171c0b
feat: pull-to-refresh
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: u1-liquid <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: naskya <m@naskya.net>
2023-11-30 04:32:33 +09:00
osamu
cefb6847ac
fix: sound effects stop music playback in iOS
This also improves the overall sound performance (including Android PWA)

Co-authored-by: naskya <m@naskya.net>
2023-11-27 20:32:48 +09:00
9fcd3e496f
Firefish v1.0.5-dev22 2023-11-27 19:32:26 +09:00
7dfc52b681
chore: unsafe linting 2023-11-27 18:17:53 +09:00
b98707c37b
Firefish v1.0.5-dev21 2023-11-17 06:01:31 +09:00
6424b685e9
feat: ability to pin custom pages to the help menu 2023-11-09 21:18:14 +09:00
15e646c8b1
chore: lint 2023-11-06 21:11:39 +09:00
082cd3ac1d
fix: (try to) make AiScript work
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2023-11-06 21:08:32 +09:00
c98debc569
Firefish v1.0.5-dev20 2023-10-29 20:09:26 +09:00
9a415f9826
fix: properly bypass word mute check if signed out 2023-10-19 14:39:41 +09:00
be83fa27ac
Firefish v1.0.5-dev19 2023-10-19 08:49:03 +09:00
5d577e280e
fix: prevent unison-reload on make-private 2023-10-18 02:34:35 +09:00
ThatOneCalculator
d7cab19999
feat: allow users to choose icon set 2023-10-17 02:12:35 +09:00
5e0b1f1114
feat: ability to make existing posts private 2023-10-15 14:46:58 +09:00
dee4497e69
Firefish v1.0.5-dev18 2023-10-10 23:28:06 +09:00
9f66a25edd
Firefish v1.0.5-dev17 2023-09-22 14:02:48 +09:00
63b9905a71
Firefish v1.0.4-beta31 2023-09-21 07:53:48 +09:00
17c98061db
Firefish v1.0.5-dev12 2023-09-15 05:16:39 +09:00
3d81d35b7e
Firefish v1.0.5-dev11 2023-09-04 18:07:18 +09:00
babd4928f2
feat: use UI language as second candidate of translation target 2023-08-31 08:09:39 +09:00
d52e4b3c6a
Firefish v1.0.5-dev6 2023-08-25 07:19:12 +09:00
6a68709fb5
feat: move MFM Cheatsheet button (close #35) 2023-08-19 11:27:35 +09:00
23f0e8532f
Firefish v1.0.5-dev5 2023-08-10 04:45:41 +09:00
1edf2a23ba
fix: remove unnecessary mfm types 2023-08-01 21:40:23 +09:00
1a40218b9b
feat: ability to set translation target language 2023-08-01 02:21:56 +09:00
9b3ddbb027
Firefish v1.0.4-dev6 2023-07-31 19:16:47 +09:00
fe91a9fd47 Firefish v1.0 2023-07-20 04:17:05 +09:00