naskya
98cc23557f
chore (backend): remove unused value
2024-04-27 10:12:31 +09:00
naskya
e5bac649c8
refactor (backend): flatten a type
2024-04-27 10:05:48 +09:00
naskya
38cd4bafde
refactor (backend): port publishGroupMessagingStream to backend-rs
2024-04-27 08:36:12 +09:00
naskya
aae505ad68
fix (backend): correctly fallback maxLogLevel to info
2024-04-27 05:48:56 +09:00
naskya
f80ee9f36d
chore: update TypeScript dependencies
...
except for pnpm, gulp, adm-zip, @syuilo/aiscript, and Megalodon
2024-04-27 05:42:37 +09:00
naskya
a7a47f7d3b
Merge branch 'feat/fold' into 'develop'
...
feat: rewrite MkPagination for fold
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10772
2024-04-26 20:12:11 +00:00
Lhcfl
564eb08386
feat: rewrite MkPagination for fold
2024-04-26 22:39:58 +08:00
naskya
37cf4f8361
chore (backend-rs): tweak logger config
2024-04-26 13:51:28 +09:00
naskya
d40db1ee7e
refactor (backend): port publishBroadcastStream to backend-rs
2024-04-26 13:30:13 +09:00
naskya
0caba566e6
refactor (backend): port publishMessagingIndexStream to backend-rs
2024-04-26 13:11:11 +09:00
naskya
883645a581
chore (backend-rs): regenerate index.d.ts
2024-04-26 12:14:34 +09:00
naskya
3190f66740
chore (backend): convert TypeORM's simple-array into normal array
2024-04-26 12:03:12 +09:00
naskya
f806c47c7c
style: move QR code and remote follow URL to another category
2024-04-26 07:30:41 +09:00
naskya
b58d940e71
fix (backend-rs): add openssl as a dependency
2024-04-26 07:13:09 +09:00
naskya
42f704b515
chore (backend-rs): remove whitespaces
2024-04-26 06:51:52 +09:00
naskya
8534154792
chore (backend-rs): add comment
2024-04-26 06:30:30 +09:00
naskya
1cfe3bfb73
refactor (backend): port publishChannelStream to backend-rs
2024-04-26 06:16:51 +09:00
naskya
ba8e044f42
chore: format
2024-04-26 05:54:10 +09:00
naskya
79ab7bf787
refactor (backend): port publishAdminStream to backend-rs
2024-04-26 05:44:37 +09:00
naskya
23e57737a6
Merge branch 'feat/fold' into 'develop'
...
feat: For NotificationFold posts, set a smaller collepsing threshold
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10768
2024-04-25 19:14:51 +00:00
naskya
0512dca83c
fix (backend): import .js
2024-04-26 03:22:07 +09:00
naskya
1757560f36
Merge branch 'develop' into refactor/get-image-size
2024-04-26 02:21:25 +09:00
naskya
2d15d6dcfa
refactor (client): clean up conditions a bit
2024-04-26 02:03:15 +09:00
naskya
3b172a7762
chore (backend-rs): fix typo
2024-04-26 01:30:16 +09:00
naskya
13b648f6bf
fix (backend-rs): use proxy and proxyBypassHosts config
2024-04-26 01:27:23 +09:00
naskya
320f933e9d
chore (backend): to be on the safe side
2024-04-26 01:04:40 +09:00
老周部落
22b52ac3d3
feat: follow-me
2024-04-25 20:45:41 +08:00
老周部落
ab357233db
chore: format
2024-04-25 20:40:18 +08:00
Sal Rahman
6aecf12067
QR code update
2024-04-25 20:38:31 +08:00
Sal Rahman
fefed2d4a4
FfQrCode -> MkQrCode
2024-04-25 20:38:31 +08:00
Sal Rahman
bb984a8608
Some work on the popup
...
Some more work on the modal
Some more work done
Some initial work on adding the QR code
Some more changes
Done
2024-04-25 20:38:30 +08:00
naskya
9a077c4beb
Merge branch 'fix/edit-visibility' into 'develop'
...
fix: Client's strange behavior about visibility when editing a post
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10763
2024-04-25 10:37:13 +00:00
naskya
0b7385e16a
chore: format
2024-04-25 19:15:12 +09:00
naskya
214e999c8c
test (backend-rs): add test against animated gif
2024-04-25 19:14:16 +09:00
naskya
b12d7e4c63
refactor (backend): port emoji-meta to backend-rs
2024-04-25 19:06:16 +09:00
Lhcfl
27c46d7df9
feat: For notification posts, set a smaller folding threshold
2024-04-25 15:53:29 +08:00
naskya
b9c3dfbd3d
refactor? (backend): move consts to backend-rs
2024-04-25 14:50:04 +09:00
naskya
5891a90f71
Merge branch 'feat/fold' into 'develop'
...
feat: fold notifications
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
Closes #10908
See merge request firefish/firefish!10767
2024-04-25 04:10:41 +00:00
naskya
d82ad33730
Merge branch 'fix/import-custom-emojis' into 'develop'
...
fix : #10451 Emoji pack imports randomly stop processing files
Co-authored-by: Linca <lhcfllinca@gmail.com>
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
Closes #10451
See merge request firefish/firefish!10757
2024-04-25 03:56:09 +00:00
naskya
cdea55ab25
chore (backend): revise apLogger log levels ( #10907 )
2024-04-25 11:42:16 +09:00
naskya
76a45fa6ac
chore (backend): move download logs to debug
2024-04-25 11:08:45 +09:00
naskya
d086b7b993
chore (backend): failed deliver logs should be info
2024-04-25 10:58:31 +09:00
naskya
aa2b35a554
chore (backend): proper streaming logs
2024-04-25 10:53:27 +09:00
Lhcfl
19b94b2fb8
tiny style fix
2024-04-25 09:42:03 +08:00
Lhcfl
e5a21bae13
use MkNote insteadof MkNoteSub
2024-04-25 09:32:59 +08:00
Lhcfl
adafd62710
chore: format
2024-04-25 09:17:37 +08:00
Lhcfl
217d686997
fix: improve the display of Notes in notifications
2024-04-25 09:17:01 +08:00
naskya
92b1f5cb5f
refactor (minor, backend-rs): rearrange conditions
2024-04-25 10:00:58 +09:00
Lhcfl
42f6a6e3b6
reviewed
2024-04-25 08:55:18 +08:00
naskya
40a4109c76
chore (backend): add FIXME comment to questionable if statements
2024-04-25 09:36:22 +09:00