Rare find

Chirp. A Twitter-like social network where you can tweet, message, and follow people.

twitter.fly.dev

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2024
  • Merge branch 'release/1.9.7' into develop
  • chore: bump version number to 1.9.7
  • Merge branch 'feature/realtime-chat-image-upload-optimization' into d…
  • fix: interface import
  • refactor: move resend-message function to utils folder
  • chore: update INewMessage interface
  • fix: update resendMessage and deleteMessage functions to work correctly
  • feat: create remove-message-from-query function to update react query…
May 2024
  • feat: improve ux by adding isSendingMessage and isUploadingImage stat…
  • feat: extract create-new-message and update-query-data logic into sep…
  • refactor: move interface and type declarations into types folder
  • feat: implement react hook form for chat input handling
  • refactor: choose-image function to work with react hook form
  • refactor: handle message upload on the client side and send uploaded …
  • refactor: move choose-image and handle-focus functions to their own f…
  • feat: create post-image function
  • Merge pull request #9 from davitJabushanuri/feature/better-error-hand…
  • feat: add admin and logs routes to admin navbar
  • feat: add admin link to the navbar
  • chore: remove console log