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 |
|
wmwragg
|
405dcf76eb
|
Further tweaks to the tooltip to better handle its position, and simplify it's use
|
2016-09-03 12:44:55 +01:00 |
|
wmwragg
|
bffefd9261
|
Tweak of the RoomTooltip to use DOM element for the parent rather than a React component
|
2016-09-02 18:41:44 +01:00 |
|
Kegan Dougal
|
45ada1887d
|
Implement starter link support
This involves modal dialogs because browsers are *terrible*.
|
2016-09-02 16:36:43 +01:00 |
|
Kegan Dougal
|
6ec7e5df28
|
Move scalar auth stuff to ScalarAuthClient from RoomSettings
|
2016-09-02 16:03:24 +01:00 |
|
wmwragg
|
4c05edb71b
|
Refactor of the RoomTooltip, so that it is easier to use, and also works with Safari
|
2016-09-02 15:47:40 +01:00 |
|
Matthew Hodgson
|
f9d8829ba2
|
let you join confs either as voice or video
|
2016-09-02 15:38:28 +01:00 |
|
Matthew Hodgson
|
5543c126e6
|
fix tests
|
2016-08-30 15:22:52 +01:00 |
|
wmwragg
|
c30ff57c62
|
Better comments
|
2016-08-30 12:29:25 +01:00 |
|
wmwragg
|
8061a2f279
|
Fixed historical scetion not scrolling up when clicked if not hidden and stuck
|
2016-08-30 11:55:51 +01:00 |
|
wmwragg
|
769e7d3b2e
|
Merge branch 'develop' into wmwragg/direct-chat-sublist
|
2016-08-30 11:19:54 +01:00 |
|
wmwragg
|
83c4fd4b2f
|
Code clean up, and better comments
|
2016-08-30 10:45:17 +01:00 |
|
wmwragg
|
2b1ed707c4
|
Better comments, and correct bottom header sticky calc to allow clicking
|
2016-08-28 19:18:41 +01:00 |
|
wmwragg
|
123d9b56c8
|
calculating the scrollAreaHeight correctly taking into account the different scroll methods available on macOSX, i.e. System Preferences>General>Show Scroll Bars
|
2016-08-28 16:25:20 +01:00 |
|
wmwragg
|
8f7d3394e6
|
Always setup stickies, even if we aren't going to use them so that the following map can fire
|
2016-08-28 12:02:20 +01:00 |
|
wmwragg
|
7631539584
|
Fixed incorrect init calculation of originalPosition attribute
|
2016-08-28 11:39:47 +01:00 |
|
Matthew Hodgson
|
50d09f73f5
|
add leave/forget button to RoomSettings
|
2016-08-28 00:00:22 +01:00 |
|
wmwragg
|
73dd05b01d
|
Corrected incorrect offset from top of window for the scrollArea
|
2016-08-26 18:31:02 +01:00 |
|