Commit Graph

62 Commits

Author SHA1 Message Date
Jeff Atwood d38c4d5f74 scale-color $lightness must use $secondary for dark themes 2015-08-20 02:42:12 -07:00
Kane York 2f595f27e9 CLEANUP: Coalesce repeated CSS properties 2015-08-18 22:02:33 -07:00
Robin Ward 20a338362f FIX: Allow multiple pagedown editors at once. 2015-07-13 16:36:38 -04:00
Jeff Atwood 57b85f2dc8 fix title overflow on user page 2015-07-10 14:35:47 -07:00
Arpit Jalan 90430eda62 UX: better user title on groups index page (mobile) 2015-07-07 18:48:51 +05:30
Arpit Jalan 66bd1053cf UX: fix group members page mobile layout 2015-07-07 18:21:44 +05:30
awesomerobot f20c28c16b replacing the remnants of the old color variable code 2015-06-14 22:59:49 -04:00
awesomerobot 0ba88d2355 changing color of progress bar 2015-05-19 21:19:28 -04:00
Régis Hanol 3f7d693786 Merge pull request #3454 from fantasticfears/group-page
FIX: show user card on group page and fix styles
2015-05-18 14:28:43 +02:00
Jeff Atwood ce1fe8c8c2 remove topic list striping, use bottom border 2015-05-11 16:09:46 -07:00
Erick Guan b7094c6f5d FIX: show user card on group page and fix styles 2015-05-12 01:24:17 +08:00
Jeff Atwood da036e7de3 fix mobile user page alignment on larger devices 2015-02-18 23:05:28 -08:00
Sam 8b95511816 correct bad styling in user->pref->categories 2015-01-31 17:04:53 +11:00
Sam d54e2770a1 correct build 2015-01-09 16:54:58 +11:00
Jeff Atwood 625c920c4f fix mobile layout issue with download posts btn 2015-01-08 17:32:24 -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
cpradio ce78cb1ee4 FEATURE: Add category to Group Post Listing 2014-11-14 19:30:05 -05:00
Jeff Atwood 6a40501cb3 correct user page action button alignment on mobile 2014-11-13 23:41:17 -08:00
Régis Hanol ec76be964e UX: better footer handling 2014-11-10 21:51:55 +01:00
Sam cc9b040502 Revert "FEATURE: display github profile links on user card and profile"
This reverts commit 95c518329a.
2014-11-05 07:45:35 +11:00
Sam 95c518329a FEATURE: display github profile links on user card and profile
Can be disabled by unchecking "public_github_screen_name"
2014-11-04 13:33:58 +11:00
Jeff Atwood 4e3a8b87e3 mobile user profile page tweak 2014-11-01 21:44:56 -07:00
Jeff Atwood 6f391052dc mobile user profile page tweak 2014-11-01 21:30:37 -07:00
Jeff Atwood 0408960b74 tweak time field on user page stream 2014-10-31 12:26:46 -07:00
Jeff Atwood 28bd46d816 clean up user page mobile styles 2014-10-31 12:21:55 -07:00
Kris Aubuchon f605a7ef61 new user profile page 2014-10-27 23:35:16 -04:00
Régis Hanol aa3a658bb1 remove float from the 'show email' button on user's profile on mobile 2014-10-06 22:24:43 +02:00
Jeff Atwood abe420b322 darken names in quote titles 2014-09-10 15:17:03 -07:00
Jeff Atwood 86533a322e remove bg on user profiles 2014-09-10 15:06:20 -07:00
riking 69bc552054 FEATURE: Actually show more notifications
The "Show more notifications..." link in the notifications dropdown now
links to /my/notifications, which is a historical view of all
notifications you have recieved.

Notification history is loaded in blocks of 60 at a time.

Admins can see others' notification history. (This was requested for
'debugging purposes', though that's what impersonation is for, IMO.)
2014-09-09 16:29:08 -07:00
riking 6b22776160 Style & structure fixes for mobile user page 2014-08-13 12:38:55 -07:00
Régis Hanol 46a88e0c70 FIX: helpful/flagged posts styling on mobile 2014-08-01 19:18:31 +02:00
Jeff Atwood beabdc0809 that max-height was way small for mobile 2014-07-31 23:26:16 -07:00
Jeff Atwood aa9d1594a0 font colors incorrect on mobile user page bio 2014-07-31 22:41:11 -07:00
Régis Hanol f43293a7bc FEATURE: replace 'deleted by' with the trashcan glyph 2014-07-16 22:38:39 +02:00
Jeff Atwood 192e286b15 FIX: user about me editor too wide on mobile 2014-07-14 00:53:04 -07:00
Kris Aubuchon d74d5fb39e truncating loooooooooong name fields 2014-07-03 23:40:49 -04:00
Jeff Atwood e934680a56 BUG: mobile user profile field names invisible 2014-07-03 15:20:18 -07:00
Robin Ward 4088fba4f2 REFACTOR: Convert profile background uploader to be an ember component 2014-06-30 14:13:59 -04:00
Kris Aubuchon ffa33c572c making the color customizer a little nicer with dark themes 2014-05-19 01:17:59 -04:00
Régis Hanol bc3de84ebf FEATURE: remove bookmark button in activity feed 2014-05-12 09:33:26 +02:00
Kris Aubuchon 8ea63006e4 simplifying and segmenting color variables 2014-05-06 01:50:51 -04:00
Kris Aubuchon bffeba5e3b pulling some more styles out of desktop/mobile to common/base 2014-04-20 15:16:06 -04:00
Vikhyat Korrapati ef99ab59a5 Allow importing Discourse styles in custom stylesheets to modify vars. 2014-04-01 23:04:50 +05:30
Régis Hanol 77a8a4083a Revert "Merge pull request #2125 from vikhyat/css-variables"
This reverts commit b537de3ca5, reversing
changes made to b925827e5b.
2014-04-01 16:24:29 +02:00
Vikhyat Korrapati ddd1dfe896 Allow importing Discourse styles in custom stylesheets to modify vars. 2014-04-01 15:25:43 +05:30
Neil Lalonde 4d0035e7fd Remove the quote post button from pagedown editor when creating a topic and editing About Me in preferences 2014-03-26 10:45:22 -04:00
Nick Schonning 4f1a517490 Remove units for zero values
Units are ignored for zero values in CSS except for a few edge cases.
2014-03-06 01:14:51 -05:00
Johan Jatko 98c479c3c4 FEATURE: Profile Backgrounds
Shares a modified codebase with avatars called "user_image"
2014-03-05 15:10:44 +01:00
Kris Aubuchon 6b050825ff revising color variables appwide, also some adjustments to "topic not found" page 2014-02-23 20:47:44 -05:00