live_beats/lib/live_beats
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
..
accounts Rename songs_number to songs_count and refactor error messages 2021-11-19 10:51:50 -05:00
media_library Make songs temporary assigns 2021-12-15 21:51:09 -05:00
presence Optimize presence. 2022-01-11 14:57:06 -05:00
accounts.ex implement fetch callback to list users 2022-01-11 14:04:27 -05:00
application.ex Fix tests 2022-01-11 14:04:27 -05:00
github.ex Allow configurable upload dir per env 2021-11-16 22:11:11 -05:00
mailer.ex Make it so 🚀 2021-09-02 14:00:57 -04:00
media_library.ex Make songs temporary assigns 2021-12-15 21:51:09 -05:00
mp3_stat.ex Test bad inputs 2021-12-14 21:07:02 -05:00
release.ex Deploy and presence stub 2021-11-16 11:58:28 -05:00
repo.ex Make it so 🚀 2021-09-02 14:00:57 -04:00