Commit Graph

36 Commits

Author SHA1 Message Date
Lance Stout 0f2b4b9ec1 Add message grouping, and avatars 2013-09-25 20:38:00 -07:00
Lance Stout 0aa116e6f6 Always show unread count instead of only on hover. Fix unread count in bookmarks list 2013-09-25 10:39:57 -07:00
Lance Stout 109a3477d1 Make unread count default to '' instead of 0 2013-09-25 01:47:11 -07:00
Lance Stout 96bfcec2ea Add sender to muc messages 2013-09-24 13:24:35 -07:00
Lance Stout 3924bdd74f Add and track pending state for messages. 2013-09-24 02:05:10 -07:00
Lance Stout 83eb4fb0b5 Extract avatar fetching into its own module. 2013-09-19 16:57:37 -07:00
Lance Stout c667d79cb9 Attempt at resolving hanging chat states 2013-09-19 09:27:52 -07:00
Lance Stout f790aaebc2 Add avatar changer. 2013-09-18 16:24:40 -07:00
Lance Stout 3d9acf49d9 Reset chat state on resource change. 2013-09-17 12:18:08 -07:00
Lance Stout 6052aca7b2 Set focus correctly the other way. 2013-09-17 11:22:42 -07:00
Lance Stout b5b32f3958 Fix timezone wording 2013-09-17 11:16:08 -07:00
Lance Stout c083cede97 Add initial MUC support 2013-09-16 16:12:00 -07:00
Lance Stout 4a0cb10197 Make notifications smarter with page focus test 2013-09-14 02:12:57 -07:00
Lance Stout 7d69314923 Handle db upgrades, start message archive caching. 2013-09-13 14:36:15 -07:00
Lance Stout 9449a00dda Fix roster and timezone info 2013-09-13 13:55:46 -07:00
Lance Stout e5a0245639 Simplify some more. Display is broken until views bind classes properly 2013-09-13 00:53:13 -07:00
Lance Stout d1a74ee411 Figure out why a listener was needed to prevent breakage 2013-09-13 00:25:19 -07:00
Lance Stout 2f544b82b3 Streamline resource specific properties 2013-09-13 00:08:48 -07:00
Lance Stout 1a95d60a3b Remove fetchTimezone from contact model 2013-09-13 00:06:27 -07:00
Lance Stout 5de45e0c12 Fix message model to/from 2013-09-12 23:49:47 -07:00
Lance Stout ae364437ec Add timezone and disco fetching to resource model 2013-09-12 23:43:52 -07:00
Lance Stout baf25a6bc8 Fix MAM retrieval when there are messages with no ids 2013-09-12 13:44:02 -07:00
Lance Stout aa69711b35 Fix cid/id handling. Edits from MAM work again now. 2013-09-12 13:24:52 -07:00
Lance Stout 6b4b440990 Add system message notifications. 2013-09-12 11:18:44 -07:00
Lance Stout 378f6e0a8b Disconnected overlay, active contact selection, unread count badges, login screen 2013-09-11 20:59:50 -07:00
Lance Stout 67fc48f9be Cache roster per account. 2013-09-11 14:58:39 -07:00
Lance Stout dd3f1a27da Update to use stanza.io JID objects 2013-09-10 00:58:58 -07:00
Lance Stout eac51df914 Display paused chat states 2013-09-09 16:13:42 -07:00
Lance Stout 69c4c33b8e Add disco caps caching, typing notifications. 2013-09-09 16:00:13 -07:00
Lance Stout c54bb6f7fe All the things 2013-09-05 16:53:23 -07:00
Lance Stout f1bad70a14 Update to use human-model and human-view 2013-09-03 19:18:31 -07:00
Lance Stout 5c6655e7be Add very basic login page 2013-09-03 15:25:14 -07:00
Lance Stout 93f1a30e67 Just use zepto to fix event click bug 2013-08-29 22:37:24 -07:00
Lance Stout c722b4b1ec Remove dev debug logs 2013-08-29 20:53:20 -07:00
Lance Stout a137eb3d75 Remove image-to-data-uri. Same origin policy gets in the way 2013-08-29 20:52:00 -07:00
Lance Stout 83f68a7a2b Refactor all the things 2013-08-29 20:38:28 -07:00