c1fd2f888f
Merge pull request #352 from matrix-org/wmwragg/mention-state-indicator
Matthew Hodgson
2016-07-19 11:12:42 +01:00
6ae0dda9d3
give FF higher billing
Matthew Hodgson
2016-07-18 18:26:03 +01:00
6c680ff424
improve spacing
Matthew Hodgson
2016-07-18 18:25:50 +01:00
c6b455f470
improve spacing
Matthew Hodgson
2016-07-18 18:24:30 +01:00
f6d7052928
Oixel tweak so that it work properly in firefox
wmwragg
2016-07-18 16:38:29 +01:00
1a2546c939
Merge pull request #351 from matrix-org/dbkr/fix_directory_unpublish
David Baker
2016-07-18 16:28:39 +01:00
2ee1a9c440
Explanatory text about specificity
wmwragg
2016-07-18 16:20:44 +01:00
9e4511b8eb
Now showing three dots when hovering over the badge
wmwragg
2016-07-18 16:10:07 +01:00
ffaf7f44f3
typos
David Baker
2016-07-18 15:36:19 +01:00
743f79a9a7
Fix unpublishing room in room settings
David Baker
2016-07-18 15:22:08 +01:00
8fd12d530d
Added the hightlight badge restyling
wmwragg
2016-07-18 14:57:03 +01:00
3f7bd48c0a
Made the collapsed badge smaller than the uncollapsed one, basically the same size as it was originally
wmwragg
2016-07-18 14:27:14 +01:00
6bf5499289
typos
Matthew Hodgson
2016-07-18 10:47:03 +01:00
e92024f7a9
reskindex
Matthew Hodgson
2016-07-18 10:42:18 +01:00
2b7ade9ef5
Merge pull request #347 from matrix-org/matthew/fix-race-on-new-room-invitelist
David Baker
2016-07-18 10:37:05 +01:00
37402c0071
Merge pull request #348 from matrix-org/matthew/improve-start-chat-wording
David Baker
2016-07-18 10:34:37 +01:00
28108476bd
Added an overide for the view source so that it behaves correctly with the new Modal. Also tweaked the spinner overide
wmwragg
2016-07-18 10:31:17 +01:00
f13bb5f656
typos
Matthew Hodgson
2016-07-18 01:39:24 +01:00
ebdac4ee50
first cut (untested)
Matthew Hodgson
2016-07-18 01:35:42 +01:00
bcd1c7e099
improve comment
Matthew Hodgson
2016-07-18 01:34:26 +01:00
722cedc92e
CSS for generic user settings at last
Matthew Hodgson
2016-07-18 01:33:43 +01:00
f182e32e3d
typo
Matthew Hodgson
2016-07-18 01:33:36 +01:00
a385955c6b
Fixed MatrixChat Dialog Spinner. Still needs testing, unsure what triggers it.
wmwragg
2016-07-17 21:23:52 +01:00
54f4443428
fix single emoji sizing
Matthew Hodgson
2016-07-17 18:24:14 +01:00
bfe50c209c
fix typo in comment
Matthew Hodgson
2016-07-16 22:49:06 +01:00
5c566cae5c
typo
David Baker
2016-07-15 18:10:56 +01:00
ccf8e269cd
Comments & required props
David Baker
2016-07-15 17:15:51 +01:00
327015ba0f
Tidy up autocomplete updating
David Baker
2016-07-15 17:03:53 +01:00
16665b9ca3
Merge pull request #346 from matrix-org/revert-343-feature-inline-link-preview
Matthew Hodgson
2016-07-15 16:55:05 +01:00
a61168d943
Revert "Amends react template and removes opening image in lightbox"
Matthew Hodgson
2016-07-15 16:54:56 +01:00
a039450d10
Merge pull request #1809 from vector-im/revert-1799-feature-inline-link-preview
Matthew Hodgson
2016-07-15 16:54:39 +01:00
1e963a6c3a
Revert "Presentation for inline link"
Matthew Hodgson
2016-07-15 16:54:27 +01:00
7d712d06a1
Move code to make diff less confusing
David Baker
2016-07-15 16:14:05 +01:00
d5bed78a54
Rejig tab complete to make it faster
David Baker
2016-07-15 16:10:27 +01:00
80ad45df06
spell out that vector should not depend on the public net
Matthew Hodgson
2016-07-15 15:57:59 +01:00
41bff38713
fix classes used for body spans, and only apply markdown-body to markdown(!)
Matthew Hodgson
2016-07-15 15:04:19 +01:00
348f133e77
add mx_EventTile_body class for the body span in events, and fix the naming scheme of '.emoji-body'
Matthew Hodgson
2016-07-15 15:03:33 +01:00
cd865bbe8f
Merge pull request #1806 from vector-im/wmwragg/modal-restyle
Matthew Hodgson
2016-07-15 15:01:01 +01:00
e668d7685d
Fixed light box colour, reset back to black.
wmwragg
2016-07-15 14:54:15 +01:00
ca5987bf6c
Merge pull request #345 from matrix-org/wmwragg/modal-restyle
Matthew Hodgson
2016-07-15 14:05:22 +01:00
78b7d04710
Merge pull request #343 from ribot/feature-inline-link-preview
Matthew Hodgson
2016-07-15 13:55:07 +01:00
6607bee91a
Merge pull request #1799 from ribot/feature-inline-link-preview
Matthew Hodgson
2016-07-15 13:51:54 +01:00
3a89a5af0b
Increasing the specificity of the CSS so that primary input submit buttons are styled correctly
wmwragg
2016-07-15 12:33:56 +01:00
35e3621ae7
removes overflow comments
Stefan Pearson
2016-07-15 12:21:05 +01:00
febd2110c5
Updated all dialogs to define their primary button, I've selected the one that had been specified for focus, but the primary button isn't dependent on focus, it's a UX feature
wmwragg
2016-07-15 11:23:58 +01:00
040ef73886
Simple refactor of the primary indicator, now it's a class. Also added a global selector to remove the ugly firefox dotted line highlight
wmwragg
2016-07-15 11:22:10 +01:00
8144b894f7
Merge pull request #344 from matrix-org/dbkr/remove_initial_memberlist_load_hack
Richard van der Hoff
2016-07-14 18:50:52 +01:00
3abdb83d16
Remove now-unused limit param to roomMembers()
David Baker
2016-07-14 18:40:43 +01:00
743cb4b777
Remove the member list loading hack
David Baker
2016-07-14 18:37:57 +01:00
74c9ac0872
Merge pull request #1798 from vector-im/dbkr/offline_user_colour
David Baker
2016-07-14 18:29:28 +01:00
2e776f540e
Merge pull request #342 from matrix-org/dbkr/offline_user_colour
David Baker
2016-07-14 18:29:24 +01:00
9fd0ea1e32
More variable case
David Baker
2016-07-14 18:18:44 +01:00
2fd690ea2b
Oops, removed the pure offline class
David Baker
2016-07-14 18:13:54 +01:00
7c1b4f4fc9
Obey my own code style
David Baker
2016-07-14 18:13:15 +01:00