Commit Graph

220 Commits

Author SHA1 Message Date
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
874c023f8a Fix text overlap in search result with long content 2015-08-28 15:18:17 -07:00
cf68c95fb8 Make Google Web Font work on both HTTP and HTTPS 2015-08-27 20:17:42 -07:00
d352c49e29 Reorganise dashboard help text 2015-08-27 10:59:50 +09:30
b0db7bf751 Polish admin dashboard 2015-08-27 10:50:15 +09:30
690df87ad0 Make sure search input has a background when focused 2015-08-27 08:47:06 +09:30
3e4a8fe769 Collapse search input on tablets. closes flarum/core#162
While this solution isn't perfect (perhaps a search icon which opens a
dropdown would be better, like Discourse does) - it'll do for now :)
2015-08-27 08:34:19 +09:30
0b8aa5c124 Add header comment; PSR-2 fixes; remove seeders 2015-08-26 16:56:32 +09:30
e123ad52a9 Reduce contrast on post stream time gaps 2015-08-26 10:19:24 +09:30
f43557f172 Tweak notification excerpt styles 2015-08-21 10:00:09 +09:30
52bf8b3c1c Add notification excerpts to help distinguish posts 2015-08-21 09:54:41 +09:30
35d3a74872 Prevent admin pane shadow overlapping header on Safari 2015-08-17 14:56:21 +09:30
e8b23e9ec0 Prevent pane shadow overlapping header on Safari 2015-08-17 14:11:18 +09:30
4ed379794a Refactor side navigation CSS 2015-08-13 13:07:50 +09:30
ee460e7149 Overflow long discussion titles 2015-08-13 13:07:24 +09:30
c4992407aa Reuse CommentPost component for PostsUserPage 2015-08-13 13:06:23 +09:30
9c7fab5d8c Support running in subdirectory with base_path config 2015-08-13 12:58:59 +09:30
3f809761d3 Improve extensions page
- Allow extensions to define an icon in their flarum.json
- Show a "please wait" modal when enabling/disabling an extension
- Styling tweaks
2015-08-07 08:51:03 +09:30
7a883b5563 Give the body some padding-bottom 2015-08-06 14:03:14 +09:30
c8084c3925 Remove footer and move language selection to header 2015-08-06 12:16:55 +09:30
0d968536bc Tweak dropdown caret margins 2015-08-05 19:21:00 +09:30