naskya
e28389ed88
chore (macro-rs): add for_ts macro
2024-07-30 23:10:44 +09:00
naskya
6344b72321
refactor (backend): port renderEmoji to backend-rs
2024-07-30 22:39:42 +09:00
naskya
a5f950b468
chore (backend-rs): reduce identicon size
2024-07-30 00:05:40 +09:00
naskya
2c35a3885c
chore (backend-rs): cache generated icons
2024-07-29 23:48:55 +09:00
naskya
07c5bfa600
fix (backend-rs): followee/follower uri may be null
2024-07-29 23:29:40 +09:00
naskya
b85f459cfe
refactor (backend): port genIdenticon to backend-rs
2024-07-29 23:11:04 +09:00
naskya
7246c8675c
chore (backend-rs): cleanup
2024-07-29 23:11:03 +09:00
naskya
512fb466f8
chore (backend-rs): pass --frozen flag in production build
2024-07-29 18:32:10 +09:00
naskya
107ac93ddd
refactor (backend): port renderAccept to backend-rs
2024-07-29 18:11:33 +09:00
naskya
27e6469f8c
refactor (backend): port renderFollow to backend-rs
2024-07-29 17:52:44 +09:00
naskya
9356569f8d
fix (backend-rs): limit isahc responses to a reasonable length in all places
2024-07-29 07:30:57 +09:00
naskya
b6498a12e8
refactor (backend): port publishUserEvent to backend-rs
2024-07-27 21:02:48 +09:00
naskya
7a54dc8b87
refactor (backend): port publishInternalEvent to backend-rs
2024-07-27 20:39:02 +09:00
naskya
6d62cd4276
refactor (backend): port publishMainStream to backend-rs
2024-07-27 20:16:43 +09:00
naskya
5a74760252
refactor (backend): port publishNoteStream to backend-rs
2024-07-27 17:41:50 +09:00
naskya
55e46c03b9
refactor (backend): port renderFollowRelay to backend-rs
2024-07-27 17:02:24 +09:00
naskya
e80113ae6f
chore (backend): fix default maxFileSize value
2024-07-27 10:53:11 +09:00
naskya
ffcde7c7ec
chore (backend-rs): apply clippy suggestions
2024-07-26 18:53:07 +09:00
naskya
e35ce24369
chore (backend-rs): remove unused things
2024-07-26 17:57:03 +09:00
naskya
eb11b32c5c
refactor (backend): only cache the id of @relay.actor
2024-07-26 17:50:29 +09:00
naskya
c7de3aae3f
chore (backend-rs): fix clippy warning
2024-07-26 07:12:20 +09:00
naskya
0ba868cc3c
refactor (backend): remove publishUserListStream
2024-07-25 07:29:21 +09:00
naskya
7d2e98963d
refactor (backend): port publishNoteUpdatesStream to backend-rs
2024-07-25 06:41:58 +09:00
naskya
5752254929
Revert "refactor (backend): port extract-hashtags to backend-rs"
...
This reverts commit 332b6cd620
.
It worked perfectly fine, but the mfm crate is not licensed properly.
Also, we may want to use libmfm instead of mfm-rs.
2024-07-24 19:30:49 +09:00
naskya
0595dccbfd
Revert "refactor? (backend): move consts to backend-rs"
...
This commit partially reverts b9c3dfbd3d
.
2024-07-24 19:25:07 +09:00
naskya
09721be9fe
chore (backend-rs): convert case of source language (& filter out possibly corrupted data)
2024-07-24 18:51:23 +09:00
naskya
fb39bbf8e5
chore: format
2024-07-23 06:45:19 +09:00
naskya
65ce0d5221
chore (backend-rs): address deprecation warning
2024-07-22 06:10:45 +09:00
naskya
dee775ae42
chore: update auto-generated file
2024-07-22 04:26:05 +09:00
GitLab CI
298a7ec821
chore(deps): update dependency @napi-rs/cli to v3.0.0-alpha.62
2024-07-21 12:05:24 +00:00
naskya
bf61dee538
chore (backend-rs): libretranslate API now supports zh-Hant translations
2024-07-21 12:07:59 +09:00
naskya
332b6cd620
refactor (backend): port extract-hashtags to backend-rs
2024-07-21 09:18:22 +09:00
naskya
052a68fc7f
refactor (backend): port translator to backend-rs
2024-07-21 05:50:13 +09:00
GitLab CI
5ca8eec5e4
chore(deps): update dependency @napi-rs/cli to v3.0.0-alpha.61
2024-07-18 12:05:11 +00:00
naskya
a8a899a61e
chore (backend-rs, macro-rs): generate document from error messages
2024-07-17 08:27:36 +09:00
GitLab CI
4b91d73571
chore(deps): update dependency @napi-rs/cli to v3.0.0-alpha.60
2024-07-16 12:05:07 +00:00
naskya
c127d01dbf
chore: update auto-generated file
2024-07-16 09:03:05 +09:00
naskya
d9358c4020
test (backend-rs): make ts_export
ed functions testable
2024-07-16 08:50:30 +09:00
GitLab CI
6ee7ab99c3
chore(deps): update dependency @napi-rs/cli to v3.0.0-alpha.59
2024-07-15 20:05:42 +00:00
naskya
7024dc67f4
chore (backend-rs): do not use Arc for internal actor caches at least for now
2024-07-13 22:43:05 +09:00
naskya
e1ad96aac4
chore (backend-rs): prefer to_owned() over to_string()
2024-07-13 22:25:22 +09:00
naskya
9bb357dc50
refactor (backend): port getInstanceActor/getRelayActor to backend-rs
2024-07-13 20:45:52 +09:00
naskya
bbfd3218e1
fix (backend-rs): encode redis password
2024-07-12 23:43:08 +09:00
GitLab CI
59123fb066
chore(deps): update dependency @napi-rs/cli to v3.0.0-alpha.58
2024-07-11 12:05:33 +00:00
naskya
1c8308cc32
chore (backend-rs): add comment
2024-07-11 02:54:46 +09:00
naskya
85a1db7981
refactor (backend-rs): provide DbConn as an argument of user::count::local_total
2024-07-11 02:41:23 +09:00
naskya
ca6b840302
chore (backend-rs): add comment on NUMBER_OF_SYSTEM_ACTORS
2024-07-11 02:35:44 +09:00
naskya
edea72913e
fix (backend): count correct local users
2024-07-10 23:37:41 +09:00
GitLab CI
8ebaf719b1
chore(deps): update dependency @napi-rs/cli to v3.0.0-alpha.57
2024-07-10 01:05:00 +00:00
naskya
811a8c8559
Merge branch 'develop' into iceshrimp_mastodon
2024-07-10 08:15:59 +09:00