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

153 Commits

Author SHA1 Message Date
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
Lance Stout
e3c3ecd69c Re-enable stream management 2013-11-18 13:45:09 -08:00
karolinaszczur
639ab50536 [ux] cleanup: buttons and typography 2013-10-25 18:09:18 +02:00
karolinaszczur
e9a9aaf910 [ux] change font sizes on headings, port h3 to h4 on settings 2013-10-25 11:53:19 +02:00
karolinaszczur
6d51d237a1 [ux] port forms 2013-10-25 00:07:43 +02:00
karolinaszczur
f5c0dc56c7 [ux] full buttons refactor 2013-10-24 23:32:20 +02:00
karolinaszczur
4175ef1ca7 [ux] unify text inputs 2013-10-23 14:16:27 +02:00
Lance Stout
8adb87f0b3 Re-enable stream management. 2013-10-21 12:06:52 -07:00
Lance Stout
f8c9d99107 Force the resource to be 'otalk' 2013-10-18 07:17:13 -07:00
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