|
a12ac93a41
|
refactor (backend): move migrations inside backend/src
|
2024-03-13 16:00:17 +09:00 |
|
|
273f790e7e
|
chore: format
|
2024-02-28 23:54:49 +09:00 |
|
|
d31f3de7aa
|
chore: upgrade dependencies
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-02-28 23:15:47 +09:00 |
|
TrojanerHD
|
0a270ca31a
|
fix(frontend): show 2fa code field in login only if 2fa is enabled
|
2024-02-28 03:07:12 +09:00 |
|
TrojanerHD
|
437d02ef5d
|
fix(frontend): allow disabling of 2fa when security key is registered
|
2024-02-28 03:07:11 +09:00 |
|
TrojanerHD
|
2c78c01d57
|
feat(frontend): enable using security keys without 2fa
|
2024-02-28 03:06:32 +09:00 |
|
|
cd18bf0c48
|
chore: discontinue latest-version api
|
2024-02-26 02:59:20 +09:00 |
|
Ryan Cao
|
4bf63a73e0
|
refactor: make client and sw ES modules
|
2024-02-26 02:54:56 +09:00 |
|
|
949084e218
|
feat: search posts by cw and alt texts
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-02-26 02:48:45 +09:00 |
|
|
0afd1de14e
|
fix: push notification
Co-authored-by: naskya <m@naskya.net>
|
2024-02-11 20:38:09 +09:00 |
|
|
8dc96a3195
|
chore: upgrade dependencies & remove tests from megalodon
|
2024-01-31 14:56:08 +09:00 |
|
|
1f37c0c5a3
|
refactor: move misc/check-word-mute.ts to backend-rs
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-31 13:34:11 +09:00 |
|
|
b63c5952d7
|
feat: use syntax highlight assets on server
Co-authored-by: naskya <m@naskya.net>
|
2024-01-25 09:43:19 +09:00 |
|
|
c777931168
|
chore: don't use CDN if useEmojiCdn is disabled
|
2024-01-25 05:48:38 +09:00 |
|
|
a4f958d8c4
|
feat: auto load MkCode syntax highlight
|
2024-01-25 04:22:03 +09:00 |
|
|
d8d936250e
|
chore: upgrade dependencies
holding @swc/cli and megalodon
|
2024-01-25 03:50:41 +09:00 |
|
|
c035c368c7
|
refactor: stop importing stuff from firefish-js/built
|
2024-01-23 02:19:35 +09:00 |
|
|
18312574ea
|
chore: upgrade dependencies
|
2024-01-22 02:19:22 +09:00 |
|
|
261b8e6218
|
refactor: remove NSFW media detection
|
2024-01-22 00:40:07 +09:00 |
|
|
ea020e9f7c
|
refactor (client): organize CSS properties & improve RTL layout support
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-20 03:04:08 +09:00 |
|
|
7ffb8e2853
|
style: rearrange buttons in page editor
|
2024-01-19 19:30:51 +09:00 |
|
|
3091581b67
|
chore: remove (seemingly) unused dependencies
|
2024-01-18 13:44:06 +09:00 |
|
|
9a8564a78e
|
chore: upgrade dependencies
|
2024-01-18 12:45:16 +09:00 |
|
|
15dabfc878
|
fix: unable to update profiles in some cases
|
2024-01-15 02:00:18 +09:00 |
|
|
8a7fd6b593
|
chore: lint
|
2024-01-13 15:28:17 +09:00 |
|
|
61ab0e8093
|
chore: format
|
2024-01-13 14:33:17 +09:00 |
|
|
7787205358
|
chore: upgrade dependencies
|
2024-01-13 14:33:13 +09:00 |
|
|
22f5266241
|
feat: automatically populate search parameters when opening search box on search results page
|
2024-01-13 12:43:51 +09:00 |
|
|
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 |
|
Lhcfl
|
32fac3768b
|
feat: enlarge profile picture by clicking it
Co-authored-by: naskya <m@naskya.net>
|
2024-01-09 22:22:19 +09:00 |
|
|
0ac5a1e474
|
fix (minor): fix condition for using default Firefish description
|
2024-01-09 05:50:36 +09:00 |
|
|
1aec738200
|
refactor (client): use ?? to check null/undefined
|
2024-01-08 17:03:39 +09:00 |
|
|
be726a45f9
|
chore: upgrade dependencies
|
2024-01-08 15:16:50 +09:00 |
|
|
daea4247b8
|
fix: expose icon function
|
2024-01-08 10:08:39 +09:00 |
|
|
6699f6a34f
|
fix: changelog window overflows the screen if there are too many changes
|
2024-01-07 10:22:39 +09:00 |
|
|
55514bace4
|
fix: missing import
|
2024-01-07 06:39:21 +09:00 |
|
|
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 |
|