Matthew Hodgson
|
a2904ad33f
|
fix 'new chat' layout bug
|
2016-09-20 10:06:57 -04:00 |
|
Matthew Hodgson
|
b348cf1244
|
actually apply scalar CSS :(
|
2016-09-19 07:01:46 -04:00 |
|
Matthew Hodgson
|
7691559e01
|
more disclaimer
|
2016-09-17 22:07:43 +01:00 |
|
Matthew Hodgson
|
53bb6b96ce
|
don't warn when disabling crypto
|
2016-09-17 21:56:10 +01:00 |
|
Matthew Hodgson
|
5fa5489bbd
|
disambiguate devices by ID in memberinfo
|
2016-09-17 20:12:56 +01:00 |
|
Matthew Hodgson
|
88273e8065
|
move admin tools to the top
|
2016-09-17 15:07:41 +01:00 |
|
Matthew Hodgson
|
0046ae50b5
|
switch to 3-digit formatting for counts
|
2016-09-17 02:39:19 +01:00 |
|
Matthew Hodgson
|
cfba600961
|
Merge pull request #482 from aviraldg/fix-2165
Replace <p>s with <br/>s consistently
|
2016-09-16 22:46:41 +01:00 |
|
Aviral Dasgupta
|
6befb09509
|
Replace <p>s with <br/>s consistently
Also, allow newlines in /commands.
Fixes vector-im/vector-web#2114, vector-im/vector-web#2165.
|
2016-09-16 21:40:00 +05:30 |
|
Matthew Hodgson
|
e1bd97d509
|
don't try to set DM data for guests
|
2016-09-16 16:15:34 +01:00 |
|
Matthew Hodgson
|
b852756332
|
DM title
|
2016-09-16 14:35:43 +01:00 |
|
Matthew Hodgson
|
2c7c382d56
|
stop continuations leaking on filepanel
|
2016-09-16 02:40:09 +01:00 |
|
Matthew Hodgson
|
77595320a7
|
close the RoomSettings when you close Scalar
|
2016-09-15 22:56:12 +01:00 |
|
Matthew Hodgson
|
3fcea1bfc7
|
only apply verified css to genuinely verified tiles
|
2016-09-15 22:56:12 +01:00 |
|
Matthew Hodgson
|
b98c2ae25e
|
update crypto state of the room in realtime when turned on
|
2016-09-15 19:25:53 +01:00 |
|
Matthew Hodgson
|
1899d61893
|
textual event for m.room.encryption
|
2016-09-15 17:01:02 +01:00 |
|
Matthew Hodgson
|
db66d728c9
|
more e2e disclaimers
|
2016-09-15 16:38:37 +01:00 |
|
Matthew Hodgson
|
70011410cf
|
Merge pull request #478 from matrix-org/wmwragg/correct-incoming-call-positioning
Wmwragg/correct incoming call positioning
|
2016-09-15 15:59:06 +01:00 |
|
wmwragg
|
d3f50dc2da
|
Tweaking the positoning of the incomingCallBox
|
2016-09-15 15:33:08 +01:00 |
|
wmwragg
|
45f17eb973
|
Added incomingCallBox to header and removed from roomTile
|
2016-09-15 14:39:34 +01:00 |
|
wmwragg
|
faa39eb482
|
Removed the nolonger used InviteMemberList
|
2016-09-15 11:39:59 +01:00 |
|
wmwragg
|
0d4eb4d22c
|
Removed all the InviteMemberList from the MemberList, and added a srearch box
|
2016-09-15 11:31:49 +01:00 |
|
Matthew Hodgson
|
f95a74951e
|
label device IDs
|
2016-09-15 02:49:25 +01:00 |
|
Matthew Hodgson
|
ce655c7f50
|
improve device info
|
2016-09-15 02:44:55 +01:00 |
|
Matthew Hodgson
|
8bda0bb095
|
basic verification UI
|
2016-09-15 01:55:51 +01:00 |
|
Matthew Hodgson
|
d8770b2b41
|
oops
|
2016-09-15 00:49:10 +01:00 |
|
Matthew Hodgson
|
499783d697
|
hide room settings when you launch scalar if you haven't made changes
|
2016-09-15 00:43:38 +01:00 |
|
wmwragg
|
6a91948469
|
Removed the Email (Invite by email) section
|
2016-09-14 18:01:07 +01:00 |
|
Matthew Hodgson
|
2752d6b444
|
improve e2e and scalar settings UI
|
2016-09-14 02:07:37 +01:00 |
|
Matthew Hodgson
|
0473b14564
|
fix e2e icon transitions
|
2016-09-14 01:25:43 +01:00 |
|
Matthew Hodgson
|
fd707f6f62
|
s/Direct Messages/People/
|
2016-09-13 19:47:41 +01:00 |
|
Matthew Hodgson
|
17cf2fc745
|
Merge pull request #470 from matrix-org/matthew/right-panel-collapse
Matthew/right panel collapse
|
2016-09-13 19:09:18 +01:00 |
|
Matthew Hodgson
|
eb6a4f97ba
|
make it work
|
2016-09-13 19:00:35 +01:00 |
|
Matthew Hodgson
|
8bb9422907
|
Merge pull request #466 from aviraldg/feature-autocomplete-behaviour
Improve autocomplete behaviour
|
2016-09-13 16:17:23 +01:00 |
|
Aviral Dasgupta
|
79e5e6f6fe
|
Fix force completion and hide rooms with no alias
|
2016-09-13 18:02:33 +05:30 |
|
Matthew Hodgson
|
32b1b6f58a
|
WIP
|
2016-09-13 13:12:45 +01:00 |
|
Matthew Hodgson
|
c8def540c4
|
Merge pull request #464 from remram44/remove-mdown-breaks
Remove markdown line breaks
|
2016-09-13 13:11:18 +01:00 |
|
Aviral Dasgupta
|
9a991a4dfd
|
Autocomplete fixes and improvements
|
2016-09-13 17:30:29 +05:30 |
|
Matthew Hodgson
|
3b52081092
|
wip for collapsable RHS
|
2016-09-13 12:18:22 +01:00 |
|
Aviral Dasgupta
|
fbf2d5f96c
|
Fix tests (wip)
|
2016-09-13 16:46:20 +05:30 |
|
Aviral Dasgupta
|
b62622a814
|
Improve autocomplete behaviour
Fixes vector-im/vector-web#1761
|
2016-09-13 15:46:02 +05:30 |
|
Matthew Hodgson
|
9b7ab46a72
|
dedicated dialog box for E2E messages
|
2016-09-12 23:42:24 +01:00 |
|
Remi Rampin
|
8cab40d987
|
Disable markdown line breaks
Stop combinations of - and _ turning into a line break.
|
2016-09-12 17:51:59 -04:00 |
|
Matthew Hodgson
|
5a548c3d12
|
add an onclick to the e2e icons
|
2016-09-12 18:50:52 +01:00 |
|
David Baker
|
f6478f111a
|
Merge pull request #458 from matrix-org/dbkr/createdoom_dm
Update createRoom to support creating DM rooms
|
2016-09-12 18:29:43 +01:00 |
|
Matthew Hodgson
|
13eed6cd39
|
fix NPE in EventTile
|
2016-09-12 17:29:26 +01:00 |
|
Matthew Hodgson
|
9eae1c5bb7
|
final e2e icons
|
2016-09-12 16:51:19 +01:00 |
|
David Baker
|
937e195157
|
Merge remote-tracking branch 'origin/develop' into dbkr/createdoom_dm
|
2016-09-12 16:44:44 +01:00 |
|
Matthew Hodgson
|
3a1159ce12
|
e2e look & feel
|
2016-09-12 01:37:51 +01:00 |
|
Matthew Hodgson
|
e6b4b8c1cb
|
bring back small avatars for info msgs otherwise the design breaks
|
2016-09-11 23:01:20 +01:00 |
|
Matthew Hodgson
|
46205ad83c
|
back out small avatars for emotes for now as they conflict with the E2E artwork.
they will be reintroduced once we have lozenges
|
2016-09-11 22:49:05 +01:00 |
|
Matthew Hodgson
|
83209197f4
|
Merge branch 'develop' into matthew/notif-panel
|
2016-09-11 02:38:16 +01:00 |
|
Matthew Hodgson
|
34bb37aaba
|
layout for file & notif panel
|
2016-09-11 02:14:27 +01:00 |
|
Matthew Hodgson
|
bae6409edb
|
show badge menu on RoomTile hoverover
|
2016-09-11 00:30:43 +01:00 |
|
David Baker
|
96fabe09d2
|
Update createRoom to support creating DM rooms
* Make ChatInviteDialog and MemberInfo createRoom use it
* Fix bug in setDMRoom
|
2016-09-09 19:25:00 +01:00 |
|
David Baker
|
9cff4d59ca
|
Merge pull request #456 from matrix-org/dbkr/dm_rooms_correct_section
Don't always show DM rooms in Direct Messages
|
2016-09-09 17:35:02 +01:00 |
|
David Baker
|
78f53bd403
|
Merge pull request #455 from matrix-org/dbkr/memberinfo_list_rooms
Add DM rooms with that person to the MemberInfo panel
|
2016-09-09 17:30:32 +01:00 |
|
David Baker
|
4c5db7cc9f
|
Don't always show DM rooms in Direct Messages
Favourites belong in favourites & parted ones belong in Historical, etc.
|
2016-09-09 17:23:15 +01:00 |
|
Matthew Hodgson
|
fed3f48297
|
Merge pull request #452 from aviraldg/test-rte
Add some tests for the rich text editor
|
2016-09-09 17:16:04 +01:00 |
|
David Baker
|
6f2e0a4cdf
|
Make rooms in MemberInfo update when necessary
Factor out the chunk of code that looks through a read receipt event
to see if it contain a read receipt from a given user, now we use it
in 2 places.
|
2016-09-09 16:59:59 +01:00 |
|
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 |
|
Aviral Dasgupta
|
fec1e4d4c1
|
Add some tests for the rich text editor
|
2016-09-09 18:07:42 +05:30 |
|
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
|
904348e62a
|
Merge branch 'develop' into matthew/notif-panel
|
2016-09-09 11:12:52 +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 |
|
Matthew Hodgson
|
db61d8e8ad
|
another null check
|
2016-09-09 02:28:14 +01:00 |
|
Matthew Hodgson
|
4aef352a5c
|
update to use new API based on js-sdk PR input
|
2016-09-08 22:48:44 +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 |
|
Aviral Dasgupta
|
8da7b98ad0
|
RTE: Remove dead code, fix <del> styling
|
2016-09-08 11:21:39 +05:30 |
|
Matthew Hodgson
|
b4c1eca1c5
|
fix key warning
|
2016-09-07 22:54:37 +01:00 |
|
Matthew Hodgson
|
820cd579d8
|
fix stupid double-spacing issue
|
2016-09-07 22:54:37 +01:00 |
|
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 |
|
David Baker
|
df1cc8748f
|
Change references to MatrixTools to Rooms
or remove where they were unused
|
2016-09-07 11:33:58 +01:00 |
|
David Baker
|
094080629d
|
Actually commit changed path
|
2016-09-07 10:19:39 +01:00 |
|
David Baker
|
d5b23e9e0e
|
Save guessed DM rooms to account data
Also bugfix
|
2016-09-06 17:43:39 +01:00 |
|
David Baker
|
8401323156
|
Hopefully read DM rooms from account data
|
2016-09-06 16:39:21 +01:00 |
|
David Baker
|
50ef695740
|
Fix: conference rooms were no longer hidden
|
2016-09-05 17:42:22 +01:00 |
|
wmwragg
|
9c0f51fb82
|
Merge branch 'develop' into wmwragg/one-to-one-chat
|
2016-09-05 12:06:31 +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 |
|
Kegsay
|
6e2fd85760
|
Merge pull request #437 from matrix-org/kegan/starter-links
Implement starter link support
|
2016-09-05 09:10:39 +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 |
|
wmwragg
|
f9ab2fa957
|
When zoomed in, the sticky headers should correctly position themselves
|
2016-09-04 08:01:04 +01:00 |
|
wmwragg
|
721baf8d42
|
Tolltip tweak to not require the passing in of the parent
|
2016-09-04 07:42:09 +01:00 |
|
Richard van der Hoff
|
bc8e7724e8
|
Make the 'encrypt this room' knob be megolm
|
2016-09-03 18:42:54 +01:00 |
|
wmwragg
|
03e74f48f8
|
Positioned Tooltip better
|
2016-09-03 13:44:44 +01:00 |
|
Matthew Hodgson
|
fdfd6ecfd9
|
let users join confs as voice or video
|
2016-09-03 13:27:46 +01:00 |
|