Skip to content

Releases: direbus/daily-watori

v0.3.1

10 Apr 15:12
Compare
Choose a tag to compare

⚠️ Pushed to master

  • fix: migration will starts with migration now (@chez14)

Authors: 1

v0.3.0

05 Apr 11:37
Compare
Choose a tag to compare

🚀 Enhancement

  • Add exhaustion feature for failed retweet attemps #32 (@chez14)

Authors: 1

v0.2.2

18 Mar 19:07
Compare
Choose a tag to compare

⚠️ Pushed to master

  • ci(conventional-pr): Update access token to use repo-defined access token. (@chez14)

Authors: 1

v0.2.1

13 Mar 00:28
Compare
Choose a tag to compare

🐛 Bug Fix

  • refactor: Revert "feat: Add build step on migration files to reduce file size from ts-node" #29 (@chez14)

Authors: 1

v0.2.0

12 Mar 23:16
Compare
Choose a tag to compare

🚀 Enhancement

  • feat: Add build step on migration files to reduce file size from ts-node #20 (@Namchee)

🧪 Tests

  • feat: Add workflow to ensure conventional style on pull requests #21 (@Namchee)

Authors: 1

v0.1.2

06 Feb 06:15
Compare
Choose a tag to compare

⚠️ Pushed to master

  • Install package dependencies for the migration parts (@chez14)

Authors: 1

v0.1.1

06 Feb 05:37
Compare
Choose a tag to compare

⚠️ Pushed to master

Authors: 1

v0.1.0

31 Jan 22:39
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Chris Qiang (@chez14)

❤️ Cristopher (@Namchee)

🚀 Enhancement

  • Add server quick info to help debug container #4 (@chez14)

🐛 Bug Fix

⚠️ 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

Authors: 3