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

87 Commits

Author SHA1 Message Date
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
Lance Stout
fb86237955 Try to kill hanging sessions 2013-09-16 11:16:47 -07:00
Lance Stout
e435c178c8 Refactor everything to use stylus 2013-09-16 02:19:07 -07:00
Lance Stout
1b89ec1a3e Change to 3sec delay before pausing chat state 2013-09-15 16:27:09 -07:00
Lance Stout
5a50847015 Auto-resize chat input 2013-09-15 15:06:37 -07:00
Lance Stout
4a0cb10197 Make notifications smarter with page focus test 2013-09-14 02:12:57 -07:00