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

192 Commits

Author SHA1 Message Date
Henrik Joreteg
fd43223421 auto navigate to page for incoming calls 2013-10-16 13:44:24 -07:00
Henrik Joreteg
04d1977397 hide callbar collection 2013-10-16 13:20:37 -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
Lance Stout
1cb062631e Create contact on incoming call if needed 2013-10-16 00:04:33 -07:00
Lance Stout
5ccdc6361b Got things mostly almost working 2013-10-15 23:00:56 -07:00
Lance Stout
59dceeee59 Go to chat page when accepting call 2013-10-15 21:47:16 -07:00
Henrik Joreteg
8b0c96f654 Merge branch 'video' of github.com:andyet/otalk into video 2013-10-15 20:06:25 -07:00
Henrik Joreteg
84cf3e2a6e buildling basic 'in call' video view 2013-10-15 20:06:18 -07:00
Lance Stout
888fd4ffce Wire up the xmpp jingle action 2013-10-15 19:48:16 -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
karolinaszczur
d796b88160 [ux] small visual tweaks: sizes, placement and cancel button 2013-10-15 12:14:16 -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
cc40e9e574 Update badge handling. 2013-10-14 14:02:05 -07:00
Lance Stout
760af00f05 Update desktop integration + jingle 2013-10-14 13:36:19 -07:00
Lance Stout
8abaef6f04 Add appcache support 2013-10-11 22:39:30 -07:00
Lance Stout
5a9bee42d5 Fix typing notification when pressing ctrl or alt 2013-10-11 21:20:18 -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
17d3882a8a Use type=groupchat for chat states in muc 2013-10-08 08:14:23 -07:00
Lance Stout
cc7921a54a Remove extra ref 2013-10-08 08:09:06 -07:00
Lance Stout
bbd8f6aad0 fix some muc related issues 2013-10-08 08:03:58 -07:00
Lance Stout
58765c20a0 Fix chat box layout 2013-09-27 12:10:30 -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
64e2f1ed5e Try avoiding error with macgap 2013-09-27 10:05:29 -07:00
Lance Stout
4c16d8321e Fix default model values 2013-09-27 09:59:06 -07:00
Lance Stout
ed894f83c6 Reset badge on startup 2013-09-27 09:55:04 -07:00
Lance Stout
f21afd2b5d Add unread count in page title and app badge. 2013-09-27 09:47:54 -07:00
karolinaszczur
56407a7d54 [ux] make vertical alignment work properly in roster 2013-09-27 18:36:04 +02:00
karolinaszczur
fe1220d76f [ux] add proper styling for idle timestamp 2013-09-27 09:53:00 +02:00
karolinaszczur
cc26f481e0 [ux] started on styling idle timestamp 2013-09-27 09:28:18 +02:00
Lance Stout
be071ec8d2 Graduate to using stanza.io from npm 2013-09-26 22:52:54 -07:00
Lance Stout
649fa83cce Use correct namespace for idle notice 2013-09-26 22:36:49 -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
be04ae4981 Fix force-keeping at bottom 2013-09-26 11:11:11 -07:00
Lance Stout
49ea416a24 Fix scrolling 2013-09-26 10:58:35 -07:00
Lance Stout
1f910f37d7 Use animation frames for scroll detection 2013-09-26 01:34:13 -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
f49ef09c12 Bump stanzaio version 2013-09-25 10:31:53 -07:00
Lance Stout
f95d6d0017 Merge branch 'redesign' 2013-09-25 09:52:55 -07:00
Lance Stout
030e99456b Use Otalk instead of OTalk 2013-09-25 09:52:38 -07:00
karolinaszczur
159bfdf3fc merge with master 2013-09-25 12:24:02 +02:00
Lance Stout
109a3477d1 Make unread count default to '' instead of 0 2013-09-25 01:47:11 -07:00
karolinaszczur
4695a84907 [ux] conenteditable status to look like input 2013-09-25 10:09:24 +02:00
karolinaszczur
e6a6446349 [ux] started on sectioning the content on main page 2013-09-25 09:59:59 +02:00
Lance Stout
9f454bb16f Bump stanzaio version 2013-09-24 19:44:35 -07:00
Lance Stout
96bfcec2ea Add sender to muc messages 2013-09-24 13:24:35 -07:00
Lance Stout
057038f000 Merge branch 'redesign'
Conflicts:
	public/css/otalk.css
2013-09-24 11:24:53 -07:00
karolinaszczur
83cf08978f [ux] make connection status a modal 2013-09-24 12:45:31 +02:00
Lance Stout
3924bdd74f Add and track pending state for messages. 2013-09-24 02:05:10 -07:00
Lance Stout
dc1b55ed60 Fix timezone answers. 2013-09-24 01:42:18 -07:00
Lance Stout
53c6cddebd Remove extra debugging 2013-09-24 01:11:00 -07:00
Lance Stout
8174a3d274 Final set of fixes from refactor. 2013-09-24 01:08:11 -07:00
Lance Stout
a82186e7e9 Continue refactor shakedown. Fix MAM 2013-09-24 00:26:53 -07:00
Lance Stout
fca43ceba6 Fix roster 2013-09-24 00:18:45 -07:00
Lance Stout
19ff1e48d4 Fix avatar retrieval 2013-09-24 00:07:36 -07:00
Lance Stout
ce9d313c42 Update stanza.io lib 2013-09-24 00:02:23 -07:00
Lance Stout
f520e1b456 Merge branch 'redesign'
Conflicts:
	clientapp/app.js
	public/css/otalk.css
2013-09-24 00:01:09 -07:00
karolinaszczur
a697590124 [ux] make logout and settings buttons 2013-09-23 10:37:02 +02:00
Lance Stout
79b72323bd Add first pass at setting status messages 2013-09-20 14:54:34 -07:00
Lance Stout
2601de8eec Lock resource on inbound message 2013-09-20 09:52:36 -07:00
karolinaszczur
7e16a0bc07 [ux] those svgs are crazy. positioning the wrench properly 2013-09-20 13:39:04 +02:00
karolinaszczur
5c4ec2ea4c [ux] started on adding icons to settings and logout links 2013-09-20 13:16:35 +02:00
Lance Stout
83eb4fb0b5 Extract avatar fetching into its own module. 2013-09-19 16:57:37 -07:00
Lance Stout
db0dfe92b7 Remove end session confirmation 2013-09-19 09:44:37 -07:00
Lance Stout
c667d79cb9 Attempt at resolving hanging chat states 2013-09-19 09:27:52 -07:00
Lance Stout
3a288423bc Update stanzaio 2013-09-19 09:12:55 -07:00
karolinaszczur
7efe9d2417 [ux] add typography.com fonts 2013-09-19 13:29:42 +02:00
Lance Stout
cd0ef555b0 Make fallback uploader work 2013-09-18 21:11:53 -07:00
Lance Stout
f790aaebc2 Add avatar changer. 2013-09-18 16:24:40 -07:00
karolinaszczur
5a58134cf2 [ux] adjust connect screen 2013-09-18 19:53:06 +02:00
karolinaszczur
002c75448d [ux] fixing input height and focus issues 2013-09-18 19:28:42 +02:00
Lance Stout
3d9acf49d9 Reset chat state on resource change. 2013-09-17 12:18:08 -07:00
Lance Stout
3904f584c8 Increase paused typing timeout 2013-09-17 11:59:33 -07:00
Lance Stout
4ec646aacb Debugging help 2013-09-17 11:55:02 -07:00
Lance Stout
bcce90bcdf Log websocket disconnect errors 2013-09-17 11:48:03 -07:00
Lance Stout
a772ccb57c Move focus check 2013-09-17 11:25:33 -07:00
Lance Stout
6052aca7b2 Set focus correctly the other way. 2013-09-17 11:22:42 -07:00
Lance Stout
4849929f83 Add disconnect on logout 2013-09-17 11:19:37 -07:00
Lance Stout
b5b32f3958 Fix timezone wording 2013-09-17 11:16:08 -07:00
Lance Stout
01692f31f3 Set focus state in right place 2013-09-17 11:05:01 -07:00
Lance Stout
e44d956c42 Only confirm leaving if a session was started. 2013-09-17 10:43:14 -07:00
Lance Stout
c083cede97 Add initial MUC support 2013-09-16 16:12:00 -07:00