jo
|
22c255700e
|
style: format code using black v23
|
2023-03-28 19:49:24 +02:00 |
jo
|
054a9e54f5
|
docs: fix spelling errors (pre-commit)
|
2022-11-24 01:43:36 +01:00 |
jo
|
8d9946d35a
|
refactor: upgrade code to >=python3.7 (pre-commit)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189>
|
2022-11-23 22:08:55 +00:00 |
jo
|
cff619679b
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
Eliot Berriot
|
9e8983bb60
|
See #170: reel2bits compat
|
2020-04-08 13:28:46 +02:00 |
Eliot Berriot
|
d9afed5067
|
Fix #1038: Federated reports
|
2020-03-11 11:39:55 +01:00 |
Eliot Berriot
|
57949c02c1
|
Revert "Revert "Fix #994: use PostgreSQL full-text-search""
This reverts commit 7b0db234e2 .
|
2019-12-18 11:26:59 +01:00 |
Eliot Berriot
|
5a37d9771e
|
See #170: federation for channels
|
2019-12-09 13:59:54 +01:00 |
Eliot Berriot
|
c9a2439ecc
|
Fixed broken linting
|
2019-11-04 11:16:58 +01:00 |
Eliot Berriot
|
9f3182caf7
|
See #852: improved routing logic for federation messages (support multiple objects types for one route)
|
2019-09-21 16:20:49 +02:00 |
Eliot Berriot
|
08262529ec
|
MRF / Dropping of incoming/outgoing messages based on allow-list
|
2019-06-20 10:27:07 +02:00 |
Eliot Berriot
|
4e44e4e4b6
|
Attribute artist
|
2019-04-11 10:17:10 +02:00 |
Eliot Berriot
|
f5a6a40d7f
|
Fix #787: federation issue due to missing error handling
|
2019-04-05 16:22:32 +02:00 |
Eliot Berriot
|
46f1d96206
|
Fix #776: Don't store unhandled ActivityPub messages in database
|
2019-03-27 12:53:35 +01:00 |
Eliot Berriot
|
0afa4f2e27
|
Fix #737: delivering of local activities causing unintended side effects, such as rollbacking changes
|
2019-03-06 15:33:39 +01:00 |
Eliot Berriot
|
12c9db3960
|
Ensures federation urls can answer to application/ld+json, application/activity+json and application/json requests
|
2019-03-05 15:15:37 +01:00 |
Eliot Berriot
|
253f026dc0
|
System actor
|
2019-01-30 11:54:43 +01:00 |
Eliot Berriot
|
5fe30cf59b
|
Fix #658: Support blind key rotation in HTTP Signatures
|
2019-01-11 15:39:33 +01:00 |
Eliot Berriot
|
1c55f2c9a6
|
Use our instance policies to discard fetched and inbox objects
|
2019-01-10 11:11:30 +01:00 |
Eliot Berriot
|
af53ee7c7d
|
Ensure all our AP types are present
|
2018-12-27 20:33:11 +01:00 |
Eliot Berriot
|
24b8ca7227
|
Removed dead code
|
2018-12-26 20:23:48 +01:00 |
Eliot Berriot
|
e49a460203
|
Audio federation
|
2018-09-22 12:29:30 +00:00 |
Eliot Berriot
|
ecd395d6b0
|
Library follows and user notifications
|
2018-09-13 15:18:23 +00:00 |
Eliot Berriot
|
2ea21994ee
|
Resolve "Per-user libraries" (use !368 instead)
|
2018-09-06 18:35:02 +00:00 |
Eliot Berriot
|
9427f8b56e
|
See #297: removed unused imports
|
2018-06-10 10:39:47 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
64e88b83f7
|
Deliver is now a proper celery task
|
2018-04-15 11:25:33 +02:00 |
Eliot Berriot
|
0b2fe8439a
|
Removed too complex FollowRequest model, we now use an aproved field on Follow
|
2018-04-15 11:25:32 +02:00 |
Eliot Berriot
|
238d849298
|
Can now disable SSL cerification for external requests
|
2018-04-15 11:25:31 +02:00 |
Eliot Berriot
|
206ae296b6
|
Ensure timeout in requests
|
2018-04-15 11:24:47 +02:00 |
Eliot Berriot
|
b5ff339efa
|
We now use a proper user agent including instance version and url during outgoing requests
|
2018-04-07 16:20:34 +02:00 |
Eliot Berriot
|
9612b1bace
|
Can now serve track from remote library
|
2018-04-07 15:34:35 +02:00 |
Eliot Berriot
|
04d710e690
|
Library can now receive import info from followed instances
|
2018-04-06 14:53:57 +02:00 |
Eliot Berriot
|
cb9309c298
|
Factorized undo follow
|
2018-04-04 22:40:57 +02:00 |
Eliot Berriot
|
d8f86c4fce
|
Factorized follow logic between system actors, Library can now accept follows
|
2018-04-04 19:38:55 +02:00 |
Eliot Berriot
|
f19418d2c2
|
Added follow model and factory
|
2018-04-03 21:30:15 +02:00 |
Eliot Berriot
|
6aa6f1d8f8
|
Test actor can now follow back
|
2018-04-03 19:48:50 +02:00 |
Eliot Berriot
|
a252051351
|
PoC with receiving /ping from Mastodon and replying pong
|
2018-04-02 18:07:46 +02:00 |
Eliot Berriot
|
3cf1a17087
|
We are now able to receive a toot and react to it
|
2018-04-01 22:11:46 +02:00 |