Mobilizon-Reshare-condividi.../mobilizon_reshare/publishers
Simone Robutti 370e00d187
decouple dataclasses from models (#181)
* fixed parsing bug

* implemented events and publications endpoints

split endpoints by entity

removed credentials

* add pagination (#179)

* added pagination

* integrated pagination with tortoise

* added test for publications

* removed converter file

* moved publications to dataclasses module

* implemented import pattern on dataclasses to prevent circular imports

* removed redundant fetch

* removed unused query

* split build_publications

* split failed_publications

* removed redundant query functions

* split publication retrieve

* split all read functions

* removed redundant write function

* fixed lock
2022-12-11 14:15:04 +01:00
..
coordinators decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00
platforms decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00
templates introduce locale (#165) 2022-04-11 18:13:35 +02:00
__init__.py add dry run (#169) 2022-07-12 07:39:56 +02:00
abstract.py decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00
coordinator.py refactor coordinators (#171) 2022-09-24 16:46:03 +02:00
exceptions.py fix event retry (#152) 2022-03-06 10:41:02 +01:00