Skip to content

Releases: ogs-at-usi/handshake

Milestone 4

19 Dec 13:31
a07ce42
Compare
Choose a tag to compare
  • Added videochats
  • Added group chats (creation, chatting)
  • Added media upload:
    • Images
    • Videos
    • Files
    • Audios
  • Added profile pictures
  • Added browser popup notifications (can be toggled off)
  • Added unread messages count in chats.
  • Created message status
    • Sent
    • Delivered
    • Seen
  • Added animated stickers
  • Added position sharing.

Milestone 3

12 Dec 13:31
9eb0674
Compare
Choose a tag to compare
  • Added image/video/file/audio messages support
  • Implemented online/offline/typing... status
  • Added persistent logins
  • Improved UX/UI
  • Added settings
  • Added themes and theme selection
  • Started videochat and groups development
  • Created marketing videos

Milestone 2

05 Dec 13:40
d4cbce5
Compare
Choose a tag to compare

Created the MVP.

  • Created the frontend using Vue
  • Defined the message protocol and implemented it using REST API and Socket events.

Milestone 1

28 Nov 13:07
1e4e8b8
Compare
Choose a tag to compare
Milestone 1 Pre-release
Pre-release

What's Changed

  • Created the structure for the project
  • Implemented a basic frontend layout
  • Designed and developed a skeleton for the backend routes
  • Created the backend authentication and authorization system
  • Designed and created the database and the models
  • Designed the interaction between client and socket server.

Full Changelog: https://github.com/ogs-at-usi/sa3-project/commits/M1