Guo Xiang Tan
eb97fb6ee7
UX: Seeing black hearts make me sad.
2015-06-29 22:31:46 +08:00
Robin Ward
7b6d6b76eb
FEATURE: Multiple embeddable hosts
...
- Also refactors two site settings components into one, with tests
2015-06-09 13:25:43 -04:00
Jeff Atwood
9675b426ee
lighter quote controls
2015-06-04 00:39:19 -07:00
Régis Hanol
bd33cd3ffb
Merge pull request #3525 from techAPJ/patch-2
...
UX: post content was moving up when viewing replies
2015-06-03 19:26:58 +02:00
Neil Lalonde
ec6b21227e
slightly better alignment for bullet category badge
2015-06-03 11:35:15 -04:00
Arpit Jalan
4c14d981d7
UX: post content was moving up when viewing replies
2015-06-03 20:24:41 +05:30
Neil Lalonde
8449896f3d
more bullet category vertical alignment fussing
2015-06-02 10:50:33 -04:00
awesomerobot
93de39f1da
a few color variable fixes for the topic map
2015-06-01 21:13:37 -04:00
Neil Lalonde
7430da0ec4
FIX: unread counts with 2 digits were wrapping in hamburger menu
2015-05-30 14:39:41 -04:00
Neil Lalonde
fbcc8045ec
FIX: hanging lowercase characters were cut off in bar style category badges
2015-05-30 14:39:05 -04:00
Neil Lalonde
5f3451a3ea
another fix for bullet category badges to prevent wrapping with unread counts on long category names
2015-05-29 12:59:00 -04:00
Neil Lalonde
80ee30003a
FIX: bullet style category badges for long category names
2015-05-29 12:08:52 -04:00
Sam
05cb4b7660
Bump cold mapping down so it maintains old readability
2015-05-29 15:19:28 +10:00
Jeff Atwood
8c9cee6fe3
UX: coldmap now progressively dimmer primary color
2015-05-27 00:36:16 -07:00
Jeff Atwood
815e17b17b
missed a spot for lightened onebox colors
2015-05-24 03:45:30 -07:00
Jeff Atwood
2f850510d7
fix cat page alignment for new/unread badges
2015-05-22 16:14:47 -07:00
Jeff Atwood
025d310c9c
lighten onebox backgrounds
2015-05-22 15:05:46 -07:00
Jeff Atwood
2bd0fcb9fd
UX: use lighter grey for code blocks too
2015-05-22 13:49:40 -07:00
Jeff Atwood
8a63596cbd
use arrows glyph instead of "vs" in compare dialog
2015-05-22 03:03:04 -07:00
Jeff Atwood
4b1eaa567e
add missing .title bgcolor
2015-05-22 02:31:27 -07:00
Jeff Atwood
42a8e742f8
UX: switch to lighter grey for all quotes
2015-05-22 02:11:18 -07:00
Jeff Atwood
83e404fce9
fix btn alignment in "post on which topic?" dialog
2015-05-22 01:08:31 -07:00
awesomerobot
0ba88d2355
changing color of progress bar
2015-05-19 21:19:28 -04:00
Jeff Atwood
7c5c4166db
fix mobile issue with alternate login button
2015-05-19 16:23:26 -07:00
Arpit Jalan
c2510e610d
UX: fix blockquote in firefox
2015-05-19 15:10:19 +05:30
Régis Hanol
0d5fdd25c9
Merge pull request #3474 from Qasem-h/Css
...
fix emoji autocomplete in RTL
2015-05-15 14:08:45 +02:00
Qasem Hajizadeh
1b7c616159
Update rtl.scss
2015-05-15 14:33:00 +04:30
Erick Guan
54ce66fc62
FIX: ensure not found category badge consistent with style
2015-05-13 19:30:19 +08:00
Jeff Atwood
08f87e837d
minor topic list gridline tweak
2015-05-12 14:31:29 -07:00
Régis Hanol
f4cb96ff9a
FIX: add border-top on the first tr in topic-list
2015-05-12 09:26:35 +02:00
Jeff Atwood
ce1fe8c8c2
remove topic list striping, use bottom border
2015-05-11 16:09:46 -07:00
Qasem Hajizadeh
6bd15dd86d
Add .rtl for css tags
...
Im added .rtl to front of tags @SamSaffron
2015-05-11 12:22:30 +04:30
Sam
2282869f30
fix rtl changing general styles
2015-05-11 12:12:37 +10:00
Qasem Hajizadeh
b99c3c85aa
Update rtl.scss
2015-05-09 18:26:00 +04:30
Jens Maier
1a692bee0c
Apply fix against nested SUP tags to preview
2015-04-30 23:05:04 +02:00
Sam
4eaee8f611
Merge pull request #3377 from scossar/auto-rtl
...
Auto rtl
2015-04-28 07:58:35 +10:00
Robin Ward
8c930c97e0
If there are pending posts in a topic, display a message at the bottom
2015-04-27 15:55:10 -04:00
Simon Cossar
def9740d5d
Fix size on onebox-avatar
2015-04-23 20:42:27 -07:00
Régis Hanol
a737090442
- FEATURE: revamped poll plugin
...
- add User.staff scope
- inject MessageBus into Ember views (so it can be used by the poll plugin)
- REFACTOR: use more accurate is_first_post? method instead of post_number == 1
- FEATURE: add support for JSON-typed custom fields
- FEATURE: allow plugins to add validation
- FEATURE: add post_custom_fields to PostSerializer
- FEATURE: allow plugins to whitelist post_custom_fields
- FIX: don't bump when post did not save successfully
- FEATURE: polls are supported in any post
- FEATURE: allow for multiple polls in the same post
- FEATURE: multiple choice polls
- FEATURE: rating polls
- FEATURE: new dialect allowing users to preview polls in the composer
2015-04-23 19:33:29 +02:00
Jeff Atwood
706183f886
hide editor button bar overflow
2015-04-21 17:35:10 -07:00
Jeff Atwood
3d30bd115d
Merge pull request #3376 from awesomerobot/master
...
some fixes for tag alignment
2015-04-15 20:37:31 -07:00
Simon Cossar
4b8ad7637c
Remove old styles from rtl.scss. Add new styles to fix some positioning.
2015-04-14 19:19:11 -07:00
Simon Cossar
9b7f98edc5
Add to html element - this needs to be explicit so it can be reversed by r2
2015-04-14 19:07:23 -07:00
Kris Aubuchon
a87bf1d9aa
some fixes for tag alignment
2015-04-14 15:54:17 -04:00
Arpit Jalan
64d0eb567d
FIX: scale large vertial images for onebox
2015-04-14 08:02:01 +05:30
Jens Maier
5d4a22920e
Remove white corners from avatars
...
See https://meta.discourse.org/t/round-avatars-in-topic-list/27098/103?u=elberet
2015-04-08 11:14:06 +02:00
Jeff Atwood
19be0ff744
try "the McWumbly shadow" effect
2015-04-03 23:07:49 -07:00
Jeff Atwood
0f9a22b572
UX: deemphasize alternate login buttons
2015-04-03 00:21:22 -07:00
William Di Luigi
041f7544c6
UX: cleaner trending up/down stats colors
2015-04-03 00:42:02 +02:00
Jeff Atwood
51a9bc055b
UX: switch to circle avatars by default
2015-04-02 15:10:15 -07:00