awesomerobot
c29b7aa65d
initial pass at color simplification
2017-07-14 21:43:35 -04:00
Neil Lalonde
2503241ce5
FEATURE: rebuild user preferences page to use tabs
2017-05-02 16:52:18 -04:00
Erick Guan
9ce61b4586
FEATURE: Webhooks.
2016-09-05 18:44:00 +08:00
Guo Xiang Tan
a604c6393d
UX: Add icon to dismiss notifications button.
2016-07-15 12:11:58 +08:00
Guo Xiang Tan
2b651b20cf
UX: Display message when user has no notifications instead of a blank page.
2016-07-07 18:25:48 +08:00
Kris
87a2024d61
fixing link color in profiles ( #4278 )
2016-06-20 14:22:32 +02:00
awesomerobot
92fe4118df
updating user profile to match theme/usercard
2016-06-19 14:43:17 -04:00
Arpit Jalan
2aa04611e5
UX: fix user stream topic status on mobile
2016-04-12 14:27:16 +05:30
Jeff Atwood
4d5074994c
correct mobile badge display
2016-03-29 23:36:54 -07:00
Jeff Atwood
94f831f7e7
more mobile badge tweaks
2016-03-27 23:39:56 -07:00
Jeff Atwood
0a05c9ee8d
remove unnecessary mobile user page padding
2016-03-26 02:11:22 -07:00
Jeff Atwood
04f68f6277
make badges work better on mobile
2016-03-26 01:30:20 -07:00
Guo Xiang Tan
8a8d931688
UX: Buttons not positioned within form.
2016-03-26 10:25:33 +08:00
Robin Ward
db15772ab1
UX: Make user info rendering more consistent
2016-03-24 13:49:35 -04:00
Jeff Atwood
c9d19c9462
tighten up mobile profile image size
2016-02-22 02:18:34 -08:00
Jeff Atwood
2ab901bec4
adjust bad styling on mobile user page
2016-02-22 02:03:50 -08:00
cpradio
0270da5555
Enable block quotes to be readable on the Profile About Me section
2016-02-06 10:13:27 -05:00
Robin Ward
47495a5713
FEATURE: Replace composer editor with ember version
2015-11-06 09:49:16 -05:00
Jeff Atwood
fac25763ba
mobile topic list and user page CSS tweaks
2015-10-22 23:23:13 -07:00
Jeff Atwood
352824a3a4
fix mobile layout issues on user page
2015-10-22 16:43:01 -07:00
Jeff Atwood
5ca93cd79c
add opacity to mobile user page details
2015-10-19 23:58:42 -07:00
Robin Ward
94b60e62a2
FEATURE: New markdown editor re-written in Ember
...
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.
To avoid major breakage, this replaces it everywhere else it was
used:
* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts
A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
7083bfdf27
FIX: /user/x/notifications in mobile dark theme
2015-08-20 14:25:07 -07:00
Kane York
123f50cd71
FIX: Mobile user profile
2015-08-20 14:05:04 -07:00
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