|
261b8e6218
|
refactor: remove NSFW media detection
|
2024-01-22 00:40:07 +09:00 |
|
|
65609b27c2
|
fix (native-utils): add js_name to the entities
|
2024-01-21 02:13:13 +09:00 |
|
|
0ac115874c
|
refactor: bring all internal functions into misc/native-utils.ts
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-20 08:27:08 +09:00 |
|
|
93b7396990
|
refactor: make database models accesible to napi
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-20 05:57:00 +09:00 |
|
|
3bc2b7bcfb
|
refactor (backend): drop timezone info from database
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-20 04:26:13 +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 |
|
|
b28591abff
|
fix: shutdown gracefully
|
2024-01-19 19:31:06 +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 |
|
|
c4c9041222
|
refactor: move env.ts to native-utils (partially)
|
2024-01-18 00:11:42 +09:00 |
|
|
ed6d506bc2
|
docs: add commit message conventions
|
2024-01-17 18:05:59 +09:00 |
|
|
df2989bade
|
chore: remove unneeded derivations
|
2024-01-17 12:53:41 +09:00 |
|
|
fb8a8614f4
|
chore: add more fields to Config type (native-utils)
|
2024-01-17 06:34:33 +09:00 |
|
|
d6dd6ff897
|
refactor: move misc/post.ts to native-utils
Co-authored-by: naskya <m@naskya.net>
|
2024-01-16 03:17:43 +09:00 |
|
|
c1e0186e7b
|
refactor: move misc/convert-host.ts to native-utils
|
2024-01-15 15:42:55 +09:00 |
|
|
15dabfc878
|
fix: unable to update profiles in some cases
|
2024-01-15 02:00:18 +09:00 |
|
|
825eef74aa
|
refactor: move misc/{safe-for-sql, sql-like-escape}.ts to native-utils
|
2024-01-14 21:51:30 +09:00 |
|
|
6bfe6066db
|
refactor: move misc/convert-milliseconds.ts to native-utils
|
2024-01-14 12:30:47 +09:00 |
|
|
4e63873fc1
|
refactor: remove misc/secure-rndstr.ts
|
2024-01-14 12:24:29 +09:00 |
|
|
26cd2a68da
|
refactor: use cfg_attr to enable napi features conditionally
|
2024-01-14 12:19:32 +09:00 |
|
|
69cf9b42e0
|
chore: regenerate SeaORM entities
|
2024-01-13 22:52:32 +09:00 |
|
|
7c93e1a91a
|
refactor: move misc/acct.ts to native-utils
|
2024-01-13 20:56:10 +09:00 |
|
|
7c309e371d
|
chore: remove 'nA' -> 'nYA' conversion in nyaification
|
2024-01-13 15:45:19 +09:00 |
|
|
82869b4022
|
chore: nyaize -> nyaify
|
2024-01-13 15:42:23 +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 |
|
|
1a0589c19c
|
chore: disable reset-db API
|
2024-01-10 14:19:03 +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 |
|
MeiMei
|
85d5e7bd3b
|
feat: accept more signature algorithms
enhances 8890902675
Co-authored-by: naskya <m@naskya.net>
|
2024-01-07 19:53:07 +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
|
8d044c617d
|
feat: support ChatMessage type (a.k.a. Pleroma chat)
Co-authored-by: naskya <m@naskya.net>
|
2024-01-05 07:03:30 +09:00 |
|
Lhcfl
|
89d058ddc8
|
fix: fixed post form does not shrink when posting
|
2024-01-04 11:13:55 +09:00 |
|
|
27aeca9c2d
|
fix: unable to translate texts into English
Language code 'en' is deprecated in the DeepL API
|
2024-01-03 07:28:03 +09:00 |
|
|
23ab5567dd
|
chore: upgrade dependencies
|
2024-01-03 00:54:14 +09:00 |
|
|
475e2877f1
|
chore: remove --dns-result-order=ipv4first
If I recall correctly, this was needed due to unstable connection
with git.joinfirefish.org. We don't get anything from there now.
|
2024-01-03 00:34:07 +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 |
|
|
7f056e729f
|
refactor: separate translate function into another file & use deepl-node package
|
2024-01-02 12:31:50 +09:00 |
|
|
11541b1e63
|
fix: make readFile in api/patrons async
|
2024-01-02 07:04:25 +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 |
|
Lhcfl
|
e8fc5ec37e
|
fix: unrenote should only delete renotes, not quotes
|
2024-01-02 00:34:21 +09:00 |
|
Nanaka Hiira
|
a53e0d18cf
|
fix: Show more button does not appear
|
2024-01-01 20:51:37 +09:00 |
|
|
3f68e977c6
|
fix: syntax error when using Node v18-20
https://github.com/swc-project/swc/issues/8392#issuecomment-1849994671
|
2024-01-01 11:52:01 +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 |
|
|
abcaed23d4
|
feat: randomly add miao at end of the post in Chinese cat mode
|
2023-12-29 00:28:45 +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 |
|
|
bdbe8a046b
|
fix (minor): merge mistake
|
2023-12-27 18:43:42 +09:00 |
|
|
92d636dbed
|
chore: upgrade Rusty deps
|
2023-12-27 15:26:09 +09:00 |
|
|
0cfafdf9b3
|
chore: upgrade SeaORM to v0.12.10
|
2023-12-27 15:18:06 +09:00 |
|
|
32320d03fe
|
chore: remove unused import
|
2023-12-27 15:15:51 +09:00 |
|
|
9eccdd3044
|
fix: merge errors
|
2023-12-27 15:11:07 +09:00 |
|
Namekuji
|
3edcea2c76
|
chore: regenerate entities
|
2023-12-27 15:05:50 +09:00 |
|
Namekuji
|
3169301ddc
|
chore: upgrade seaorm (wip)
|
2023-12-27 15:05:05 +09:00 |
|
|
a254e85ac1
|
chore: format
|
2023-12-27 05:34:16 +09:00 |
|
|
4399e25398
|
fix: profile updates fail if language isn't specified
|
2023-12-27 05:18:01 +09:00 |
|
|
37b75401c7
|
chore: stop requiring misskeyVersion in preference backups
|
2023-12-27 04:39:01 +09:00 |
|
ThatOneCalculator
|
788f7ba259
|
chore: up swc
Co-authored-by: naskya <m@naskya.net>
|
2023-12-27 03:49:07 +09:00 |
|
mei23
|
240c43060e
|
fix: prohibit Apps to use admin/moderator permission
|
2023-12-27 03:36:26 +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 |
|
Nanaka Hiira
|
e98af2b2a7
|
feat: add /api/emojis endpoint
|
2023-12-23 05:04:54 +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 |
|
|
1b517b584a
|
chore: reflect upstream status
|
2023-11-27 05:25:23 +09:00 |
|
|
7e23a6d32d
|
feat: add search filter "from: me"
|
2023-11-21 02:18:41 +09:00 |
|
|
70558f1aa9
|
chore: remove unused dependencies
|
2023-11-18 19:26:14 +09:00 |
|