Mobilizon-Reshare-condividi.../mobilizon_reshare/cli/commands
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
..
format decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00
list decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00
publish Add publish command. (#167) 2022-05-17 23:14:52 +02:00
pull Pull publish (#157) 2022-03-22 21:16:34 +01:00
recap add dry run (#169) 2022-07-12 07:39:56 +02:00
retry test commands (#151) 2022-03-02 08:59:57 +01:00
start add dry run (#169) 2022-07-12 07:39:56 +02:00
__init__.py add dry run (#169) 2022-07-12 07:39:56 +02:00