Commit graph

8 commits

Author SHA1 Message Date
Chris McCord 7bbce31bb9 Update to Phoenix 1.7 2022-11-17 10:01:20 -05:00
Yiming Chen 218c0d1396 Fix failed test due to page_title copy changes
- This test was broken due to changes in [1: ef4097c]
  where the page_title changed from `Add Songs` to `Add Music`

1: 2022-02-02 ef4097c0a3
   Add more aggressive expiration and tell user about it
2022-02-03 11:29:45 +08:00
Chris McCord 9998e06caa Optimize presence.
Avoid fetching each user by passing in full pre-fetched
presences from Presence.fetch/2 callback.
Use temporary assigns in ProfileLive to avoid duping
presences in memeory.
Handle removes by a small hook event
2022-01-11 14:57:06 -05:00
Chris McCord b8bbba8ecb Fix tests 2022-01-11 14:04:27 -05:00
Chris McCord c089302881 TODO 2021-12-14 15:40:46 -05:00
Chris McCord b2950adb2a TODO 2021-12-14 15:31:02 -05:00
Chris McCord 570e86d02c Test song deletion 2021-12-14 15:29:07 -05:00
Chris McCord dda0cdaa3f Test basic uploads 2021-12-14 15:19:03 -05:00