Matthew Hodgson
|
4c82d86092
|
nice green highlights
|
2015-12-11 01:35:05 +00:00 |
|
Matthew Hodgson
|
1c9d61d731
|
dedicated search button
|
2015-12-11 01:19:48 +00:00 |
|
Matthew Hodgson
|
7b702c4594
|
don't grey out invites randomly
|
2015-12-11 00:40:40 +00:00 |
|
Matthew Hodgson
|
d6bcf80431
|
make the settings button more discoverable by having the whole leftRow be a hover target
|
2015-12-10 19:48:05 +00:00 |
|
Matthew Hodgson
|
4b8d7a612a
|
make the mx_RoomView_statusAreaBox_line full width as per the ribot design
|
2015-12-08 19:45:30 +00:00 |
|
Matthew Hodgson
|
b532fd046a
|
actually use SVGs - oops
|
2015-12-08 10:28:00 +00:00 |
|
Kegan Dougal
|
1af1297afc
|
Allow queued events to be cancelled. Make not sent events appear differently to sending events.
|
2015-12-07 11:38:34 +00:00 |
|
David Baker
|
db5d9e2f6e
|
Merge pull request #465 from vector-im/file_uploads
Move upload bar CSS to new classes
|
2015-12-03 10:58:03 +00:00 |
|
David Baker
|
2d2386ace5
|
Move upload bar CSS to new classes, and move into new, temporary place (since there is no new-style structure yet).
|
2015-12-02 18:19:03 +00:00 |
|
Matthew Hodgson
|
c603c1e37f
|
dezalgo typing notigs on chrome
|
2015-12-02 17:37:19 +00:00 |
|
David Baker
|
939733b736
|
Merge branch 'develop' into require-css
|
2015-12-02 10:26:26 +00:00 |
|
Matthew Hodgson
|
349a88d640
|
stop clobbering our font colours
|
2015-12-01 21:44:22 +00:00 |
|
David Baker
|
7ff5e42f3e
|
Run the CSS through webpack so we can pull in CSS files from modules with require rather than symlinking into the node_module directory which is breaking people on different npm versions.
|
2015-12-01 18:05:43 +00:00 |
|
Matthew Hodgson
|
2c12b9128b
|
highlight binged rooms more clearly
|
2015-12-01 16:57:49 +00:00 |
|
Matthew Hodgson
|
075d2b508d
|
fix highlights on markdown
|
2015-12-01 13:13:51 +00:00 |
|
Matthew Hodgson
|
f89dcacf07
|
fix bottomleftmenu layout a bit
|
2015-12-01 11:11:32 +00:00 |
|
Matthew Hodgson
|
99f47b8601
|
match design spacing correctly
|
2015-12-01 11:07:12 +00:00 |
|
Matthew Hodgson
|
1896ab67d1
|
fix room avatar offset
|
2015-12-01 11:05:11 +00:00 |
|
Matthew Hodgson
|
badfdb5e3e
|
actually, seems FF is happy with this again now
|
2015-11-30 17:24:38 +00:00 |
|
Matthew Hodgson
|
2345624d31
|
switch to Open Sans, juggling font-size appropriately (as Open Sans is physically larger for the same point size as Myriad Pro, irritatingly), and fix some really weird baseline CSS bugs in read receipts that were introduced. Hopefully this doesn't re-introduce the intermittent baseline offset bug for the initials on Chrome & FF
|
2015-11-30 17:17:09 +00:00 |
|
Matthew Hodgson
|
cd040ae0dd
|
fix zalgo properly! remove ugly regexp hacks for detecting combining diacritics and instead set the right font ordering, as Arial combines nicely with Myriad Pro whilst Helvetica doesn't. (Myriad Pro itself has no combining diacritic characters)
|
2015-11-30 01:13:59 +00:00 |
|
Matthew Hodgson
|
af6bd53d38
|
revert 23d45d7f33 and apply a better fix which works for both chrome & FF
|
2015-11-29 13:18:37 +00:00 |
|
Matthew Hodgson
|
fc02331cd3
|
fix CSS for search timestamps
|
2015-11-29 03:20:19 +00:00 |
|
Matthew Hodgson
|
9e97160c85
|
fix inline <code/> blocks
|
2015-11-27 16:20:37 +00:00 |
|
Matthew Hodgson
|
841c790337
|
naughty override to stop RoomList panel scrolling horizontally
|
2015-11-22 15:47:50 +00:00 |
|
Matthew Hodgson
|
324c3e7dcf
|
override more GFM css
|
2015-11-22 15:47:10 +00:00 |
|
Matthew Hodgson
|
9038b984ff
|
fix css link
|
2015-11-21 12:15:38 +00:00 |
|
Matthew Hodgson
|
da97185fcd
|
highlight <code/> blocks via highlight.js
|
2015-11-21 12:14:56 +00:00 |
|
Matthew Hodgson
|
b6e9c1eaab
|
oops, forgot gfm.css
|
2015-11-20 20:20:30 +00:00 |
|
Matthew Hodgson
|
76c6d6d4d6
|
add target=_blank onto all HTML links, and apply GFM.css for CSS for markdown
|
2015-11-20 20:12:23 +00:00 |
|
Matthew Hodgson
|
4c11de787e
|
make h2 layout specific to the list
|
2015-11-20 20:11:06 +00:00 |
|
Matthew Hodgson
|
96c825b89f
|
wrap whitespace on notices
|
2015-11-20 20:10:49 +00:00 |
|
David Baker
|
ed3d3a9e23
|
Shift css around a bit so it more closely matches DOM order
|
2015-11-19 10:49:24 +00:00 |
|
David Baker
|
eb1c6b347d
|
Move z-index to the dialog wrapper because that's the shallowest positioned element in the DOM and therefore what creates the first stacking context
|
2015-11-19 10:46:49 +00:00 |
|
Matthew Hodgson
|
23d45d7f33
|
fix initials behaviour on FF
|
2015-11-18 23:46:43 +00:00 |
|
Matthew Hodgson
|
bf3e90bb47
|
dirty hack to fix the uneven spacing
|
2015-11-18 23:04:12 +00:00 |
|
Matthew Hodgson
|
68a005bf1f
|
stop edit option from colliding with scrollbar again
|
2015-11-18 22:24:54 +00:00 |
|
Matthew Hodgson
|
6e3afcde53
|
dodgy fudge to put the edit button alongside the read receipts. in future I think we should turn it into a chevron next to the timestamp
|
2015-11-18 22:19:21 +00:00 |
|
Matthew Hodgson
|
08ba0457e8
|
add a temporary voice call button
|
2015-11-18 21:17:58 +00:00 |
|
Matthew Hodgson
|
098491e350
|
avoid hoverover artefacts on avatar initials
|
2015-11-18 20:56:43 +00:00 |
|
Matthew Hodgson
|
46541a3f2e
|
logout button on splashscreen to avoid wedging users whose server has gone awol
|
2015-11-18 20:47:14 +00:00 |
|
David Baker
|
c63dd376d8
|
Fix member avatar initials (I failed at git conflict merging)
|
2015-11-17 17:31:03 +00:00 |
|
Matthew Hodgson
|
7b3eea0b58
|
experiment with trying to turn UserSettings into a controller-less 'wiring component' which wires together a series of smaller components (in this case, so small they're mainly <input/s>
|
2015-11-17 02:15:55 +00:00 |
|
David Baker
|
bb59e9276b
|
Merge remote-tracking branch 'origin/develop' into read_receipts
|
2015-11-16 16:33:39 +00:00 |
|
Matthew Hodgson
|
bf91155e60
|
implement multiline input
|
2015-11-15 03:36:10 +00:00 |
|
Matthew Hodgson
|
ef181f55d5
|
make modal dialogs higher in z-index
|
2015-11-14 00:14:41 +00:00 |
|
Matthew Hodgson
|
1c7e7cd111
|
kill stale z-index param
|
2015-11-14 00:13:13 +00:00 |
|
Matthew Hodgson
|
ca07c8f429
|
Merge pull request #365 from vector-im/avatar_initial_a11y
Mark up the avatar initials so they're not read out by screen readers
|
2015-11-13 18:37:10 +00:00 |
|
Matthew Hodgson
|
2fd7196cdd
|
also handle a11y on room avatars
|
2015-11-13 18:36:46 +00:00 |
|
Matthew Hodgson
|
ff59fc84c5
|
don't bold the selected room just because, as it bold = new msgs
|
2015-11-13 18:25:10 +00:00 |
|