Jeff Atwood
5f05e1394b
consistent post top margins
2015-01-12 00:35:04 -08:00
Sam
efc717c14a
FEATURE: remove star concept from Discourse
2015-01-07 13:43:27 +11:00
Jeff Atwood
fa8493118b
remove underline on composer cancel, hide preview
2015-01-06 16:35:57 -08:00
Jeff Atwood
77f5c74ddd
FEATURE: add std /staff page link from /faq
2015-01-05 16:33:21 -08:00
Régis Hanol
060cda7772
FIX: proper handling of group memberships
2015-01-05 18:51:45 +01:00
Régis Hanol
9fcaf090ec
Merge pull request #3068 from fantasticfears/category_slug
...
support setting category slug
2015-01-02 11:55:27 +01:00
Sam
049ae70f94
FEATURE: maximize button for customization css/html editor
2015-01-02 11:25:15 +11:00
Jeff Atwood
911f941da5
some CSS fixes for mobile sites with text titles
2015-01-01 00:54:53 -08:00
Jeff Atwood
0ef30ae43c
fix weird font size on admin, customize, color
2014-12-30 23:51:32 -08:00
Robin Ward
57b89a2c7f
Plugin stuff:
...
* Allow plugins to work with only autoloaded assets.
* Give a plugin outlet a class name based on its name if no view class
* Give the `topic-title` outlet a default class of `clear: both`
2014-12-30 16:29:28 -05:00
Erick Guan
1e166d89ff
support setting category slug
2014-12-30 03:14:54 +08:00
Régis Hanol
0ce93f3b29
FIX: use prefixes for CSS transform
2014-12-29 18:08:56 +01:00
Régis Hanol
432413d3da
FEATURE: 🍬 cool transition when expanding lightbox
2014-12-29 18:00:18 +01:00
Jeff Atwood
92d61755b3
clean up CSS3 animations a bit
2014-12-25 02:29:39 -08:00
Jeff Atwood
2a46418284
add back in @-webkit-keyframes
2014-12-25 02:19:06 -08:00
Jeff Atwood
8b3babdbde
add back in a few -webkit- css3 prefixes
...
due to http://shouldiprefix.com/ and iOS mainly!
2014-12-25 01:41:44 -08:00
Jeff Atwood
a82fda0a50
who the hell puts a } in front of a SASS line?
2014-12-25 01:14:20 -08:00
Jeff Atwood
b91f9f4142
remove a bunch of needless css prefixes
2014-12-25 01:05:45 -08:00
Jeff Atwood
3bad0e3a33
fix touch device link sharing in Firefox
2014-12-24 00:11:43 -08:00
Jeff Atwood
1e29f6cbe9
stop rendering spinner in composer for now
2014-12-23 23:44:21 -08:00
Jeff Atwood
b69832cf66
make expansion quote titles unselectable
2014-12-23 23:23:47 -08:00
Jeff Atwood
e122e52fb8
kill some -webkit-transition CSS
2014-12-23 23:18:57 -08:00
Jeff Atwood
576861505e
just use plain CSS3 transition
2014-12-23 03:09:17 -08:00
Jeff Atwood
0b0e9be22f
standardize on @transition mixin
2014-12-23 02:52:20 -08:00
Jeff Atwood
e41ae020fa
add back ade-soft CSS transition on post actions
2014-12-23 02:16:57 -08:00
Régis Hanol
45dbdb6896
FEATURE: custom emojis
2014-12-23 01:12:26 +01:00
Jeff Atwood
157378bfcc
edit pencil glyph too big mon TOO BIG
2014-12-19 00:46:24 -08:00
Kris Aubuchon
bcb03474d6
fixing base line-height and big/small abuse
2014-12-17 14:51:47 -05:00
Jeff Atwood
1c8ddccb45
try to correct font scaling problems on Firefox
2014-12-16 23:26:29 -08:00
Kris Aubuchon
c7d7393d80
setting static base font size
2014-12-16 09:24:15 -05:00
Jeff Atwood
23899281d8
minor font sizing CSS fixups
2014-12-16 01:12:52 -08:00
Kris Aubuchon
3eebc0e589
changing font sizes to ems, so fonts scale a bit more gracefully
2014-12-15 22:12:56 -05:00
Robin Ward
d2a7904bf2
UX: Banner topics should be readable even with dark color schemes.
2014-12-10 10:46:30 -05:00
Robin Ward
ff758cea11
FIX: Text in select2 dropdowns should not be variable since the
...
background is always white.
2014-12-10 10:25:35 -05:00
Jeff Atwood
7e609e1834
do we need #list-area margin-bottom so big?
2014-12-10 00:33:45 -08:00
Neil Lalonde
0f37ce1083
FIX: share popup on mobile layout went outside of viewport, and z-index was behind user avatars. Use a real link on touch devices instead of a text input.
2014-12-05 16:21:07 -05:00
Kris Aubuchon
d8c8264b4e
fixing loading spinner alignment and striping
2014-12-04 17:05:47 -05:00
Robin Ward
e035b07e92
Put Ember 1.8.1 + fixes back.
2014-12-04 08:51:35 -05:00
Sam
8977d5917b
revert
2014-12-04 09:35:11 +11:00
Robin Ward
39fde5b9fb
Upgrade to 1.8.1: So long, metamorphs!
2014-12-03 10:49:18 -05:00
Régis Hanol
8ab32396a7
Merge pull request #3009 from gdpelican/feature/new-private-message
...
New Private Message button for user topics
2014-12-03 12:17:45 +01:00
Jeff Atwood
2ad0aeea2f
Merge pull request #3015 from awesomerobot/master
...
a few very minor visual tweaks
2014-12-02 15:16:14 -08:00
Kris Aubuchon
ea37946d00
a few very minor visual tweaks
2014-12-02 17:10:14 -05:00
Robin Ward
008337b018
FIX: Selecting one user in admin would select them all
2014-12-02 15:30:57 -05:00
James Kiesel
cc76087f59
Add new private message button on topics list
...
That'll teach me to wildly refactor things.
2014-12-02 00:53:49 +13:00
Jeff Atwood
31b769d4fa
remove unneeded mobile footer left margin
2014-11-27 03:35:05 -08:00
Jeff Atwood
304b96aa81
UX: suppress long cat names in cat drop down too
2014-11-21 11:40:15 -08:00
Jeff Atwood
4e01046862
UX: suppress long cat names in topic lists
2014-11-21 11:13:38 -08:00
Régis Hanol
b8d806ee07
FEATURE: delete all accounts from this IP in the IP lookup modal
2014-11-20 19:59:20 +01:00
Régis Hanol
fae19aa56c
FEATURE: improve admin IP lookup dialog (add username/trust level/read time/topics entered)
2014-11-17 14:51:28 +01:00