Commit Graph

103 Commits

Author SHA1 Message Date
Sebastien Hut 04fada09d7 New blue style 2015-02-09 16:30:06 +01:00
Sebastien Hut e38fdf8b9e Fix: MUCs sorting 2015-02-09 16:29:56 +01:00
Sebastien Hut b5f3041e42 Persistent MUC and server params
-Auto-join persistent rooms
-Update MUCs list every 30 secs
-Server params in the config file
2015-02-09 16:29:16 +01:00
Philipp Hancke db9e64702a filetransfer 2014-06-13 22:26:02 +02:00
Philipp Hancke c640ab3072 typo: avaarSource 2014-04-21 18:29:02 +02: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 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 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 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 e68856929f Fix pending message appearance when switching pages 2014-01-01 11:37:41 -08:00
Lance Stout 8787231a6c Fix idle check when sorting resources 2013-12-31 15:24:40 -08:00
Lance Stout 5fa6bc1324 Add muc roster 2013-12-31 15:02:07 -08:00
Lance Stout 497ca2cf15 Fix IndexedDBShim to actually do indexes 2013-12-20 11:16:55 -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 2ce7e90cbd Fix multiple mentions, chat box resizing 2013-12-19 09:38:37 -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 1af9db8c4b Fix month off-by-one 2013-12-16 22:07:09 -08:00
Lance Stout 8712c3ab5e Clean up, add support for mention highlights in MUC 2013-12-16 20:20:29 -08:00
Lance Stout 877d35ecb4 Add styling for /me messages 2013-12-16 14:28:13 -08:00
Lance Stout 2d07337967 Make MUC join/leave buttons toggle 2013-12-16 10:06:03 -08:00
Lance Stout 2ca32ca3bd Make MUCs look nicer 2013-12-13 16:16:40 -08:00
Henrik Joreteg fd43223421 auto navigate to page for incoming calls 2013-10-16 13:44:24 -07:00
Lance Stout cd3abcf0a7 Fix excess reason condition wrapping 2013-10-16 13:13:29 -07:00
Lance Stout 92c37b3235 Auto answer calls so that it works for now 2013-10-16 13:02:03 -07:00
Henrik Joreteg 383b3d625f t Merge branch 'video' of github.com:andyet/otalk into video 2013-10-16 10:49:56 -07:00
Henrik Joreteg 62dfb024a8 fix scope issue 2013-10-16 10:49:49 -07:00
Lance Stout 635df4b2df Add start of adding/approving contacts 2013-10-16 10:48:40 -07:00
Henrik Joreteg 3a08118d68 magically bind src attributes to video elements as long as objects have a stream 2013-10-16 10:48:00 -07:00
Henrik Joreteg 84cf3e2a6e buildling basic 'in call' video view 2013-10-15 20:06:18 -07:00
Henrik Joreteg 5d7c9b6812 better handling of incoming stuff 2013-10-15 19:16:09 -07:00
Henrik Joreteg 4c89141357 merge 2013-10-15 16:22:53 -07:00
Henrik Joreteg 8860dc3753 basic call bar UI 2013-10-15 16:21:22 -07:00
Lance Stout d611b9fdda Save user profile (avatar id/status/etc) 2013-10-15 14:48:39 -07:00
Lance Stout 71e342a0a2 Merge branch 'master' into video
Conflicts:
	public/css/otalk.css
	public/x-manifest.cache
2013-10-15 14:15:07 -07:00
Henrik Joreteg ba9b0a7baf starting to add active calls, collection and start of UI 2013-10-15 12:15:25 -07:00