naskya
fcfe6c877b
refactor (backend): port renderHashtag to backend-rs
2024-08-04 21:52:32 +09:00
naskya
306723fd53
chore: format
2024-08-04 21:52:32 +09:00
naskya
2a6fb45d66
chore (backend-rs): add misc::emoji submodule
2024-08-04 12:07:37 +09:00
naskya
17a9ff6bf1
refactor (backend): port renderMention to backend-rs
2024-08-04 11:56:48 +09:00
naskya
b28ecee1fc
test (backend-rs): add tests for static cache
2024-08-03 20:14:10 +09:00
naskya
dc221d8261
refactor (backend): port renderReadActivity to backend-rs
2024-08-03 16:51:56 +09:00
naskya
1b2e58ef33
chore (backend-rs): add doc comments
2024-08-03 11:54:28 +09:00
naskya
45016ff99c
refactor (backend-rs): add {note, user}::local_uri functions
2024-08-03 11:25:56 +09:00
naskya
a54576564b
refactor (backend): port renderFlag to backend-rs
2024-08-03 11:12:25 +09:00
naskya
17d564607d
chore (backend-rs): regenerate SeaORM entity
2024-08-02 23:16:16 +09:00
naskya
35564ceecc
refactor (backend): port renderTombstone to backend-rs
2024-08-02 20:52:17 +09:00
naskya
27f2a6b080
chore (backend-rs): address nightly clippy warnings
2024-08-02 02:51:42 +09:00
naskya
dc2b452e5a
chore (backend-rs): apply clippy fixes
2024-08-02 00:41:51 +09:00
naskya
2b31b55cf3
fix (backend-rs): fix doc comments
2024-08-02 00:18:03 +09:00
naskya
7de36a2d43
refactor (backend-rs): use bare cache for latest_version
2024-08-02 00:17:40 +09:00
naskya
e541efd80a
refactor (backend-rs): use chrono::Duration for Redis cache TTL
2024-08-01 23:55:08 +09:00
naskya
47018b4cff
chore (backend-rs): set cache ttl
2024-08-01 23:42:42 +09:00
naskya
b4b993a661
refactor (backend-rs): move redis cache to cache module
2024-08-01 23:42:42 +09:00
naskya
8584bb439b
refactor (backend-rs): rework static cache
...
Co-authored-by: sup39 <dev@sup39.dev>
2024-08-01 23:42:39 +09:00
naskya
3ab75d94d2
chore (backend-rs): address sysinfo breaking changes
2024-08-01 07:57:53 +09:00
naskya
348838bb9b
chore (backend-rs): add missing doc comment
2024-07-30 23:21:57 +09:00
naskya
f976e97784
chore (backend-rs): use for_ts macro
2024-07-30 23:12:48 +09:00
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