Luke Barnard
ae03244e6e
Merge branch 'develop' into luke/feature-css-msg-colors
2017-02-09 13:14:15 +00:00
Matthew Hodgson
f2a6d2cc5a
fix selector color
2017-02-09 12:01:00 +00:00
Matthew Hodgson
22b7b8efea
tweak sending color some more
2017-02-09 11:02:42 +00:00
David Baker
7ba9e27893
Merge pull request #682 from matrix-org/luke/fix-typing-notif
...
Fix typing notif and status bar
2017-02-09 10:46:37 +00:00
Luke Barnard
dd22e57a38
Merge pull request #681 from matrix-org/luke/rts-matrix-org
...
Consider emails ending in matrix.org as a uni email
2017-02-09 10:34:02 +00:00
Luke Barnard
103710728f
Do not show "+1 other"
...
Instead show a user name or avatar.
2017-02-09 10:30:06 +00:00
Luke Barnard
553054409f
Use (props,state) ordering of arguments
...
There was a bug here that meant that sometimes arguments were given in the wrong order; presumably leading to the status bar not appearing for calls etc.
2017-02-09 10:01:59 +00:00
Luke Barnard
cc69e982a7
Use single state to set both avatars and typing notif
2017-02-09 10:01:51 +00:00
Luke Barnard
40658494b4
Consider emails ending in matrix.org as a uni email
...
For the purposes of testing (and having a team page)
2017-02-09 09:29:55 +00:00
Luke Barnard
747c0c44a6
Use new method of getting team icon
...
This was necessary because the team token may not be known when registering, but domain is. Storing the icon under the "common" directory is the chosen solution to this.
2017-02-09 09:24:46 +00:00
Matthew Hodgson
ad2710ec5d
fix CSS for import/export buttons
2017-02-09 02:00:58 +00:00
Matthew Hodgson
e392d6c16b
fix CSS for import/export buttons
2017-02-09 02:00:23 +00:00
Matthew Hodgson
2eec9b10ef
fix dark skin event sending color
2017-02-09 01:42:36 +00:00
Matthew Hodgson
64f0beb1eb
fix https://github.com/vector-im/riot-web/issues/3136
2017-02-09 01:33:26 +00:00
Matthew Hodgson
ea50acfc87
fix dark theme for uploadbar
2017-02-09 01:26:53 +00:00
Matthew Hodgson
f6b6673a41
fix selection text colour in dark theme
2017-02-09 01:20:30 +00:00
Matthew Hodgson
231997dd63
unbreak /markdown off
2017-02-09 01:18:09 +00:00
Matthew Hodgson
d8042b193b
be more specific on flex
2017-02-09 00:10:57 +00:00
Matthew Hodgson
5f745ff733
hopefully fix TopRight layout bug
2017-02-09 00:10:45 +00:00
Matthew Hodgson
bac142ad26
fix tintability of home button
2017-02-08 23:28:30 +00:00
Matthew Hodgson
caa30a742b
fix table visuals in dark skin
2017-02-08 23:19:05 +00:00
Luke Barnard
449519dc32
Merge pull request #679 from matrix-org/luke/rts-email-verif-referrer
...
Set referrer qp in nextLink
2017-02-08 22:05:49 +00:00
David Baker
f1288d85ba
Merge pull request #678 from matrix-org/luke/rts-fix-undefined-team-token
...
Do not set team_token if not returned by RTS on login
2017-02-08 18:08:12 +00:00
Luke Barnard
c2d5b72d68
Set referrer qp in nextLink
...
This is so that when the verification link is clicked from an email, the referrer is set on the new instance of riot when /rts/register is hit
2017-02-08 17:58:40 +00:00
Luke Barnard
260cb62438
Do not set team_token if not returned by RTS on login
2017-02-08 16:49:33 +00:00
David Baker
fe17e2452b
Merge pull request #676 from matrix-org/luke/rts-team-token-login
...
Get team_token from the RTS on login
2017-02-08 10:54:24 +00:00
Richard van der Hoff
d7bc47c357
Merge pull request #3169 from vector-im/kegan/bugs-file-server
...
rageshake: Add file server with basic auth
2017-02-08 10:37:35 +00:00
Kegan Dougal
5f678eb838
Review comments: change realm name
2017-02-08 10:36:39 +00:00
Kegan Dougal
64eb1f08a9
rageshake: Add file server with basic auth
...
Set via environment variables on startup.
2017-02-08 09:59:41 +00:00
David Baker
85e6057598
Merge pull request #3162 from vector-im/luke/rts-fix-blm-team-token
...
Fix bug with home icon not appearing when logged in as team member
2017-02-08 09:54:33 +00:00
Matthew Hodgson
8fea4c27cb
fix NPE
2017-02-07 22:00:56 +00:00
Richard van der Hoff
b080e5797b
Merge remote-tracking branch 'origin/master' into develop
2017-02-07 21:46:08 +00:00
Richard van der Hoff
f629b2f631
CONTRIBUTING: s/vector/riot/
2017-02-07 21:45:34 +00:00
Richard van der Hoff
c4ee47aa15
Merge branch 'master' into develop
2017-02-07 21:40:18 +00:00
Richard van der Hoff
0c7c31e3bb
Merge branch 'master' into rav/issue_template
2017-02-07 21:29:35 +00:00
Richard van der Hoff
0442258865
More issue_template tweaks
...
Encourage rageshaking
don't insist on version for the web app
2017-02-07 21:25:58 +00:00
Richard van der Hoff
95f529f9a4
Tweak ISSUE_TEMPLATE
2017-02-07 20:35:14 +00:00
David Baker
be71da5657
Merge pull request #3150 from vector-im/kegan/dir-per-bug
...
Store bug reports in separate directories
2017-02-07 16:18:00 +00:00
Kegan Dougal
f16bb85f9b
Review comments
2017-02-07 16:04:06 +00:00
Luke Barnard
3d30db81e0
Only init RTS if configured correctly
2017-02-07 15:24:57 +00:00
Luke Barnard
3f9f59bb73
Import RtsClient at top
2017-02-07 15:23:23 +00:00
Luke Barnard
5b239adfb8
Fix bug with home icon not appearing when logged in as team member
2017-02-07 14:58:25 +00:00
David Baker
96539a4054
Merge pull request #666 from matrix-org/luke/rts-welcome-pages
...
RTS Welcome Pages
2017-02-07 13:42:47 +00:00
Luke Barnard
d5f6ecdc49
Use teamToken, not config when doing screen fallback
2017-02-07 13:23:58 +00:00
Luke Barnard
c93b6c3c34
Style, fixes
2017-02-07 13:15:40 +00:00
Luke Barnard
af19ea8bb7
Document login API
2017-02-07 12:01:44 +00:00
David Baker
2f54034afe
Merge pull request #3103 from vector-im/luke/rts-welcome-pages
...
RTS Welcome Pages
2017-02-07 11:52:59 +00:00
Luke Barnard
fa552ad5af
Merge branch 'develop' into luke/rts-welcome-pages
2017-02-07 12:41:52 +01:00
Luke Barnard
35bc384c51
Set team token in state on mount
2017-02-07 11:39:31 +00:00
Luke Barnard
d490bd8638
Use home.html rather than welcome.html
2017-02-07 11:35:17 +00:00