naskya
c7e1ea48a4
Merge branch 'develop' into iceshrimp_mastodon
2024-06-01 23:00:43 +09:00
naskya
8293ed8e87
chore (backend-rs): more documents on NodeInfo
2024-06-01 11:25:20 +09:00
naskya
ecefb20ba7
Merge branch 'develop' into iceshrimp_mastodon
2024-06-01 08:35:44 +09:00
naskya
23c8636129
chore (backend-rs, macro-rs): fix comment style
2024-06-01 02:23:58 +09:00
naskya
3407e4b395
chore (backend-rs): address cargo doc warning
2024-06-01 02:04:02 +09:00
naskya
7c95c65a7c
Merge branch 'develop' into iceshrimp_mastodon
2024-05-31 21:48:03 +09:00
naskya
9ad284bd67
chore (backend-rs): rename partial note structs
2024-05-31 21:42:59 +09:00
naskya
2e44357665
chore (backend-rs): remove unneeded serde derives
2024-05-31 21:28:53 +09:00
naskya
3b42d25ee8
chore: DatabaseConnection -> DbConn
2024-05-31 06:19:14 +09:00
naskya
af2b19709e
chore: handle a bit more errors
2024-05-31 06:17:13 +09:00
naskya
76a0e5fa28
Merge branch 'develop' into iceshrimp_mastodon
2024-05-30 23:07:40 +09:00
naskya
a2555fc65d
chore: minimize Rust dependencies
...
It is unclear if this is worth the effort to manage
(so this may be reverted later) but at least it seems
we could remove a bunch of lines from the lockfile
by removing unused feature flags.
2024-05-30 19:27:05 +09:00
naskya
6209fdd242
Merge branch 'develop' into iceshrimp_mastodon
2024-05-30 07:11:44 +09:00
naskya
890ca846d0
chore (backend-rs): documents, organize exports, typo fixes
2024-05-30 07:07:01 +09:00
naskya
8741bda5df
chore (backend-rs): don't use unsafe unwrap() in examples
2024-05-29 18:30:10 +00:00
naskya
682bea134e
chore (backend-rs): add comments
2024-05-29 18:29:39 +00:00
naskya
20607acc1b
dev: update editorconfig
2024-05-29 18:29:29 +00:00
naskya
4624911df8
chore: regenerate auto-generated files
2024-05-29 18:29:29 +00:00
naskya
a0c31ddd47
chore (backend-rs): address cargo doc warning
2024-05-29 18:29:29 +00:00
naskya
575ccd0e29
test (backend-rs): add timestamp check
2024-05-29 18:29:29 +00:00
naskya
4ad09b5ae2
fix: Maser push notifications
2024-05-29 18:29:26 +00:00
naskya
cad3610d2e
fix: feather push notifications
2024-05-29 18:29:26 +00:00
naskya
8fca35ca06
fix: Ice Cubes push notifications
...
Co-authored-by: Eana Hufwe <eana@1a23.com>
2024-05-29 18:29:26 +00:00
naskya
3a62097ec3
chore: concat two statements
2024-05-29 18:29:26 +00:00
naskya
6c449466a5
fix: do not unwrap() Option before checking that it holds a value
2024-05-29 18:29:26 +00:00
naskya
303060fe84
fix: missing imports
2024-05-29 18:29:26 +00:00
Eana Hufwe
a499fb1755
fix: missing var
2024-05-29 18:29:26 +00:00
Eana Hufwe
ba726f9abf
fix: compatibility with Ice Cubes and Mammoth
2024-05-29 18:29:25 +00:00
Eana Hufwe
b6414dd104
fix: add space paddings to the end of JSON payload to prevent esm
from padding null bytes
2024-05-29 18:29:22 +00:00
naskya
6db8ad14e2
Merge branch 'develop' into iceshrimp_mastodon
2024-05-29 23:44:12 +09:00
naskya
38c5b85220
fix: use only necessary fields
2024-05-29 23:42:05 +09:00
naskya
abaed389f9
chore: remove from/toMastodonId functions
2024-05-29 23:41:55 +09:00
naskya
fbe906fe11
refactor: use ok_or to return errors when Some is expected
2024-05-29 23:41:47 +09:00
naskya
1df3680842
chore: port sql-regex-escape to backend-rs
2024-05-29 23:41:39 +09:00
naskya
199065502b
chore: update auto-generated files
2024-05-29 23:40:56 +09:00
Laura Hausmann
f282549900
refactor: Iceshrimp’s Mastodon API implementation with original extensions
...
Co-authored-by: Eana Hufwe <eana@1a23.com>
Co-authored-by: AkiraFukushima <h3.poteto@gmail.com>
2024-05-29 23:39:22 +09:00
naskya
fac69f8eb5
chore (backend-rs): don't use unsafe unwrap() in examples
2024-05-29 19:26:01 +09:00
naskya
27de1ddb70
chore (backend-rs): add comments
2024-05-28 19:42:52 +09:00
naskya
d1f25e8fba
dev: update editorconfig
2024-05-28 17:32:34 +09:00
naskya
ef2d19660c
chore: regenerate auto-generated files
2024-05-27 20:59:23 +09:00
naskya
42ec6cffa1
chore (backend-rs): address cargo doc warning
2024-05-27 00:07:54 +09:00
naskya
4968e370f5
test (backend-rs): add timestamp check
2024-05-27 00:05:53 +09:00
naskya
293c1c6540
chore (backend-rs): some more comments
2024-05-24 22:36:48 +09:00
naskya
589324cd6d
chore (backend-rs): update comment
2024-05-24 22:20:52 +09:00
naskya
35f30d9895
chore (backend-rs): make internal functions/modules private
2024-05-24 22:18:32 +09:00
naskya
0e9d7f388a
fix (backend-rs): don't check quoted post in antennas
2024-05-24 22:11:56 +09:00
naskya
985532b2aa
chore (backend-rs): remove unused feature flag
2024-05-24 02:43:20 +09:00
naskya
9c60e8ff8b
chore (backend-rs): address cargo doc
warnings
2024-05-24 01:19:17 +09:00
naskya
81e633eec3
chore (backend-rs): antenna::add_new_note -> antenna::process_new_note
2024-05-23 20:49:49 +09:00
naskya
85d44aaa2d
chore (backend-rs): remove 'Err' suffix from error variants
...
https://rust-lang.github.io/rust-clippy/master/index.html#/enum_variant_names
2024-05-23 20:49:49 +09:00