Releases: direbus/daily-watori
Releases · direbus/daily-watori
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Chris Qiang (@chez14)
❤️ Cristopher (@Namchee)
🚀 Enhancement
🐛 Bug Fix
- Dependencies update #13 (@chez14)
- feat: Add linter to adhere coding standards #15 (@Namchee)
- Add Docker Build Pipeline #3 (@chez14)
⚠️ Pushed to master
- Readd the linter script (@chez14)
- feat: Add clear command (@Namchee)
- chore: Add build scripts (@Namchee)
- docs: Add basic documentation (@Namchee)
- chore: Merge dependency patch (@Namchee)
- fix: Fix tweet rejection status indicator (@Namchee)
- feat: Implement better logging service (@Namchee)
- refactor: Move freshness threshold to config (@Namchee)
- fix: Remove :id params from retweet function (@Namchee)
- refactor: Replace message.reply with channel.send as it's less obstructive (@Namchee)
- feat: Add extended help feature (@Namchee)
- fix: Remove additionalProperties options from schema to avoid auto _id generation error (@Namchee)
- feat: Ignore all messages from irrelevant channels (@Namchee)
- refactor: Remove manual filtering and rely on API to filter tweets (@Namchee)
- fix: Flip boolean operator on 'watch' command (@Namchee)
- chore: Bootstraping bot initialization step (@Namchee)
- feat: Add retweet features (@Namchee)
- fix: Add Tweet URL to fresh tweet notifier (@Namchee)
- feat: Connect scheduled fetch service to event hub (@Namchee)
- refactor: Restructure project files (@Namchee)
- fix: Fix docker configuration (@Namchee)
- refactor: Migrate to Mongo as ACIDity is not a requirement (@Namchee)
- feat: Add list command to show the watchlist (@Namchee)
- feat: Add watch and unwatch command (@Namchee)
- feat: Add help command (@Namchee)
- refactor: Restructure interfaces and import for cleaner file structure (@Namchee)
- chore: Remove unnecessary stuff from docker file (@Namchee)
- chore: Add direct migrations script and fix migrations issues (@Namchee)
- feat: Add migrations (@Namchee)
- refactor: Remove image URLs in favor of direct embed (@Namchee)
- refactor: Remodel database entities (@Namchee)
- feat: Reintroduce repository for all entities (@Namchee)
- feat: Add user entity and revert repository as it's simple enough (@Namchee)
- feat: Add skeleton repository (@Namchee)
- refactor: Remove ormconfig.json as it's unused (@Namchee)
- refactor: Change loose entity to typeorm entities (@Namchee)
- feat: Add docker minimal setup (@Namchee)
- chore(deps): Bump dependencies (@Namchee)
- refactor: Remove discord.ts as it doesn't have custom class parameter capability (@Namchee)
- feat: Construct twitter service class from exported functions (@Namchee)
- feat: Add nodemon for dev purposes (@Namchee)
- refactor: Decouple env requirements from dev env setup (@Namchee)
- First commit 🎉 (@Namchee)
🔩 Dependency Updates
- chore(deps): Bump actions/cache from v1 to v2.1.3 #6 (@dependabot[bot])
- chore(deps): Bump actions/setup-node from v1 to v2.1.4 #5 (@dependabot[bot])
- chore(deps): Bump ini from 1.3.5 to 1.3.7 #1 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Chris Qiang (@chez14)
- Cristopher (@Namchee)