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

68 Commits

Author SHA1 Message Date
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
Lance Stout
64694a6bc0 Shrink roster bar 2013-09-13 16:01:00 -07:00
Lance Stout
2f6b013a1e Fix main page on firefox 2013-09-13 15:18:07 -07:00
Lance Stout
7d69314923 Handle db upgrades, start message archive caching. 2013-09-13 14:36:15 -07:00
Lance Stout
9449a00dda Fix roster and timezone info 2013-09-13 13:55:46 -07:00
Lance Stout
e5a0245639 Simplify some more. Display is broken until views bind classes properly 2013-09-13 00:53:13 -07:00
Lance Stout
d1a74ee411 Figure out why a listener was needed to prevent breakage 2013-09-13 00:25:19 -07:00
Lance Stout
2f544b82b3 Streamline resource specific properties 2013-09-13 00:08:48 -07:00
Lance Stout
1a95d60a3b Remove fetchTimezone from contact model 2013-09-13 00:06:27 -07:00
Lance Stout
0a4e0f9edd Fetch disco & timezone per resource. 2013-09-12 23:50:27 -07:00
Lance Stout
5de45e0c12 Fix message model to/from 2013-09-12 23:49:47 -07:00
Lance Stout
ae364437ec Add timezone and disco fetching to resource model 2013-09-12 23:43:52 -07:00
Lance Stout
53950d9320 Add apps oauth login, handle connection errors 2013-09-12 21:28:59 -07:00
Lance Stout
baf25a6bc8 Fix MAM retrieval when there are messages with no ids 2013-09-12 13:44:02 -07:00
Lance Stout
aa69711b35 Fix cid/id handling. Edits from MAM work again now. 2013-09-12 13:24:52 -07:00
Lance Stout
b8b6f03fca Re-enable archive ids 2013-09-12 12:03:58 -07:00
Lance Stout
6b4b440990 Add system message notifications. 2013-09-12 11:18:44 -07:00
Lance Stout
48cc126bac Add 'connecting' indicator on first load. 2013-09-11 23:53:35 -07:00
Lance Stout
49d5f8e692 Handle session resumption 2013-09-11 22:02:54 -07:00
Lance Stout
378f6e0a8b Disconnected overlay, active contact selection, unread count badges, login screen 2013-09-11 20:59:50 -07:00