Scylla/src/Scylla
Danila Fedorin 5e3aa40a35 Use Elm's lazy to optimize for many-message performance 2019-09-06 23:55:36 -07:00
..
AccountData.elm Add basic notification priority filtering. 2018-12-23 21:17:03 -08:00
Api.elm Remove content-type from basic headers. 2018-12-20 19:45:58 -08:00
Fnv.elm Add proper styling to usernames. 2018-12-10 14:20:06 -08:00
Http.elm Display user names in private chats. 2019-05-15 20:27:06 -07:00
Login.elm Store the transaction ID locally, too. 2018-12-17 21:56:24 -08:00
Markdown.elm Add markdown sending. 2018-12-20 22:01:09 -08:00
Messages.elm Use Elm's lazy to optimize for many-message performance 2019-09-06 23:55:36 -07:00
Model.elm Improve performance by computing room names at sync, rather than on view. 2019-09-02 00:46:59 -07:00
Notification.elm Refactor some code. 2018-12-23 21:29:48 -08:00
Route.elm Use routes to navigate. 2018-12-08 19:09:20 -08:00
Storage.elm Allow for non-string values in responses, and ports. 2018-12-17 16:32:39 -08:00
Sync.elm Put uniqueBy back in sync 2019-09-02 01:50:53 -07:00
UserData.elm Add requesting user data. 2018-12-13 02:37:59 -08:00
Views.elm Use Elm's lazy to optimize for many-message performance 2019-09-06 23:55:36 -07:00