Commit History

Author SHA1 Message Date
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Jonathan c8aee4e0cf fix(Activities): wrong callback status resulted in activities not being loaded 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
  Jonathan 18acc0043e fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly 3 years ago
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 3 years ago
  Jonathan 3c46916dee feat(Activities): adding/removing songs within the same 5 mins results in a merged activity 3 years ago
  Jonathan 0eff63cc71 feat(Activities): added 'scroll and fetch' functionality on Profile page 3 years ago
  Jonathan bb1e2c8ae5 feat(Activities): added option to remove all activities for user 3 years ago
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 3 years ago
  Jonathan 9cf3ed25c2 feat(Activities): hiding activities now emits to all socket listeners 3 years ago
  Jonathan 60a2837089 feat(Activities): added preference whether to hide or show all activity 3 years ago
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 years ago
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 3 years ago
  Kristian Vos e6ade1a5fe Renamed modules in backend actions 3 years ago
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 years ago
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 4 years ago
  Jonathan 570d9cae81 feat: activity feed for profile 4 years ago