Richard van der Hoff
|
0a3d9fc17f
|
Fix lint
|
2017-01-26 14:12:00 +00:00 |
|
Richard van der Hoff
|
67bd2cf9dd
|
Merge branch 'matthew/warn-unknown-devices' into matthew/blacklist-unverified
|
2017-01-26 14:09:25 +00:00 |
|
Kegan Dougal
|
b16fa4171a
|
Close the dialog box after sending bugs
|
2017-01-26 13:42:37 +00:00 |
|
David Baker
|
7850f7e505
|
Fix badge spam: attempt 2 (#3073)
|
2017-01-26 12:58:29 +00:00 |
|
Kegan Dougal
|
22bb0f9d30
|
UTC please
|
2017-01-26 12:17:47 +00:00 |
|
Richard van der Hoff
|
f29e0bfe6d
|
Revert "Merge pull request #3067 from vector-im/matthew/fix-badge-spam"
This reverts commit f9db7f017d, reversing
changes made to 71b149de76.
This caused `number is not defined`
|
2017-01-26 12:16:44 +00:00 |
|
Kegan Dougal
|
6a40ad8a20
|
Fail the request if we clash files
Rather than make the file names incredibly long (by adding ms),
just 500 it and expect the user to resend.
|
2017-01-26 11:57:56 +00:00 |
|
David Baker
|
f9db7f017d
|
Merge pull request #3067 from vector-im/matthew/fix-badge-spam
only recalculate favicon if it changes
|
2017-01-26 11:44:11 +00:00 |
|
Kegan Dougal
|
aae62ff94e
|
store logs
|
2017-01-26 11:44:07 +00:00 |
|
David Baker
|
f06de1f129
|
Merge pull request #654 from matrix-org/rav/fix_e2e_dialog_cancel
Fix cancel button on e2e import/export dialogs
|
2017-01-26 11:41:30 +00:00 |
|
David Baker
|
e2edecc55b
|
Merge pull request #653 from matrix-org/dbkr/invite_look_up_emails
Look up email addresses in ChatInviteDialog
|
2017-01-26 11:35:06 +00:00 |
|
David Baker
|
71b149de76
|
Merge pull request #3064 from vector-im/dbkr/invite_look_up_emails
CSS tweak for email address lookup
|
2017-01-26 11:34:51 +00:00 |
|
Kegan Dougal
|
e8c51a0b54
|
gzip bug reports when storing on disk. Set max payload size
|
2017-01-26 11:28:38 +00:00 |
|
David Baker
|
c42b705497
|
Use a cancel function
rather than checking queryList each time
|
2017-01-26 10:54:07 +00:00 |
|
Kegan Dougal
|
646ace6e59
|
Merge branch 'develop' into kegan/rageshake-server
|
2017-01-26 10:48:40 +00:00 |
|
David Baker
|
baed5bec46
|
Don't lint the autogenned file
|
2017-01-26 10:18:24 +00:00 |
|
David Baker
|
23a25e550d
|
Missed a function
|
2017-01-26 10:09:33 +00:00 |
|
David Baker
|
bf66f77acb
|
Set state in _lookupThreepid
|
2017-01-26 10:08:44 +00:00 |
|
David Baker
|
3c91f90dc9
|
Tweak desktop instructions (#3069)
to make it clear you need to do all the things in 'building from
source', including the build-react-sdk dance if you're building
develop.
|
2017-01-26 09:47:01 +00:00 |
|
Matthew Hodgson
|
ba5e7d4013
|
fix event-encrypting-color in dark theme
|
2017-01-26 00:54:00 +01:00 |
|
Matthew Hodgson
|
9797c2fb4b
|
fix electron too
|
2017-01-26 00:31:52 +01:00 |
|
Matthew Hodgson
|
972a391296
|
only recalculate favicon if it changes
|
2017-01-26 00:28:22 +01:00 |
|
Richard van der Hoff
|
60d7575146
|
Merge branch 'matthew/warn-unknown-devices' of github.com:matrix-org/matrix-react-sdk into matthew/warn-unknown-devices
|
2017-01-25 23:17:57 +00:00 |
|
Matthew Hodgson
|
ebf6ba8994
|
explicitly set device known-ness
|
2017-01-25 23:52:56 +01:00 |
|
Richard van der Hoff
|
70190be65c
|
Factor out common onSendMessageFailed
|
2017-01-25 22:23:21 +00:00 |
|
Richard van der Hoff
|
5da6ca8fc1
|
Refactor UnknownDeviceDialog
hopefully make this a bit more readable, and use our new BaseDialog.
|
2017-01-25 22:23:21 +00:00 |
|
Richard van der Hoff
|
5538ce7c30
|
Merge branch 'develop' into matthew/warn-unknown-devices
|
2017-01-25 22:22:50 +00:00 |
|
Richard van der Hoff
|
81d95ecea0
|
Fix cancel button on e2e import/export dialogs
Make sure that we preventDefault on the cancel button.
Fixes https://github.com/vector-im/riot-web/issues/3066
|
2017-01-25 22:15:09 +00:00 |
|
David Baker
|
4e41accc56
|
CSS tweak for email address lookup
CSS tweak for https://github.com/matrix-org/matrix-react-sdk/pull/653
|
2017-01-25 18:52:21 +00:00 |
|
David Baker
|
e1e87807b5
|
Look up email addresses in ChatInviteDialog
So email addresses known to the IS get a display name & avatar
|
2017-01-25 18:51:28 +00:00 |
|
Kegan Dougal
|
9d034c77a5
|
Initial rageshake server
|
2017-01-25 17:27:07 +00:00 |
|
Kegsay
|
c1290fd24d
|
Merge pull request #3061 from vector-im/kegan/rageshake-glue
Glue the dialog to rageshake: honour sendLogs flag.
|
2017-01-25 17:20:51 +00:00 |
|
Kegsay
|
c3616fd208
|
Merge pull request #652 from matrix-org/kegan/rageshake-glue
Move BugReportDialog to riot-web
|
2017-01-25 17:20:43 +00:00 |
|
David Baker
|
12642bdf2b
|
Merge pull request #651 from matrix-org/rav/roomheader_theming_fix
Fix dark theme styling of roomheader cancel button
|
2017-01-25 17:02:07 +00:00 |
|
Kegan Dougal
|
0a9f02abcc
|
Glue the dialog to rageshake: honour sendLogs flag.
|
2017-01-25 16:51:26 +00:00 |
|
David Baker
|
8a5e19f64f
|
Merge pull request #649 from matrix-org/rav/stack_dialogs
Allow modals to stack up
|
2017-01-25 16:45:50 +00:00 |
|
Richard van der Hoff
|
a2dd1fa0a9
|
Merge branch 'develop' into matthew/warn-unknown-devices
|
2017-01-25 16:44:03 +00:00 |
|
Richard van der Hoff
|
21f3aeac8e
|
Revert accidental change
This was an unrelated change which is being done on another branch anyway
|
2017-01-25 16:40:27 +00:00 |
|
Kegan Dougal
|
e9de34ec40
|
We no longer supply a BugReportDialog
|
2017-01-25 16:35:16 +00:00 |
|
Richard van der Hoff
|
5099f07562
|
Fix dark theme styling of roomheader cancel button
|
2017-01-25 16:33:29 +00:00 |
|
Kegan Dougal
|
bea6df88e0
|
Move BugReportDialog to riot-web
|
2017-01-25 16:33:00 +00:00 |
|
Richard van der Hoff
|
55dc2e0161
|
Factor out common CancelButton
|
2017-01-25 16:32:06 +00:00 |
|
Kegsay
|
e5fde759e6
|
Merge pull request #642 from matrix-org/kegan/rageshake-ui
Add bug report UI
|
2017-01-25 16:03:22 +00:00 |
|
David Baker
|
a3b938427d
|
Merge pull request #625 from matrix-org/dbkr/user_search_feedback
Better feedback in invite dialog
|
2017-01-25 15:59:47 +00:00 |
|
Kegan Dougal
|
602ce37ba7
|
Merge branch 'develop' into kegan/rageshake-ui
|
2017-01-25 15:52:00 +00:00 |
|
Richard van der Hoff
|
dc7a169779
|
Merge pull request #647 from matrix-org/rav/megolm_backup_ui
Import and export for Megolm session data
|
2017-01-25 15:43:15 +00:00 |
|
David Baker
|
ced1c45a34
|
Doc state in getinitialstate
|
2017-01-25 15:23:50 +00:00 |
|
Richard van der Hoff
|
9cadc2f55f
|
Merge pull request #613 from matrix-org/luke/fix-join-part-collapsing-causality
Overhaul MELS to deal with causality, kicks, etc.
|
2017-01-25 15:20:30 +00:00 |
|
Richard van der Hoff
|
ebe6cddd21
|
Merge remote-tracking branch 'origin/develop' into rav/megolm_backup_ui
|
2017-01-25 15:13:14 +00:00 |
|
Richard van der Hoff
|
69b55fd9d1
|
Merge pull request #650 from matrix-org/dbkr/fix_alt_up_down
Re-add dispatcher as alt-up/down uses it
|
2017-01-25 15:10:56 +00:00 |
|