David Baker
|
590d6d3ee8
|
Merge remote-tracking branch 'origin/develop' into dbkr/memberinfo_list_rooms
|
2016-09-09 16:22:48 +01:00 |
|
David Baker
|
aa0f15c46e
|
List common rooms in MemberInfo
|
2016-09-09 16:15:01 +01:00 |
|
Matthew Hodgson
|
4de0e19ef3
|
Merge pull request #453 from matrix-org/wmwragg/one-to-one-indicators
Wmwragg/one to one indicators
|
2016-09-09 15:08:48 +01:00 |
|
wmwragg
|
a6b0a7d5dc
|
Should supply the roomId
|
2016-09-09 15:01:40 +01:00 |
|
wmwragg
|
17b75a589f
|
Added the little green men for direct message rooms
|
2016-09-09 14:36:51 +01:00 |
|
Richard van der Hoff
|
b724b0c6b6
|
Update MemberDeviceInfo display
Show the displayname when we have it
Show the deviceid in a tooltip
Show the Ed25519 public key to help verify
|
2016-09-09 11:41:56 +01:00 |
|
Matthew Hodgson
|
dce2dd36ec
|
Merge pull request #448 from matrix-org/wmwragg/one-to-one-chat
Wmwragg/one to one chat
|
2016-09-09 10:46:11 +01:00 |
|
wmwragg
|
840bfe84c1
|
Refactor so that the tooltip positional tweaks can be done in CSS rather than passed in as parameters
|
2016-09-09 06:57:30 +01:00 |
|
David Baker
|
c9475e2ae5
|
Merge pull request #449 from matrix-org/dbkr/toggle_dm_room
API for (un)marking rooms as DM rooms
|
2016-09-08 14:11:22 +01:00 |
|
Matthew Hodgson
|
b0a4b017c3
|
Merge pull request #440 from aviraldg/feature-rte-formatbar
Formatting toolbar for RTE message composer.
|
2016-09-08 13:54:26 +01:00 |
|
wmwragg
|
d1974a75fd
|
Only Direct Message rooms, that aren't parted or forgotten are used
|
2016-09-08 13:09:54 +01:00 |
|
wmwragg
|
d0523cae70
|
If a Direct Message room already exists for the users specified, then just go to that room, rather than creating another one
|
2016-09-08 11:45:09 +01:00 |
|
Aviral Dasgupta
|
8da7b98ad0
|
RTE: Remove dead code, fix <del> styling
|
2016-09-08 11:21:39 +05:30 |
|
Aviral Dasgupta
|
c11232742b
|
Fix focus and toggling issues in formatting bar
|
2016-09-08 02:46:56 +05:30 |
|
Aviral Dasgupta
|
8974442084
|
Hide empty autocomplete and remove word counter
|
2016-09-08 00:43:10 +05:30 |
|
Aviral Dasgupta
|
802ec1169f
|
Fix Markdown conversion to not add extra \n
Fixes vector-im/vector-web#2094
|
2016-09-08 00:03:55 +05:30 |
|
Aviral Dasgupta
|
f0f20beae0
|
RTE format bar enhancements
|
2016-09-08 00:03:54 +05:30 |
|
Aviral Dasgupta
|
0c0c44b050
|
Formatting toggle, markdown indicator, quoting
Fixes vector-im/vector-web#1825
|
2016-09-08 00:02:55 +05:30 |
|
Aviral Dasgupta
|
71251293e4
|
RTE formatbar (wip)
Fixes vector-im/vector-web#2024
|
2016-09-08 00:02:16 +05:30 |
|
David Baker
|
ec4086c5fc
|
API for (un)marking rooms as DM rooms
|
2016-09-07 17:46:45 +01:00 |
|
wmwragg
|
7dfb8857d8
|
Merge branch 'develop' into wmwragg/one-to-one-chat
|
2016-09-07 17:22:10 +01:00 |
|
wmwragg
|
ca3910f5a8
|
Mouse actions on the queryList added, as well as better queryListElement styling
|
2016-09-07 16:18:50 +01:00 |
|
David Baker
|
df1cc8748f
|
Change references to MatrixTools to Rooms
or remove where they were unused
|
2016-09-07 11:33:58 +01:00 |
|
wmwragg
|
dd186dd612
|
Fixed wrong type to justified prop
|
2016-09-07 10:59:06 +01:00 |
|
wmwragg
|
7e60012bd4
|
Added justification for the AddressTile, when requested
|
2016-09-07 10:55:44 +01:00 |
|
David Baker
|
094080629d
|
Actually commit changed path
|
2016-09-07 10:19:39 +01:00 |
|
wmwragg
|
45256f5d58
|
Validation checks added
|
2016-09-06 17:46:00 +01:00 |
|
David Baker
|
d5b23e9e0e
|
Save guessed DM rooms to account data
Also bugfix
|
2016-09-06 17:43:39 +01:00 |
|
wmwragg
|
52f050b5f9
|
Better scrolling UX, and fixed bug which created a room when no address supplied
|
2016-09-06 17:20:37 +01:00 |
|
wmwragg
|
c03f145f04
|
Basic keyboard scrolling of queryList
|
2016-09-06 17:00:28 +01:00 |
|
wmwragg
|
91b1c1f0fc
|
Initial highlighting selected address - styling not final
|
2016-09-06 16:39:50 +01:00 |
|
David Baker
|
8401323156
|
Hopefully read DM rooms from account data
|
2016-09-06 16:39:21 +01:00 |
|
wmwragg
|
d1398b137a
|
Circumventing autofill by using a textarea rather than an input type=text
|
2016-09-06 16:15:48 +01:00 |
|
wmwragg
|
0f73c4326e
|
Added scrolling to queryList
|
2016-09-06 15:46:58 +01:00 |
|
wmwragg
|
391fe0ab77
|
Basic address list created, and UX tweaks for interaction
|
2016-09-06 15:24:23 +01:00 |
|
wmwragg
|
ddf1e4841a
|
Selecting users with arrow keys added
|
2016-09-06 13:07:06 +01:00 |
|
wmwragg
|
1fe85f37fd
|
Correct AddressTile and ChatInviteDialog styling, and performance tweak to searching
|
2016-09-06 11:34:38 +01:00 |
|
David Baker
|
50ef695740
|
Fix: conference rooms were no longer hidden
|
2016-09-05 17:42:22 +01:00 |
|
wmwragg
|
5ed680e5ce
|
Picking the top of the queryList not _userList, as the queryList is the query filtered _userList
|
2016-09-05 17:34:20 +01:00 |
|
wmwragg
|
3dd84e2b8a
|
Initial AddressTile added
|
2016-09-05 17:28:08 +01:00 |
|
wmwragg
|
d9c6448a0f
|
Adding better deafults and ErrorDialog message
|
2016-09-05 14:29:21 +01:00 |
|
wmwragg
|
3d66dff0aa
|
Basic ChatInviteDialog functionality - Creates new room, and tries to invite the address typed into the text box, and reports errors, if any
|
2016-09-05 14:16:21 +01:00 |
|
wmwragg
|
9c0f51fb82
|
Merge branch 'develop' into wmwragg/one-to-one-chat
|
2016-09-05 12:06:31 +01:00 |
|
wmwragg
|
ca443e01d8
|
Initial commit of the new ChatInviteDialog
|
2016-09-05 12:03:16 +01:00 |
|
Richard van der Hoff
|
31e09e6137
|
Merge pull request #441 from matrix-org/rav/get_stored_devices_for_user
Make MemberInfo to use client.getStoredDevicesForUser
|
2016-09-05 10:38:24 +01:00 |
|
wmwragg
|
67c623d410
|
Rename the action to make it clearer what it is doing
|
2016-09-05 10:29:03 +01:00 |
|
Kegsay
|
6e2fd85760
|
Merge pull request #437 from matrix-org/kegan/starter-links
Implement starter link support
|
2016-09-05 09:10:39 +01:00 |
|
Kegan Dougal
|
56ac0004e5
|
Use href='#' hack to make link text look like a link
|
2016-09-05 09:10:15 +01:00 |
|
Richard van der Hoff
|
fc40bdcbfc
|
Make MemberInfo to use client.getStoredDevicesForUser
It's more powerful than listDeviceKeys, and isn't deprecated.
|
2016-09-05 00:08:16 +01:00 |
|
Richard van der Hoff
|
a316c652b7
|
Convert MemberDeviceInfo to ES6 class
|
2016-09-04 21:49:06 +01:00 |
|