Skip to content

Releases: chez14/daily-watori

v0.0.5

30 Jan 06:18
Compare
Choose a tag to compare

🐛 Bug Fix

  • Change build trigger to on release in general #12 (@chez14)

Authors: 1

v0.0.4

30 Jan 06:08
Compare
Choose a tag to compare

🐛 Bug Fix

  • Change build trigger to on release #11 (@chez14)

Authors: 1

v0.0.3

30 Jan 06:02
Compare
Choose a tag to compare

🐛 Bug Fix

  • Limit docker build to response on only tags #10 (@chez14)

Authors: 1

v0.0.2

30 Jan 05:58
Compare
Choose a tag to compare

🐛 Bug Fix

  • Trigger docker build only on branch push and tag push #9 (@chez14)

Authors: 1

v0.0.1

30 Jan 05:52
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Chris Qiang (@chez14)

❤️ Cristopher (@Namchee)

🐛 Bug Fix

⚠️ Pushed to master

  • 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)
  • chore(deps): Bump ini from 1.3.5 to 1.3.7 (@dependabot[bot])
  • 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)

Authors: 3