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