3d3be6983a
Apply split dropdown styles on mobiles too
...
Normal split dropdowns, not in the context of the app's primary control (top-right toolbar button), may be used by extensions (e.g. embed)
2015-11-03 18:09:49 +10:30
96b85f1330
Use icon instead of "Discussions" text, fix bugs
...
- Fix admin page crash
- Only show invisible pin button on desktop; hide it completely on ≤ tablet
2015-11-03 15:54:06 +10:30
25932cf7c4
Add label to back button, change behaviour
...
The back button longer shows if the user hasn't actually navigated anywhere. e.g. if they come in directly to a discussion, it will be hidden.
2015-11-03 15:54:05 +10:30
7dcb99621d
Display "Loading..." text while JS is loading
2015-11-02 16:47:36 +10:30
e145873d59
Fix appearance of event posts on mobile
2015-10-14 16:35:06 +10:30
6f7cce5adf
Further refinements to admin extensions page
2015-10-13 12:27:10 +10:30
4c2ff6e82d
Revamp admin extensions page
...
- New look
- Groups extensions by keywords
2015-10-12 15:02:59 +10:30
f5b5d9ca5c
Use correct method for notification drawer on mobile
...
Refs #500 .
2015-09-29 01:28:47 +02:00
1f7afb3e4a
Implement third state for notification list dropdown
...
Related to #500 .
2015-09-29 00:50:28 +02:00
26143272bd
Condense discussion list last reply icons
2015-09-25 13:55:32 +09:30
858feb5ac0
Vendor prefix badge shadow
2015-09-23 10:52:26 +09:30
0b0f1bc142
Reduce font size/padding on discussion list
2015-09-22 19:29:40 +09:30
5598e885b7
Improve admin permissions page with icons, visual tweaks
2015-09-22 17:52:16 +09:30
264725d872
Allow discussions to be hidden and restored
2015-09-22 17:48:21 +09:30
bd02e4307a
Tweak alignment/width of reply composer
2015-09-22 17:12:50 +09:30
3eafed0ae3
Update to FontAwesome 4.4.0
2015-09-22 17:11:51 +09:30
d610ea663f
Keep post actions visible when controls dropdown is open
...
Also show without hover on touch devices
2015-09-22 17:05:14 +09:30
efca923d30
Add "Debug" button to inspect the response of a failed AJAX request
...
Related to #118
2015-09-18 16:46:46 +09:30
80665450fc
Distinguish links in alerts
2015-09-18 14:39:20 +09:30
4041c18014
Further tweaks to post layout
...
Move footer after actions so that we'll be able to have larger things
in the footer (e.g. Answers) without pushing down the controls.
2015-09-18 14:38:57 +09:30
66510d6887
Use LESS variable
2015-09-16 17:04:35 +09:30
c019ed6fb0
Make composer full-width by default
...
closes #398
2015-09-16 16:04:15 +09:30
92437edd1b
Revert "Revert "Scroll overflowing post content""
...
This reverts commit b695f4d06378132e3f2236a4f17f825e74bb7db8.
2015-09-16 14:10:30 +09:30
b695f4d063
Revert "Scroll overflowing post content"
...
This reverts commit 64207a53c6eb47bb6192902a69390853ea5f7e11.
2015-09-16 14:08:59 +09:30
64207a53c6
Scroll overflowing post content
...
closes #143
2015-09-16 08:39:30 +09:30
3221e80014
Give more padding to discussion list controls
...
Closes #218 .
2015-09-15 09:01:41 +02:00
d9062ced96
Remove margin when no login buttons are present
2015-09-15 13:04:28 +09:30
90a3bff638
Tweak notifications indicator appearance
2015-09-15 12:54:49 +09:30
fa265152c7
Clean up new post layout
2015-09-15 12:42:03 +09:30
5c98a08e0f
Merge branch 'master' into compact-posts
2015-09-15 11:27:49 +09:30
6beb4fe898
Add external authenticator (social login) API
...
Allows registrations to be completed with a pre-confirmed email address
and no password.
2015-09-15 11:27:31 +09:30
ff8ec59310
Increase text contrast
...
closes #390
2015-09-14 15:16:19 +09:30
8eda6c7d36
Style disabled fields properly
2015-09-14 14:49:28 +09:30
b05f83d25a
Add green color for online indicator on user cards
...
Closes #452 .
2015-09-11 08:49:07 +02:00
c0e7ff5ea1
Give iframes in posts a max width
2015-09-08 11:51:36 +09:30
e54944d6c3
Reduce event post font size
2015-09-08 11:13:35 +09:30
d39bca192e
Add more breathing room between posts and sidebar
2015-09-08 11:13:28 +09:30
efff485d6c
Restyle posts to be more compact, relocate controls
2015-09-08 10:29:00 +09:30
6a5427b600
Make unread discussion titles less overwhelming
2015-09-08 10:27:50 +09:30
1aaff46f8e
Increase text contrast slightly
2015-09-08 10:24:20 +09:30
a5d3aa9b36
Correctly style hidden post username
2015-09-04 13:50:43 +09:30
b18909f1af
Fix notifications dropdown appearance on mobile
2015-09-04 13:50:33 +09:30
9277fca0ec
Slightly darken light grey text
2015-09-04 12:19:20 +09:30
9bf6862c6d
Clean up Post CSS
2015-09-04 12:17:30 +09:30
70815b024a
Make Dropdown and NotificationsDropdown components more extensible
2015-09-04 12:15:11 +09:30
f0c240f863
Add a first empty state to the discussion list
2015-09-03 09:59:33 +02:00
6f13a246db
Align select
2015-08-31 21:57:43 +02:00
5af5f1fc77
Properly style modal title bar on mobile
...
closes #286
2015-08-31 13:46:59 +09:30
f9d724738c
Add syntax highlighting for code blocks
...
We might consider extracting this into an extension, but TextFormatter
does syntax highlighting for code blocks by default in live previews
anyway.
closes #248
2015-08-31 13:17:16 +09:30
a41e3e66ce
Merge pull request #299 from huytd/fix-wordwrap
...
Fix text overlap in search result with long content
2015-08-29 08:31:37 +09:30