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

74 Commits

Author SHA1 Message Date
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
Lance Stout
4022b53a86 Make things mostly work 2013-10-15 01:01:49 -07:00
Lance Stout
c736a7722e Save jingle changes 2013-10-15 00:02:45 -07:00
Henrik Joreteg
2cec815821 adding video button that's enabled/disabled based on availability. Also waiting for roster load before starting router to make it so you can refresh the page and maintain your url 2013-10-14 16:45:31 -07:00
Lance Stout
2ae7cb05d1 Add jingleResources field to contacts 2013-10-14 14:11:32 -07:00
Lance Stout
f8c946a60d Add disco checking for chat states + jingle 2013-10-14 14:04:04 -07:00
Lance Stout
760af00f05 Update desktop integration + jingle 2013-10-14 13:36:19 -07:00
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