Sam
a8b5192efd
FEATURE: User page refactor
...
Re-organise user page so it is easier to find interesting info
split it into tabs
- Introduce notifications and messages tabs
- Stop couting stuff for the user page to speed up rendering
- Suppress more information when viewing your own profile
2015-12-20 16:45:49 +11:00
Guo Xiang Tan
a4fec28b52
UX: Fix misaligned topic list border.
2015-11-17 19:22:54 +08:00
Arpit Jalan
2eece87206
UX: clip long category names in suggested topics
2015-10-14 19:02:57 +05:30
Jeff Atwood
42f252d3ba
make bar and bullet drop-down cat fullwidth
2015-09-25 00:26:41 -07:00
Robin Ward
b12ace5f9d
FEATURE: Add staff gear icon to composer with options
2015-09-15 16:42:04 -04:00
Neil Lalonde
bc52b72145
FIX: long category names overflow outside of bullet style category badges
2015-09-09 16:20:04 -04:00
Neil Lalonde
74eacba12f
FIX: long category names overflow outside of box style badges
2015-09-09 14:46:40 -04:00
Robin Ward
4a6f617f4d
UX: Long category names pushed badges to a new line in the hamburger
2015-09-02 15:42:20 -04:00
Sam
c2e9644558
Revert "flexbox for the post header"
...
This reverts commit bef3084516
.
2015-09-02 12:20:35 +10:00
awesomerobot
bef3084516
flexbox for the post header
2015-09-01 10:38:37 -04:00
Robin Ward
3ae5a0a2df
UX: Merge notifications and user dropdown
2015-08-28 16:11:40 -04:00
Jeff Atwood
5a14dcc991
Merge pull request #3685 from riking/dark-theme-fix
...
Dark theme fix, part 6
2015-08-21 11:43:37 -07:00
Kane York
e2e7e6df44
FIX: Unread post circle colors in dark theme
2015-08-21 11:19:02 -07:00
Neil Lalonde
73264648f2
FIX: emoji upload button always appeared disabled
2015-08-21 13:13:23 -04:00
Kane York
aaccb73a3b
Use choose-grey(5%) instead of diff(97%)
2015-08-20 14:35:28 -07:00
Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -07:00
Robin Ward
4062e4a464
Merge pull request #3671 from riking/css-cleanup
...
CLEANUP: Coalesce repeated CSS properties
2015-08-19 12:13:49 -04:00
Kane York
2f595f27e9
CLEANUP: Coalesce repeated CSS properties
2015-08-18 22:02:33 -07:00
Kane York
c4e5594826
FIX: Keyboard shortcuts dark theme
2015-08-18 21:42:41 -07:00
Kane York
7ee0ee6769
Optimize CSS properties
2015-08-18 21:40:19 -07:00
Kane York
6a0eba3ba2
Oops, that should fix it..
2015-08-18 13:23:50 -07:00
Kane York
c8c3b057cb
FIX: Unread posts in dark theme
2015-08-18 12:29:55 -07:00
Kane York
a4da72a83b
FIX: Dark theme fixes for admin, quotes, code
2015-08-18 12:23:06 -07:00
Guo Xiang Tan
2fd4115fd9
UX: Social login buttons alignment off on mobile.
2015-08-01 12:00:47 +08:00
Sam
6d9674278e
UX: remove zocial and use font awesome instead
...
UX: use github logo for github login
2015-07-21 15:47:58 +10:00
awesomerobot
792a12349b
switching bullet-badges to flexbox to solve alignment
2015-07-14 21:29:05 -04:00
awesomerobot
46fccada69
fixing category selector background color (to match button bg)
2015-06-23 22:08:12 -04:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Neil Lalonde
ec6b21227e
slightly better alignment for bullet category badge
2015-06-03 11:35:15 -04:00
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
Erick Guan
54ce66fc62
FIX: ensure not found category badge consistent with style
2015-05-13 19:30:19 +08: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
Kris Aubuchon
a87bf1d9aa
some fixes for tag alignment
2015-04-14 15:54:17 -04:00
Régis Hanol
e9e57f3059
UX: banner topic's background was blue
2015-03-30 10:42:14 +02:00
Kris Aubuchon
a5cffcaa7f
lighter yellow directory highlight, badge fix on mobile
2015-03-25 21:29:01 -04:00
Régis Hanol
dce258017f
FIX: Avatar shows over banner on mobile
...
cf. https://meta.discourse.org/t/avatar-shows-over-banner-on-mobile/26668
2015-03-23 16:08:46 +01:00
Kris Aubuchon
3d6c636aa8
a few small alignment fixes for bullet categories
2015-03-10 10:34:04 -04:00
Kris Aubuchon
b89fa00f79
bullet category fixes
2015-03-09 23:47:30 -04:00
Kris Aubuchon
6c9eeb0792
adding a new "bullet" category style
2015-03-09 12:25:27 -04:00
Kris Aubuchon
8932b9afcf
rebuilding the category badge css
2015-03-06 13:51:16 -05:00
Sam
f555bbb416
FEATURE: long descriptions for badges to help teach people
2015-02-27 17:19:18 +11:00
Sam
8248abf73c
UX: clean up box category styling
2015-02-25 17:42:10 +11:00
NomNuggetNom
44e8087e20
Fix misaligned dropdown categories
2015-02-21 22:02:08 -05:00
Kris Aubuchon
f6035411c9
box category alignment fix
2015-02-12 23:24:07 -05:00
Kris Aubuchon
0bc35a6360
fixing unread count alignment
2015-02-08 18:09:12 -05:00