|
e3fc84b80f
|
fix: typo
|
2024-01-07 06:26:20 +09:00 |
|
|
01a1a58fa3
|
fix: moderators being unable to access emoji management page
|
2024-01-06 00:03:10 +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 |
|
|
17284bbab4
|
fix (minor): typo
|
2024-01-05 11:01:20 +09:00 |
|
|
657a242b90
|
feat: ability to publish timelines in signed out UI
|
2024-01-05 10:15:01 +09:00 |
|
Lhcfl
|
89d058ddc8
|
fix: fixed post form does not shrink when posting
|
2024-01-04 11:13:55 +09:00 |
|
|
23ab5567dd
|
chore: upgrade dependencies
|
2024-01-03 00:54:14 +09:00 |
|
|
e81cc3bfdd
|
chore: format
|
2024-01-02 14:07:27 +09:00 |
|
|
16b4f78dfb
|
feat: ability to translate changelog
|
2024-01-02 14:07:14 +09:00 |
|
Nanaka Hiira
|
a09b8e4d80
|
fix: Cannot display About Firefish page if reaction store is empty
|
2024-01-02 07:02:52 +09:00 |
|
|
7c887421f4
|
feat: show changelog on updates
|
2024-01-02 07:02:52 +09:00 |
|
Lhcfl
|
03807b7815
|
fix: Missing first autosize when opening long draft
|
2024-01-02 00:35:10 +09:00 |
|
Nanaka Hiira
|
a53e0d18cf
|
fix: Show more button does not appear
|
2024-01-01 20:51:37 +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 |
|
|
9af4d5024f
|
chore: upgrade dependencies
|
2023-12-29 05:52:50 +09:00 |
|
|
2fe35019c8
|
fix: properly set recentlyUsedPostLanguages to registry
|
2023-12-27 23:52:14 +09:00 |
|
|
887517d657
|
fix: page block not draggable on Firefox
|
2023-12-27 23:52:07 +09:00 |
|
|
f676cc1f19
|
fix: undefine unspecified parameters on profile updates
|
2023-12-27 18:59:21 +09:00 |
|
|
a254e85ac1
|
chore: format
|
2023-12-27 05:34:16 +09:00 |
|
|
37b75401c7
|
chore: stop requiring misskeyVersion in preference backups
|
2023-12-27 04:39:01 +09:00 |
|
|
9a27f6ed80
|
fix: remove duplicated description
|
2023-12-23 08:31:40 +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 |
|
|
558b3c5f3c
|
fix: missing import
|
2023-12-23 05:59:39 +09:00 |
|
|
834214146d
|
Firefish v1.0.5-rc (3)
|
2023-12-23 05:21:37 +09:00 |
|
Nanaka Hiira
|
1b22e65f3d
|
Fix tab position
|
2023-12-23 05:05:10 +09:00 |
|
|
2f2d7542b5
|
fix: missing import
|
2023-12-20 19:33:17 +09:00 |
|
|
1c6764031d
|
feat: ability to adjust pull distance for reloading timelines
|
2023-12-20 18:48:30 +09:00 |
|
|
9a1b0a59e9
|
fix: timeline top bar style
|
2023-12-20 17:54:33 +09:00 |
|
|
41a7382ba4
|
Firefish v1.0.5-rc (2)
|
2023-12-06 05:02:20 +09:00 |
|
|
3261ca879f
|
chore: tweak pull-to-refresh thresholds
|
2023-11-30 04:43:26 +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 |
|
|
7e23a6d32d
|
feat: add search filter "from: me"
|
2023-11-21 02:18:41 +09:00 |
|
|
b98707c37b
|
Firefish v1.0.5-dev21
|
2023-11-17 06:01:31 +09:00 |
|
|
c3dc2db3eb
|
chore: update dependencies
|
2023-11-16 00:03:32 +09:00 |
|
|
957473adb2
|
chore: remove "index posts" button from the control panel
|
2023-11-15 23:41:31 +09:00 |
|
|
8b8a498c54
|
chore: rename default emoji mod permission from 'none' to 'unauthorized' considering name collision in Rust
|
2023-11-11 10:03:45 +09:00 |
|
|
8802c36c62
|
dev: move repository url
|
2023-11-09 21:25:55 +09:00 |
|
|
6424b685e9
|
feat: ability to pin custom pages to the help menu
|
2023-11-09 21:18:14 +09:00 |
|
|
8efda2d8e8
|
fix: add missing dependency
|
2023-11-06 21:19:37 +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 |
|
|
0e022b6a99
|
chore: upgrade client dependencies (except for aiscript)
|
2023-11-06 10:41:54 +09:00 |
|
|
e30d1cf695
|
dev: gitignore lockfile
|
2023-11-06 10:19:50 +09:00 |
|
Ibuki Sugiyama
|
3ce8c47c0b
|
fix: increase emoji picker search results (close #13)
Co-authored-by: naskya <m@naskya.net>
|
2023-11-05 21:02:47 +09:00 |
|