Commit Graph

47 Commits

Author SHA1 Message Date
Lance Stout 5e0ffdb154 Use new notifications lib 2013-10-11 15:40:42 -07:00
Lance Stout 943dff7b69 Add option to install locally with firefox 2013-10-11 14:42:08 -07:00
Lance Stout bbd8f6aad0 fix some muc related issues 2013-10-08 08:03:58 -07:00
Lance Stout bec2387801 Reset unread count for active contact on focus. 2013-09-27 12:05:39 -07:00
Lance Stout ea08b54e03 Fix focus check 2013-09-27 11:54:51 -07:00
Lance Stout 4c16d8321e Fix default model values 2013-09-27 09:59:06 -07:00
Lance Stout f21afd2b5d Add unread count in page title and app badge. 2013-09-27 09:47:54 -07:00
Lance Stout be071ec8d2 Graduate to using stanza.io from npm 2013-09-26 22:52:54 -07:00
Lance Stout 50c6f7b317 Track idleSince time for contacts 2013-09-26 21:29:45 -07:00
Lance Stout 37e4fa3502 Add centralized app state tracking; use it for idle updates 2013-09-26 20:19:46 -07:00
Lance Stout 15f61d8bb4 Add linkification for messages. 2013-09-26 12:34:31 -07:00
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