Releases: Tech-Workers-Coalition-Italia/mobilizon-reshare
Releases · Tech-Workers-Coalition-Italia/mobilizon-reshare
v0.3.6
What's Changed
- Decouple DB instantiation from logger instantion. by @fishinthecalculator in #188
- telegram: Add support for topics. by @fishinthecalculator in #184
- Enable publishing events by UUID. by @fishinthecalculator in #187
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- add dry run by @chobeat in #169
- add dry run by @chobeat in #172
- Update dependencies. by @fishinthecalculator in #170
- refactor coordinators by @chobeat in #171
- Introduced FastAPI and Postgres support by @chobeat in #173
- Drop Guix CI for master and PRs. by @fishinthecalculator in #176
- Update dependencies. by @fishinthecalculator in #177
- Add publication crud by @chobeat in #178
- decouple dataclasses from models by @chobeat in #181
- Switch to TWC DockerHub account by @fishinthecalculator in #182
- Failures by @fishinthecalculator in #183
- Store notifications. by @fishinthecalculator in #180
Full Changelog: v0.3.2...v0.3.5
v0.3.2
What's Changed
- Add publish command. by @fishinthecalculator in #167
- Move Guix packages to a channel. by @fishinthecalculator in #168
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Add completion scripts. by @fishinthecalculator in #166
- introduce locale by @chobeat in #165
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Upstream python-tweepy. by @fishinthecalculator in #155
- Run CI for pull requests. by @fishinthecalculator in #159
- Update twitter.tmpl.j2 by @chobeat in #160
- Pull publish by @fishinthecalculator in #157
- Fix recap by @fishinthecalculator in #161
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Enforce the same dependencies in dev and prod. by @fishinthecalculator in #141
- fix facebook format by @chobeat in #142
- fix format by @chobeat in #143
- scheduler.py: Fix intervals. by @fishinthecalculator in #146
- README.md: Add Pypi link. by @fishinthecalculator in #148
- fix timezone in test by @chobeat in #145
- Pave the way for using only EventPublications outside of storage module. by @fishinthecalculator in #149
- Feature/autogenerate api doc by @magowiz in #147
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Refactor publication by @chobeat in #65
- Check length by @chobeat in #66
- More tests by @chobeat in #67
- Metadata by @chobeat in #68
- event recap by @chobeat in #69
- twitter by @chobeat in #77
- fix telegram active by @chobeat in #78
- recap header by @chobeat in #79
- mobilizon link in template by @chobeat in #80
- Add Mastodon publisher. by @fishinthecalculator in #83
- simplified validation by @chobeat in #91
- better error handling by @chobeat in #92
- cli help messages by @chobeat in #85
- Prevent dynaconf from merging different files. by @fishinthecalculator in #89
- Docker image by @fishinthecalculator in #84
- docker: image: Run cron jobs with root privileges. by @fishinthecalculator in #98
- fix publisher deactivation by @chobeat in #93
- command tests by @chobeat in #97
- publishers: zulip: Let the user specify their instance. by @fishinthecalculator in #95
- added facebook publisher by @chobeat in #99
- Make logs a little bit more informative. by @fishinthecalculator in #100
- Query refactoring by @fishinthecalculator in #102
- Fix publication exception handling for notification. by @fishinthecalculator in #105
- Feature/test coverage by @magowiz in #108
- scripts: Add mobilizon-reshare.sh. by @fishinthecalculator in #106
- Zulip errors by @fishinthecalculator in #107
- added new test by @chobeat in #111
- telegram log error by @chobeat in #113
- docker: mobilizon-reshare: Upstream dynaconf. by @fishinthecalculator in #115
- cli: inspect: Refactor command. by @fishinthecalculator in #109
- Feature/aerich by @magowiz in #110
- add intermediate variable since aerich doesn't play nice with functions as configuration entrypoint by @magowiz in #117
- Update guix package definition after core-updates merge. by @fishinthecalculator in #122
- retry command by @chobeat in #119
- Ci run tests by @fishinthecalculator in #123
- Rewrite README.md. by @fishinthecalculator in #125
- rework config by @chobeat in #121
- Minor fix to the guix package. by @fishinthecalculator in #126
- Add Docker Hub link to README.md. by @fishinthecalculator in #127
- Fix markdown cropping by @chobeat in #128
- skip timezone sensitive tests in pipelines by @chobeat in #129
- Use test script everywhere in the pipeline. by @fishinthecalculator in #130
- Debug image by @fishinthecalculator in #131
- scheduler by @chobeat in #133
- Python scheduler docker image by @fishinthecalculator in #134
- Add event name to notifications. by @fishinthecalculator in #136
- Feature/optimizing download by @magowiz in #118
- fix migration by @chobeat in #138
- rework maintenance cli by @chobeat in #140
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Publishers dev by @chobeat in #2
- Init storage. by @chobeat in #3
- Event selector by @chobeat in #6
- Conf by @tinoilcotechino in #4
- Conf skeleton by @chobeat in #12
- Main loop by @chobeat in #15
- download events by @chobeat in #19
- main: Gracefully tear down DB on exception. by @tinoilcotechino in #17
- Models by @tinoilcotechino in #18
- Notification system by @SlyK182 in #13
- added CLI by @chobeat in #27
- documentation by @chobeat in #26
- Publications by @tinoilcotechino in #28
- publication window by @chobeat in #24
- added event selection function by @chobeat in #25
- Added publisher coordinator by @SlyK182 in #33
- first run by @chobeat in #36
- Updated statuses management, tests by @SlyK182 in #41
- add tests by @chobeat in #44
- fixed teardown by @chobeat in #42
- added format to markdown by @chobeat in #43
- extend cli by @chobeat in #48
- Publication report by @tinoilcotechino in #46
- fix cli by @chobeat in #49
- rename everything by @chobeat in #50
- notify failure by @chobeat in #52
- Fix PublisherCoordinatorReport generation. by @tinoilcotechino in #54
- Make
Event.mobilizon_id
a properUUIDField
. by @tinoilcotechino in #59 - Add release.sh. by @tinoilcotechino in #53
- Secrets by @tinoilcotechino in #60
- format event cli by @chobeat in #61
- publishers: Add Zulip publisher. by @fishinthecalculator in #62
- Telegram format by @chobeat in #64
New Contributors
- @tinoilcotechino made their first contribution in #4
Full Changelog: https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare/commits/v0.1.0