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
Robin Ward
e4adfdb624
Merge pull request #3936 from tgxworld/add_saving_status_to_groups_admin
...
Add saving status to groups admin
2015-12-29 10:18:02 -05:00
scossar
0fba9443a6
show popup menu over preview window
2015-12-28 13:51:07 -08:00
Guo Xiang Tan
2fd228d95a
UX: Too much spacing between usernames.
2015-12-28 11:20:32 +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
Sam
03ea0bfe22
FEATURE: allow users to archive messages
...
Messages are now in 3 buckets
- Inbox for all new messages
- Sent for all sent messages
- Archive for all messages you are done with
You can select messages from your Inbox or Sent and move them to your Archive,
you can move messages out of your Archive similarly
Similar concept applied to group messages, except that archiving and unarchiving
will apply to all group members
2015-12-23 11:09:30 +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
8496f8dfc2
FEATURE: display username user dropdown
2015-12-20 17:15:45 +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
Arpit Jalan
42a523a3be
UX: show ellipsis for long category names
2015-12-15 18:30:44 +05:30
Régis Hanol
15c229195f
FEATURE: notification_level on a per-group basis
2015-12-14 23:17:09 +01:00
Robin Ward
f3748ce0a9
Add new outlet for plugin notifications, plus use right alignment
2015-12-11 16:42:21 -05:00
Robin Ward
b2c73e7045
UX: On mobile use a dropdown for topic controls instead of many buttons
2015-12-11 15:09:09 -05:00
Robin Ward
6c2dee29a8
UX: Upgrade Font Awesome to 4.5.0
2015-12-10 17:19:23 -05: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
Neil Lalonde
aa54006ad5
add div under poster avatar so people can add badges without a plugin
2015-12-04 16:49:08 -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
Robin Ward
de88be2fbc
Support for "Only show overridden" in site text customization
2015-11-30 15:25:08 -05:00
Arpit Jalan
fc57fa70f9
UX: load onebox CSS at the end for embed stylesheet
2015-11-30 14:17:49 +05:30
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
Robin Ward
5e93140f85
FEATURE: Can override any translation via an admin interface
2015-11-27 11:35:19 -05:00
Arpit Jalan
3eb0288adb
UX: reviving old topic popup should not have red warning background
2015-11-25 16:31:17 +05:30
Robin Ward
8eeb027c65
Can revert changes to email templates
2015-11-20 12:30:21 -05:00
Régis Hanol
8104a07327
one ; should be more than enough ;)
2015-11-20 17:36:55 +01:00
Robin Ward
f5b34d5f53
FEATURE: Admin interface for editing email templates
2015-11-19 16:39:34 -05:00
Guo Xiang Tan
a4fec28b52
UX: Fix misaligned topic list border.
2015-11-17 19:22:54 +08:00
scossar
66ed4b6db9
position admin-nav absolutely
2015-11-12 10:01:12 -08:00
Arpit Jalan
069516f4b4
Merge pull request #3896 from tgxworld/fix_emoji_modal
...
Some fixes to Emoji modal.
2015-11-12 12:44:19 +05:30
Arpit Jalan
fcca194883
UX: staff color on posts should be consistent on mobile and desktop
2015-11-12 11:12:33 +05:30
Guo Xiang Tan
6a69d79def
FIX: Emoji modal height was too short on mobile.
2015-11-12 10:19:33 +08:00
Robin Ward
393a05ed9e
FIX: Emoji window was too big on mobile
2015-11-11 14:21:23 -05:00
Arpit Jalan
fb375a04f9
FIX: topic progress bar was hidden behind youtube embed header on mobile
2015-11-11 18:13:36 +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
Régis Hanol
13bf6a6d7b
UX: move 'new dot' in mobile topics lists at the end of the topic title
2015-11-09 11:24:19 +01: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
0f9a009982
FIX: Composer text area height on mobile
2015-11-06 15:51:21 -05:00
Robin Ward
8ad46c1ed7
FIX: Weirdly displayed link dialog in composer
2015-11-06 15:45:04 -05:00
Robin Ward
3438194280
FIX: Remove hairline below composer buttons
2015-11-06 15:42:56 -05:00
Robin Ward
cd1b83997b
FIX: Weird UX with d-editor
for topic templates
2015-11-06 15:10:28 -05:00