This website requires JavaScript.
e22d0a53b6
WIP switch-over of TimePanel from taking Rooms to taking EventTimelineSets
Matthew Hodgson
2016-09-06 00:59:17 +01:00
820cd579d8
fix stupid double-spacing issue
Matthew Hodgson
2016-09-05 11:48:22 +01:00
c3de035964
filepanel
Matthew Hodgson
2016-08-31 11:58:06 +01:00
ae34f2ed5c
placeholder NotificationPanel
Matthew Hodgson
2016-08-30 01:11:26 +01:00
d9ffe30a0d
WIP notif panel
Matthew Hodgson
2016-08-23 14:30:15 +01:00
d833c7632d
Add strikethrough and <hr> styles
Aviral Dasgupta
2016-09-08 02:47:31 +05:30
c11232742b
Fix focus and toggling issues in formatting bar
Aviral Dasgupta
2016-09-08 02:46:56 +05:30
8974442084
Hide empty autocomplete and remove word counter
Aviral Dasgupta
2016-09-08 00:36:23 +05:30
802ec1169f
Fix Markdown conversion to not add extra \n
Aviral Dasgupta
2016-09-07 23:56:22 +05:30
f0f20beae0
RTE format bar enhancements
Aviral Dasgupta
2016-09-07 22:52:14 +05:30
0c0c44b050
Formatting toggle, markdown indicator, quoting
Aviral Dasgupta
2016-09-05 17:38:53 +05:30
71251293e4
RTE formatbar (wip)
Aviral Dasgupta
2016-09-04 21:03:40 +05:30
22bf6e7969
RTE format bar enhancements
Aviral Dasgupta
2016-09-07 22:52:37 +05:30
a1f8116e3b
Support toggling DM status of rooms
David Baker
2016-09-07 17:47:47 +01:00
ec4086c5fc
API for (un)marking rooms as DM rooms
David Baker
2016-09-07 17:46:45 +01:00
1d32dd72ed
Fixed typing error
wmwragg
2016-09-07 17:30:53 +01:00
a3b77475c7
Merge branch 'develop' into wmwragg/one-to-one-chat
wmwragg
2016-09-07 17:23:43 +01:00
7dfb8857d8
Merge branch 'develop' into wmwragg/one-to-one-chat
wmwragg
2016-09-07 17:22:10 +01:00
761552430c
Dialog buttons have a pointer cursor now
wmwragg
2016-09-07 17:14:27 +01:00
cc720b9797
Design tweaks for alignment
wmwragg
2016-09-07 17:08:24 +01:00
ce68a5bfc8
clean up
Luke Barnard
2016-09-07 17:08:02 +01:00
31d2a819f0
Get power levels before setting them
Luke Barnard
2016-09-07 17:06:57 +01:00
75c81b369f
Mouse actions on the queryList added, as well as better queryListElement styling
wmwragg
2016-09-07 16:19:30 +01:00
ca3910f5a8
Mouse actions on the queryList added, as well as better queryListElement styling
wmwragg
2016-09-07 16:18:50 +01:00
7c74b0124b
explicit props for RightPanel at last
Matthew Hodgson
2016-09-07 15:43:29 +01:00
603bf8c194
Merge pull request #447 from matrix-org/dbkr/refactor_matrixtools
Richard van der Hoff
2016-09-07 11:56:00 +01:00
66b2944011
Convert Rooms.js to ES6
David Baker
2016-09-07 11:45:32 +01:00
8a4606cfbf
Remove unused import
David Baker
2016-09-07 11:34:55 +01:00
df1cc8748f
Change references to MatrixTools to Rooms
David Baker
2016-09-07 11:33:58 +01:00
db42d629aa
Rename MatrixTools to Rooms
David Baker
2016-09-07 11:30:09 +01:00
bed5aa8c83
Merge pull request #446 from matrix-org/dbkr/m_direct_dm_rooms
David Baker
2016-09-07 11:28:35 +01:00
dd186dd612
Fixed wrong type to justified prop
wmwragg
2016-09-07 10:59:06 +01:00
7e60012bd4
Added justification for the AddressTile, when requested
wmwragg
2016-09-07 10:55:44 +01:00
48501d91d2
Added justification for the AddressTile, when requested
wmwragg
2016-09-07 10:55:31 +01:00
094080629d
Actually commit changed path
David Baker
2016-09-07 10:19:39 +01:00
8f6d413ebd
Move DMRoomMap to a util subdir
David Baker
2016-09-07 10:07:43 +01:00
4bfa57b34e
Getting join rules does not need user ID
Luke Barnard
2016-09-07 09:58:48 +01:00
3977ea0074
Add ability to set power level
Luke Barnard
2016-09-07 09:57:07 +01:00
aefef2ba56
FilePanel css
Matthew Hodgson
2016-09-07 02:16:09 +01:00
31dd49ffd7
Bump to olm 1.2.0
Richard van der Hoff
2016-09-06 22:33:21 +01:00
45256f5d58
Validation checks added
wmwragg
2016-09-06 17:46:00 +01:00
d5b23e9e0e
Save guessed DM rooms to account data
David Baker
2016-09-06 17:43:39 +01:00
ace0e01d86
Tweak on the textarea to prevent the input area jumping a couple of pixels in size between textarea and AddressTile
wmwragg
2016-09-06 17:21:28 +01:00
52f050b5f9
Better scrolling UX, and fixed bug which created a room when no address supplied
wmwragg
2016-09-06 17:20:37 +01:00
c03f145f04
Basic keyboard scrolling of queryList
wmwragg
2016-09-06 17:00:28 +01:00
91b1c1f0fc
Initial highlighting selected address - styling not final
wmwragg
2016-09-06 16:39:50 +01:00
c0ce7663a9
Initial highlighting selected address - styling not final
wmwragg
2016-09-06 16:39:38 +01:00
8401323156
Hopefully read DM rooms from account data
David Baker
2016-09-06 16:39:21 +01:00
d1398b137a
Circumventing autofill by using a textarea rather than an input type=text
wmwragg
2016-09-06 16:15:48 +01:00
e3d5ca34c8
Circumventing autofill by using a textarea rather than an input type=text
wmwragg
2016-09-06 16:15:36 +01:00
0f73c4326e
Added scrolling to queryList
wmwragg
2016-09-06 15:46:58 +01:00
1fb53565ef
Added scrolling to queryList
wmwragg
2016-09-06 15:46:09 +01:00
a41a8d32b8
Basic address list created, and UX tweaks for interaction
wmwragg
2016-09-06 15:24:37 +01:00
391fe0ab77
Basic address list created, and UX tweaks for interaction
wmwragg
2016-09-06 15:24:23 +01:00
835d13c696
Another go at using latest Olm
Richard van der Hoff
2016-09-06 13:24:06 +01:00
ddf1e4841a
Selecting users with arrow keys added
wmwragg
2016-09-06 13:07:06 +01:00
1fe85f37fd
Correct AddressTile and ChatInviteDialog styling, and performance tweak to searching
wmwragg
2016-09-06 11:34:38 +01:00
6153e795bf
Correct AddressTile and ChatInviteDialog styling
wmwragg
2016-09-06 11:33:56 +01:00
d12498f418
right cursor for roomsettings colours
Matthew Hodgson
2016-09-06 11:29:50 +01:00
c0eb69963d
Merge pull request #2092 from vector-im/rav/use_development_olm
David Baker
2016-09-06 11:11:05 +01:00
cb4df84d49
Missing curly bracket
Luke Barnard
2016-09-06 10:36:44 +01:00
fa3387b326
Code review
Luke Barnard
2016-09-06 10:29:38 +01:00
1f19ee88c6
make FilePanel work, superficially at least
Matthew Hodgson
2016-09-06 01:45:12 +01:00
24351537d2
we have nothing to hide
Matthew Hodgson
2016-09-06 01:19:48 +01:00
d309a7a67b
jenkins.sh: install olm from jenkins artifacts
Richard van der Hoff
2016-09-05 18:54:10 +01:00
80dd927275
Merge pull request #445 from matrix-org/dbkr/fix_hide_conference_rooms
David Baker
2016-09-05 18:39:15 +01:00
04889a89ec
Only count rooms we're in as DM rooms
David Baker
2016-09-05 18:35:32 +01:00
83296512fd
Merge pull request #444 from matrix-org/dbkr/fix_conf_error
Richard van der Hoff
2016-09-05 17:47:30 +01:00
50ef695740
Fix: conference rooms were no longer hidden
David Baker
2016-09-05 17:42:22 +01:00
5ed680e5ce
Picking the top of the queryList not _userList, as the queryList is the query filtered _userList
wmwragg
2016-09-05 17:34:20 +01:00
f6f68bc348
Initial AddressTile added
wmwragg
2016-09-05 17:28:23 +01:00
3dd84e2b8a
Initial AddressTile added
wmwragg
2016-09-05 17:28:08 +01:00
d782d5bbc7
Fix error dialog on conf call error
David Baker
2016-09-05 17:03:10 +01:00
310e6602ca
Fix ref to dispatcher
Luke Barnard
2016-09-05 15:24:05 +01:00
efccdab0ad
Better error message for room not viewed
Luke Barnard
2016-09-05 15:16:22 +01:00
1c29c95990
Only current room works with postMessage
Luke Barnard
2016-09-05 15:13:48 +01:00
54f21c9acc
Expose join rules of a room
Luke Barnard
2016-09-05 14:58:16 +01:00
d9c6448a0f
Adding better deafults and ErrorDialog message
wmwragg
2016-09-05 14:29:21 +01:00
3d66dff0aa
Basic ChatInviteDialog functionality - Creates new room, and tries to invite the address typed into the text box, and reports errors, if any
wmwragg
2016-09-05 14:16:21 +01:00
d6a324ede7
Formatting toggle, markdown indicator, quoting
Aviral Dasgupta
2016-09-05 17:39:32 +05:30
7378904f00
Adding back the BottomLeftMenuTile component, as it turns out it's still used in the RightPanel
wmwragg
2016-09-05 12:43:04 +01:00
059f5198e5
Merge branch 'develop' into wmwragg/one-to-one-chat
wmwragg
2016-09-05 12:07:21 +01:00
9c0f51fb82
Merge branch 'develop' into wmwragg/one-to-one-chat
wmwragg
2016-09-05 12:06:31 +01:00
2acbad36a6
Initial commit of the new ChatInviteDialog
wmwragg
2016-09-05 12:03:43 +01:00
ca443e01d8
Initial commit of the new ChatInviteDialog
wmwragg
2016-09-05 12:03:16 +01:00
519dd16135
Added the correct styling back for the dialog buttons, that got regressed somewhere
wmwragg
2016-09-05 10:50:58 +01:00
31e09e6137
Merge pull request #441 from matrix-org/rav/get_stored_devices_for_user
Richard van der Hoff
2016-09-05 10:38:24 +01:00
67c623d410
Rename the action to make it clearer what it is doing
wmwragg
2016-09-05 10:29:03 +01:00
fb103cb9e1
Rename the action to make it clearer what it is doing
wmwragg
2016-09-05 10:27:54 +01:00
6e2fd85760
Merge pull request #437 from matrix-org/kegan/starter-links
Kegsay
2016-09-05 09:10:39 +01:00
56ac0004e5
Use href='#' hack to make link text look like a link
Kegan Dougal
2016-09-05 09:10:15 +01:00
922fb448c5
Merge pull request #442 from matrix-org/rav/e2e_devices
Richard van der Hoff
2016-09-05 00:53:47 +01:00
5e9a95fdfe
Merge pull request #2085 from vector-im/rav/e2e_devices
Richard van der Hoff
2016-09-05 00:43:52 +01:00
fc40bdcbfc
Make MemberInfo to use client.getStoredDevicesForUser
Richard van der Hoff
2016-09-04 21:49:32 +01:00
a316c652b7
Convert MemberDeviceInfo to ES6 class
Richard van der Hoff
2016-09-04 14:01:19 +01:00
b8610ab466
RTE formatbar (wip)
Aviral Dasgupta
2016-09-04 21:03:00 +05:30
ee3fdbee5b
e2e device CSS
Richard van der Hoff
2016-09-04 13:31:44 +01:00
2d827a75a6
Sending the top and left position tweaks with the action
wmwragg
2016-09-04 12:16:01 +01:00
50bb4edd1c
Small refactor, to make it clearer whats happening
wmwragg
2016-09-04 08:54:15 +01:00
e52f5b5d08
Removed unrequired positional tweak props
wmwragg
2016-09-04 08:49:43 +01:00