1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
Commit Graph

205 Commits

Author SHA1 Message Date
Lance Stout
7b174c77c9 Add basic UI for joining a new MUC 2014-02-27 10:50:45 -08:00
Lance Stout
09bba450de Add support for keepalives (ping or 198) 2014-01-27 20:53:21 -08:00
Lance Stout
9dc5757e9b Refresh roster cache correctly (anytime there's a roster result with items). 2014-01-27 15:12:46 -08:00
Lance Stout
6f1a7b7056 Fix handling subscription removals 2014-01-27 15:02:04 -08:00
Lance Stout
e290b9a094 Fix roster caching 2014-01-27 14:55:26 -08:00
Lance Stout
f621166f13 Ignore undefined device id, for real this time? 2014-01-27 14:43:28 -08:00
Lance Stout
7c2e6bd53e Don't send push request if no device id 2014-01-27 14:28:27 -08:00
Lance Stout
03e8e493d7 Add experimental push notification support. 2014-01-23 16:34:21 -08:00
Lance Stout
66047d9291 Experimental features 2014-01-23 11:11:56 -08:00
Lance Stout
39bfb018ce Fix saving disco caps on first appearance 2014-01-12 02:08:27 -08:00
Lance Stout
527d711585 Update to latest stanza.io 2014-01-07 22:43:59 -08:00
Lance Stout
5945858b4a Be smarter with fetching history 2014-01-07 09:08:21 -08:00
Lance Stout
60abb1ec60 Add helpers for cache checking and display 2014-01-06 22:01:17 -08:00
Lance Stout
95e63f14dc More appcache! 2014-01-06 20:15:56 -08:00
Lance Stout
00ee3e5c67 Make appcache actually work 2014-01-06 19:44:02 -08:00
Lance Stout
d3d6df5d99 Sort messages by time, not just order inserted into collection 2014-01-06 19:40:18 -08:00
Lance Stout
adda6d7547 Update human-model, fix idle from sticking 2014-01-05 04:19:46 -08:00
Lance Stout
4c3d3fee3e Remove some old console logs 2014-01-05 03:10:57 -08:00
Lance Stout
78bc772c11 Make idle display more consistent 2014-01-05 02:30:26 -08:00
Lance Stout
4cb14d0fe2 Add visible support for message receipts 2014-01-05 00:52:45 -08:00
Lance Stout
670aedf578 More embedding refinements 2014-01-02 02:48:21 -08:00
Lance Stout
56242011c2 Enable embeds in muc 2014-01-02 01:13:57 -08:00
Lance Stout
9f0162f088 Improve embedding 2014-01-02 00:52:26 -08:00
Lance Stout
fb2428940a Add support for displaying legacy vcard avatars 2014-01-01 20:39:06 -08:00
Lance Stout
a2c2993012 Tidy up muc state on join/leave 2014-01-01 17:42:36 -08:00
Lance Stout
9369b00665 Add support for oembeds 2014-01-01 16:25:44 -08:00
Lance Stout
a61ef801bb Use Fritzy's StayDown lib. ^5 2014-01-01 12:34:38 -08:00
Lance Stout
e68856929f Fix pending message appearance when switching pages 2014-01-01 11:37:41 -08:00
Lance Stout
8994efb96b Add logout button to settings page 2013-12-31 17:20:32 -08:00
Lance Stout
8787231a6c Fix idle check when sorting resources 2013-12-31 15:24:40 -08:00
Lance Stout
70eb14cc0f Somehow this got left out? 2013-12-31 15:10:46 -08:00
Lance Stout
5fa6bc1324 Add muc roster 2013-12-31 15:02:07 -08:00
Lance Stout
21b9216093 Remove indexedbshim source map 2013-12-31 15:01:41 -08:00
Lance Stout
5b7550aac9 Make call button align in all 4 browsers 2013-12-20 14:38:00 -08:00
Lance Stout
7ed8321121 Simplify chat page headers 2013-12-20 14:15:29 -08:00
Lance Stout
c0396713b3 Move settings button to header 2013-12-20 12:59:53 -08:00
Lance Stout
497ca2cf15 Fix IndexedDBShim to actually do indexes 2013-12-20 11:16:55 -08:00
Lance Stout
dc607f886f Fix things in safari with indexeddb 2013-12-20 10:09:06 -08:00
Lance Stout
d88edee066 Styling 2013-12-20 03:39:06 -08:00
Lance Stout
753983a373 Change time indicator 2013-12-19 23:49:23 -08:00
Lance Stout
02983e2bfd Refine styles 2013-12-19 23:04:14 -08:00
Lance Stout
b9a40a6d58 Keep the scrolling intent behaviour 2013-12-19 15:50:57 -08:00
Lance Stout
22128dfa66 Fix chat scrolling 2013-12-19 15:34:29 -08:00
Lance Stout
2ce7e90cbd Fix multiple mentions, chat box resizing 2013-12-19 09:38:37 -08:00
Lance Stout
a44440411c Lower paused typing threshold 2013-12-18 14:09:02 -08:00
Lance Stout
89d7a39b2f Make chat state updates less chatty 2013-12-18 14:01:32 -08:00
Lance Stout
28914dad11 Get MUCs working with the mid changes 2013-12-18 13:31:22 -08:00
Lance Stout
a3fc8512d2 Fix backbone clobbering messages because of ids 2013-12-18 10:06:54 -08:00
Lance Stout
2bb319bcbb Enable auto-joining mucs 2013-12-17 09:36:47 -08:00
Lance Stout
ff4dc6cf10 Only start local media if we can 2013-12-16 22:22:53 -08:00