Scylla/src/Scylla
Danila Fedorin 911e46c4c3 Add support for m.notice and m.emote 2019-09-08 15:00:52 -07:00
..
AccountData.elm Remove homebrew notification system. Will be using the spec for this. 2019-09-07 18:28:58 -07: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 Start working towards setting notification settings 2019-09-07 18:03:38 -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 Change room name func to match user name func 2019-09-07 17:06:23 -07:00
Notification.elm Remove homebrew notification system. Will be using the spec for this. 2019-09-07 18:28:58 -07: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 Move account data code into account data module 2019-09-07 16:55:56 -07:00
UserData.elm Add requesting user data. 2018-12-13 02:37:59 -08:00
Views.elm Add support for m.notice and m.emote 2019-09-08 15:00:52 -07:00