Steve Howell
7b2f5ccabc
Rename markdown-help to message-formatting.
...
This just makes the id match the name of the
menu item.
2018-08-31 11:51:22 -07:00
Anders Kaseorg
c28ab72124
HTML validation: Remove invalid attributes.
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-07-13 10:27:23 +05:30
Anders Kaseorg
ae55107560
HTML validation: Replace Drafts button with styled link.
...
<button> inside <a> is invalid.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-07-12 18:47:10 +05:30
Aditya Bansal
fb839c1d5b
compose.html: Upgrade to use font-awesome 4.7 icon prefixes.
...
We also adjust some CSS so that icons after this upgrade look exactly
or nearly the same as they did before the upgrade.
2018-07-11 20:31:17 +05:30
Eeshan Garg
0a43e5e257
Replace all user-facing references to "invite-only" with "private".
...
Fixes #9611 .
2018-06-12 13:37:45 -04:00
Shubham Padia
00cd622604
compose: Fix extra space below compose error text.
...
Fixes #9433 .
Extra bottom margin was observed when using `compose_error` which
was caused by paragraphs in bootstrap having a bottom margin of 10px.
The paragraph tag has been replaced by a span tag.
2018-05-16 15:05:36 -07:00
Tim Abbott
1703e23980
templates: Move all core app templates into a subdirectory.
...
This should make it easier to find the templates that are actually
part of the core webapp, instead of having them all mixed together
with the portico pages.
2018-04-23 16:46:37 -07:00