Dessalines
|
f54209c451
|
Running clippy --fix (#1647)
|
2021-07-05 16:07:26 +00:00 |
Nutomic
|
8bb3ba4a16
|
Add option to disable strict allowlist (fixes #1486) (#1581)
* Add option to disable strict allowlist (fixes #1486)
* adjust docs
|
2021-04-21 09:36:07 -04:00 |
Dessalines
|
4c8f2e976e
|
Merge remote-tracking branch 'yerba/split-api-crate' into test_merge_api_crates_reorg
|
2021-03-29 16:24:50 -04:00 |
Felix Ableitner
|
249fcc5066
|
Split api crate into api_structs and api
|
2021-03-25 20:19:40 +01:00 |
Dessalines
|
3ca2453fc6
|
Merge branch 'main' into move_matrix_and_admin_to_person
|
2021-03-24 11:51:34 -04:00 |
Felix Ableitner
|
c7524d924b
|
Fix federation tests
|
2021-03-24 16:33:04 +01:00 |
Felix Ableitner
|
d6bd072ea1
|
Make federation compatible with Lemmy v0.9.9
|
2021-03-22 15:08:06 +01:00 |
Dessalines
|
c884510173
|
Creating default DB forms. Fixes #1511
|
2021-03-20 16:59:07 -04:00 |
Felix Ableitner
|
4f54108a9c
|
Merge branch 'main' into federated-moderation
|
2021-03-19 17:11:34 +01:00 |
Dessalines
|
c3efb9f7cf
|
Strictly typing DB id fields. Fixes #1498
|
2021-03-18 16:25:21 -04:00 |
Felix Ableitner
|
4f7dca7c2b
|
Fix three federation test cases
|
2021-03-18 17:02:15 +01:00 |
Felix Ableitner
|
71067a8cb5
|
For FromApub trait, use `is_mod_action: bool` instead
|
2021-03-16 18:26:19 +01:00 |
Felix Ableitner
|
de14636e10
|
Fix code to allow sticky/lock from remote moderators
|
2021-03-12 16:46:36 +01:00 |
Dessalines
|
9cb4dad4b4
|
A first pass.
|
2021-03-10 23:43:11 -05:00 |
Dessalines
|
ddf4a667b1
|
~80% done
|
2021-03-10 17:33:55 -05:00 |
Felix Ableitner
|
3bdd78f341
|
Rename `lemmy_structs` to `lemmy_api_structs`
|
2021-03-01 14:08:41 +01:00 |
Felix Ableitner
|
92ea9b97dd
|
Dont include community in comment `to` field (fixes #1446)
|
2021-02-23 19:00:47 +01:00 |
Felix Ableitner
|
63d9c0ee46
|
Explicitly mark posts and comments as public (ref #1220)
|
2021-02-10 14:01:02 +01:00 |
Nutomic
|
3d578f9df2
|
Use Url type for ap_id fields in database (fixes #1364) (#1371)
|
2021-01-27 11:42:23 -05:00 |
Felix Ableitner
|
3b64c58198
|
Move most code into crates/ subfolder
|
2021-01-20 16:21:27 +01:00 |