naskya
|
5b01d3574f
|
refactor (backend): port isValidUrl to backend-rs
|
2024-05-07 00:56:37 +09:00 |
|
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
|
b12d7e4c63
|
refactor (backend): port emoji-meta to backend-rs
|
2024-04-25 19:06:16 +09:00 |
|
naskya
|
b9c3dfbd3d
|
refactor? (backend): move consts to backend-rs
|
2024-04-25 14:50:04 +09:00 |
|
naskya
|
76a45fa6ac
|
chore (backend): move download logs to debug
|
2024-04-25 11:08:45 +09:00 |
|
naskya
|
eac0c1c47c
|
refactor (backend): revise log levels
* Add logging in backend-rs
* Change log levels to 'error', 'warning', 'info', 'debug', 'trace'
* Add `maxLogLevel` config and deprecate `logLevels`
* Move SQL queries to 'trace' level
|
2024-04-25 02:22:49 +09:00 |
|
naskya
|
9ef5350a00
|
chore (backend): remove promisify
|
2024-04-24 05:19:03 +09:00 |
|
naskya
|
e8b39be387
|
chore (backend): remove unused function
|
2024-04-24 05:01:35 +09:00 |
|
naskya
|
0c1e7cdd72
|
refactor (backend): port should-block-instance to backend-rs
|
2024-04-22 08:31:28 +09:00 |
|
naskya
|
07444ae7c1
|
Merge branch 'develop' into redis
|
2024-04-22 06:42:53 +09:00 |
|
naskya
|
280dddf464
|
Merge branch 'fix/download-url-agent' into 'develop'
fix: download-url should use proxy bypass hosts
Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>
See merge request firefish/firefish!10739
|
2024-04-21 21:27:55 +00:00 |
|
naskya
|
a2699e6687
|
chore (backend): fix imports
|
2024-04-20 23:04:12 +09:00 |
|
naskya
|
ccb17977c3
|
chore (minor, backend): use type import
|
2024-04-20 03:08:35 +09:00 |
|
naskya
|
3b89a8bfa6
|
refactor (backend): port config loader to backend-rs completely
|
2024-04-20 02:46:37 +09:00 |
|
naskya
|
cc452da6c5
|
Merge branch 'develop' into refactor/types
|
2024-04-18 05:03:32 +09:00 |
|
naskya
|
30969ad817
|
refactor (backend): port get-note-summary to backend-rs
I removed trim() as it wasn't strictly neccessary
|
2024-04-18 05:02:00 +09:00 |
|
naskya
|
082948bfe0
|
Merge branch 'develop' into refactor/types
|
2024-04-16 22:29:04 +09:00 |
|
naskya
|
0f3126196f
|
refactor (backend): port reaction-lib to backend-rs
|
2024-04-15 10:02:44 +09:00 |
|
naskya
|
2731003bc9
|
refactor (backend): port emoji-regex to backend-rs
|
2024-04-15 05:37:09 +09:00 |
|
naskya
|
74875f174b
|
chore (minor, backend): use a template literal
|
2024-04-15 04:34:36 +09:00 |
|
naskya
|
884c69f377
|
chore (minor, backend): organize imports
|
2024-04-15 04:34:00 +09:00 |
|
naskya
|
fca48b2a81
|
refactor (backend): port safe-for-sql, sql-like-escape to backend-rs
|
2024-04-14 20:29:44 +09:00 |
|
sup39
|
b71da18b03
|
refactor (backend): port fetch-meta to backend-rs
Co-authored-by: naskya <m@naskya.net>
|
2024-04-14 20:16:22 +09:00 |
|
naskya
|
ceca260c92
|
refactor (backend): port convert-milliseconds to backend-rs
|
2024-04-14 14:54:32 +09:00 |
|
sup39
|
70aa3704ef
|
refactor (backend): port password hashing/verification to backend-rs
Co-authored-by: naskya <m@naskya.net>
|
2024-04-14 14:41:01 +09:00 |
|
Lhcfl
|
f95e2d1c51
|
Merge branch 'develop' of https://firefish.dev/firefish/firefish into refactor/types
|
2024-04-13 15:39:44 +08:00 |
|
老周部落
|
f44a2937d4
|
fix: download-url should use proxy bypass hosts
|
2024-04-13 09:00:08 +08:00 |
|
naskya
|
148c3736ce
|
refactor (backend): port convert-host to backend-rs
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-04-12 17:13:57 +09:00 |
|
naskya
|
83c15b1026
|
refactor (backend): port checkWordMute to backend-rs
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-04-12 15:43:17 +09:00 |
|
naskya
|
ad30d16f23
|
chore (backend): remove unused file
|
2024-04-12 11:10:52 +09:00 |
|
naskya
|
452e0b921c
|
refactor (backend): port acct to backend-rs
|
2024-04-12 11:10:52 +09:00 |
|
naskya
|
beb16ab9cf
|
refactor (backend): port nyaify to backend-rs
|
2024-04-12 11:10:42 +09:00 |
|
naskya
|
f60ff2eaf4
|
refactor (backend-rs): rewrite id generator
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-04-12 05:20:45 +09:00 |
|
Lhcfl
|
23145c61af
|
refactor: fix type of MkAbuseReport
|
2024-04-10 17:55:52 +08:00 |
|
naskya
|
c707221dfb
|
chore (minor): use type import
|
2024-04-08 21:15:18 +09:00 |
|
naskya
|
30619301d3
|
chore: replace new Date().getTime() with Date.now()
959cc8ff37
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
|
2024-04-08 17:00:41 +09:00 |
|
naskya
|
54c5192a06
|
chore (backend): add some more comments on the translate function
|
2024-04-06 07:42:32 +09:00 |
|
Lhcfl
|
e8f178458f
|
Merge branch 'develop' of https://firefish.dev/firefish/firefish into feat/note-edit-history
|
2024-04-01 11:32:14 +08:00 |
|
Lhcfl
|
0b226f7013
|
store emojis for note_edit
|
2024-04-01 11:01:59 +08:00 |
|
naskya
|
b3668f67a0
|
fix (backend): check redirect url
|
2024-03-30 19:01:28 +09:00 |
|
Laura Hausmann
|
850c52ef63
|
feat (backend): permit redirects for AP object lookups
8d7d95fd23
Co-authored-by: naskya <m@naskya.net>
|
2024-03-30 19:01:28 +09:00 |
|
mei23
|
ce69001243
|
fix (backend): improve URL check
13ea67bee4
da12d5b079
Co-authored-by: naskya <m@naskya.net>
|
2024-03-30 18:10:52 +09:00 |
|
Nyan Helsing
|
a98a26e901
|
chore: format
Co-authored-by: deathg.rip <josh@deathg.rip>
|
2024-03-28 05:25:33 +00:00 |
|
naskya
|
2220d5c56e
|
refactor (backend): add note_file table to store (noteId, fileId) pairs
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-03-17 22:40:35 +09:00 |
|
naskya
|
27be8e06cb
|
fix (backend): conditions for checking local uri's being inaccurate
ref: https://github.com/misskey-dev/misskey/issues/13540
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: atsu1125 <atsuchan@atsuchan.page>
|
2024-03-17 01:51:24 +09:00 |
|
sup39
|
b6e55173e2
|
refactor (backend): rename meta columns
|
2024-03-02 13:13:03 +09:00 |
|
naskya
|
2414cf3ec7
|
refactor (backend): separate translate function into another file, use post language info for translations, use deepl-node package
|
2024-03-02 00:28:30 +09:00 |
|
naskya
|
412cdad209
|
feat: show unlisted posts from following users in antennas
|
2024-03-01 23:42:02 +09:00 |
|
naskya
|
d70d0f4232
|
refactor (backend): separate muted words and muted patterns
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-03-01 22:52:21 +09:00 |
|