Commit történet

Szerző SHA1 Üzenet Dátum
  Jonathan 52f4726f22 fix(Login/Register): user should be returned to their most recent page after auth. 4 éve
  Jonathan 461dd7fc33 fix(Profile page): recent-activity tab on profile now gets user's username correctly 4 éve
  Jonathan 20a0c887f2 fix(WS): on socket reconnect, rooms should be rejoined 4 éve
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 éve
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 4 éve
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 éve
  Jonathan 3c46916dee feat(Activities): adding/removing songs within the same 5 mins results in a merged activity 4 éve
  Jonathan 6ad6ed7cf4 feat(Activities): hide some activities that are repeated unnecessarily 4 éve
  Jonathan 0eff63cc71 feat(Activities): added 'scroll and fetch' functionality on Profile page 4 éve
  Jonathan bb1e2c8ae5 feat(Activities): added option to remove all activities for user 4 éve
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 4 éve
  Jonathan 9cf3ed25c2 feat(Activities): hiding activities now emits to all socket listeners 4 éve
  Jonathan 60a2837089 feat(Activities): added preference whether to hide or show all activity 4 éve
  Jonathan c791bb309c chore(Activities): moved ActivityItem to separate component 4 éve