Jeff Atwood
0af4d7cc20
read-state dot can't overflow, shift left
2016-02-25 23:39:39 -08:00
Robin Ward
5dd81700f1
FIX: Overflow CSS was hiding selecting posts buttons
2016-02-22 22:07:23 -05:00
Robin Ward
026bba1876
Merge branch 'master' into vdom
2016-02-22 15:28:07 -05:00
Jeff Atwood
6a6e3a6a3a
FIX: add global hidden overflow on all topic bodies
2016-02-22 01:17:50 -08:00
Sam
18d67851c0
Merge branch 'master' into vdom
2016-02-16 11:53:14 +11:00
Sam
2b689d45ff
Revert "save height on small screens"
...
This reverts commit 37b5905b44
.
It is causing too much confusion for little gain
2016-02-16 11:52:33 +11:00
Robin Ward
5af00da2d8
FIX: Small post actions weren't applying the deleted
class
2016-02-11 14:21:22 -05:00
Robin Ward
65d0426ff1
FIX: Janky animations when liking or expanding the post menu
2016-02-11 11:00:41 -05:00
Robin Ward
eeafa67984
FIX: Reply as New Topic was not fading in properly
2016-02-11 11:00:41 -05:00
Robin Ward
d1e85bdd8b
FEATURE: Use virtual dom framework for faster post rendering
2016-02-11 11:00:40 -05:00
cpradio
0270da5555
Enable block quotes to be readable on the Profile About Me section
2016-02-06 10:13:27 -05:00
Gerhard Schlager
8e135e460b
UX: Date Picker in user preferences was ugly
2016-02-05 23:28:57 +01:00
Jeff Atwood
a3cd0ae8ae
make PM usernames grey not link-blue
2016-02-02 16:17:14 -08:00
Jeff Atwood
f281f6e026
Merge pull request #3989 from cpradio/topic-footer-button-outline
...
Remove outline: 0 from the topic-footer-buttons, so focus is visible
2016-01-30 15:44:57 -08:00
Sam Saffron
01e0321f44
UX: match mention styling with username styling on top of post
2016-01-31 10:39:05 +11:00
cpradio
f9f5c5e66b
Remove outline: 0 from the topic-footer-buttons, so focus is visible
2016-01-30 18:29:36 -05:00
Sam Saffron
6a13cc1c22
UX: tweak mention color to match username color in post header.
2016-01-31 10:02:21 +11:00
Jeff Atwood
6d6d8842d2
make mentions color less black
2016-01-28 11:41:09 -08:00
Jeff Atwood
12b85b9ef9
CSS tweak to top expanded in-reply-to
2016-01-26 17:03:23 -08:00
Sam
403f766546
UX: improve styling of messages and mobile view of messages
2016-01-24 18:11:49 +11:00
Régis Hanol
a601d4b4ba
Merge pull request #3954 from rubo77/patch-5
...
save height on small screens
2016-01-20 16:29:09 +01:00
Arpit Jalan
e676974f16
Merge pull request #3953 from techAPJ/wiki
...
FEATURE: allow users to wikify their own posts based on trust level
2016-01-13 09:53:33 +05:30
Sam
1c65fbc9b5
UX: remove glyphs from user page for now
2016-01-12 14:14:52 +11:00
Arpit Jalan
06bac23e5f
FEATURE: allow users to wikify their own posts based on trust level
2016-01-12 08:44:25 +05:30
Ruben Barkow
37b5905b44
save height on small screens
...
There is a lot of white space between each post, that annoys on small screens.
This will minimize the used space if the screen is lower than 700px in height.
Rework of #3820
2016-01-12 00:02:39 +01:00
Sam Saffron
7350b6c6e6
UX: improve user page styling
2016-01-11 22:44:45 +11:00
Jeff Atwood
73336db311
use grey for similar topic blurbs
2016-01-04 15:25:30 -08:00
Robin Ward
29e5ab0121
Revert "remove blue from "similar to" topic excerpts"
...
This reverts commit 33669f97e4
.
2016-01-04 15:43:30 -05:00
Jeff Atwood
e1f90d12f1
formally remove IE9 support
2016-01-02 23:49:52 -08:00
Sam
a4587b18f5
FEATURE: allow users to archive messages from message page
2015-12-30 13:26:39 +11:00
scossar
0fba9443a6
show popup menu over preview window
2015-12-28 13:51:07 -08:00
Sam
14a86dd125
tweak styling
2015-12-24 10:10:00 +11:00
Sam
7ae1846834
improve user page styling
2015-12-24 09:45:09 +11:00
Jeff Atwood
33669f97e4
remove blue from "similar to" topic excerpts
2015-12-21 01:12:03 -08:00
Sam
2470a0adbe
remove max-height rule, it was messing up display of front page
...
was targetting .ember-view which is huge.
2015-12-20 18:27:10 +11:00
Sam
63076a841e
Merge branch 'refactor_user_page'
2015-12-20 16:50:33 +11:00
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
Jeff Atwood
5efe4e7e73
Merge pull request #3820 from rubo77/patch-3
...
save height on small screens
2015-12-19 04:00:16 -08:00
Régis Hanol
15c229195f
FEATURE: notification_level on a per-group basis
2015-12-14 23:17:09 +01:00
Arpit Jalan
94d7908311
UX: dropdowns overlay the header
2015-12-09 11:03:19 +05:30
Robin Ward
5f995323e1
FIX: Hairline should extend the full width when preview is hidden
2015-12-07 12:51:58 -05:00
Robin Ward
40c8d39137
FEATURE: Reply Placeholders in Stream
2015-12-04 10:02:58 -05:00
Arpit Jalan
dd8b773059
UX: use pastel blue background for topic education pop-ups
2015-12-04 09:19:55 +05:30
Neil Lalonde
1b510447db
FIX: chrome 47 started showing square outline around avatar on user cards
2015-12-03 10:34:11 -05:00
Sam
ad3dd161e7
FEATURE: first class group mentions built in
...
If you allow a group to be mentioned it can be mentioned with the @ symbol.
Keep in mind as a safety mechanism max_users_notified_per_group_mention is set to 100
2015-11-30 17:08:43 +11:00
Arpit Jalan
3eb0288adb
UX: reviving old topic popup should not have red warning background
2015-11-25 16:31:17 +05:30
Sam Saffron
6dd4bc7d57
FEATURE: support group owner, capable of controlling group membership
...
Group owners are regular users that can add or remove users to a group
The Admin UX allows admins to appoint group owners
The public group UX will display group owners first and unlock UI to
add and remove members
Group owners can only be appointed on non automatic groups
Group owners may not appoint another group owner
2015-11-10 00:56:57 +11:00
Robin Ward
682a3cdfec
FIX: Some iPad fixes for the new composer
2015-11-07 18:38:44 -05:00
Robin Ward
ca50252f77
UX: Dim the composer buttons like they used to be
2015-11-06 19:10:22 -05:00
Robin Ward
3438194280
FIX: Remove hairline below composer buttons
2015-11-06 15:42:56 -05:00