|
cc8b1a9d54
|
all conflict tests are passing!
|
2023-11-28 13:04:33 +01:00 |
|
|
201bba2d4b
|
clippy
|
2023-11-28 11:21:52 +01:00 |
|
|
75f2530689
|
handle local conflict
|
2023-11-27 16:34:45 +01:00 |
|
|
2b0fbc6236
|
fix tests
|
2023-11-27 11:59:05 +01:00 |
|
|
c22df74b99
|
wip: separate activities for editing local/remote article
|
2023-11-27 11:48:12 +01:00 |
|
|
8a11cfed20
|
federate reject activity and add edit_conflicts api endpoint
|
2023-11-27 11:26:35 +01:00 |
|
|
1539795f03
|
dont apply edit to already updated text
|
2023-11-24 16:14:25 +01:00 |
|
|
d224016327
|
adding more helper functions for tests
|
2023-11-24 15:48:43 +01:00 |
|
|
9a5a195bfd
|
partial test case for edit conflict
|
2023-11-24 15:31:31 +01:00 |
|
|
abb5ee0ce4
|
store edits inside edit.rs, avoid code duplication
|
2023-11-24 14:37:25 +01:00 |
|
|
920ec258bc
|
wip: handle edit conflicts
|
2023-11-22 16:41:34 +01:00 |
|
|
61682100f2
|
Add test case for federating edit of remote article
|
2023-11-22 16:01:46 +01:00 |
|
|
4e458650b8
|
federate article updates using diffs
|
2023-11-22 12:44:21 +01:00 |
|
|
5f7837d843
|
generate edit on article update (without federation)
|
2023-11-21 16:03:25 +01:00 |
|
|
afbb81c0d1
|
edits federating, need tests and api adjustments
|
2023-11-20 17:04:52 +01:00 |
|
|
c48f26c908
|
wip: implemenent edits
|
2023-11-20 16:48:29 +01:00 |
|
|
12754a53bf
|
test setup function
|
2023-11-17 14:36:56 +01:00 |
|
|
f84c4f47f2
|
federate article create/update
|
2023-11-17 14:22:31 +01:00 |
|
|
5c1e753761
|
use hashmap instead of vec for unique ids
|
2023-11-17 12:38:26 +01:00 |
|
|
703f10c746
|
synchronize articles
|
2023-11-17 11:49:26 +01:00 |
|
|
5b8d393918
|
add tests/common file
|
2023-11-16 15:27:35 +01:00 |
|
|
5da26f78e4
|
remove some unused code
|
2023-11-16 14:52:23 +01:00 |
|
|
59c6c8d46a
|
add create article endpoint
|
2023-11-16 14:45:59 +01:00 |
|
|
b69b0fd30a
|
add test helper functions
|
2023-11-16 13:01:42 +01:00 |
|
|
a5da3de8c2
|
finish implementing instance follow
|
2023-11-16 12:49:50 +01:00 |
|
|
b72bab1c6e
|
api routes cleanup
|
2023-11-16 10:25:54 +01:00 |
|
|
7e75c77219
|
wip: add follow test
|
2023-11-15 15:07:02 +01:00 |
|
|
1098ecd4a1
|
add basic api call with test
|
2023-11-15 13:05:07 +01:00 |
|
|
df9da3784b
|
add agpl license
|
2023-11-15 01:38:16 +01:00 |
|
|
de2607e531
|
less unwrap
|
2023-11-15 01:32:46 +01:00 |
|
|
8477c07014
|
actual federation types
|
2023-11-15 01:26:24 +01:00 |
|
|
9fe5d50075
|
reorder files, remove some unnecessary stuff
|
2023-11-15 01:00:17 +01:00 |
|
|
79df3f3837
|
import apub lib example with some adjustments
|
2023-11-15 00:16:51 +01:00 |
|
|
6686088f76
|
cargo init
|
2023-11-14 23:41:58 +01:00 |
|