c2da4a946f
Remove unused CSS
2015-06-18 13:01:04 +09:30
1cbc60ca41
Merge branch 'master' into psr-7
...
Conflicts:
src/Api/Actions/Discussions/IndexAction.php
src/Api/Actions/SerializeAction.php
src/Core/Formatter/FormatterManager.php
src/Extend/ForumAssets.php
src/Forum/Actions/IndexAction.php
src/Forum/ForumServiceProvider.php
2015-06-17 00:52:50 +02:00
42fe2a28dd
Increase text contrast
...
I think you will like this change @franzliedke :)
2015-06-11 18:42:05 +09:30
285a92212e
Remove obsolete include
2015-06-08 10:00:13 +02:00
0f08a4378c
Style tweaks
2015-06-03 18:11:43 +09:30
5d89618bbd
Implement search on front end
2015-06-03 18:10:56 +09:30
c7a6f8650e
Make user activity posts more compact
2015-06-01 17:55:13 +09:30
8638e9c9ca
Tweak reply placeholder appearance
2015-06-01 17:54:37 +09:30
bfc4201338
Add icon to post edit composer
2015-06-01 10:29:11 +09:30
56981c1297
Add reply placeholder to bottom of post stream
2015-06-01 10:28:24 +09:30
d33bac533d
Tweak composer full screen styles. closes flarum/core#102
2015-06-01 08:48:50 +09:30
acb6a8d8c5
Add some missing post content styles
2015-06-01 08:48:10 +09:30
a1da95962d
Move theme config to database
2015-05-31 11:18:19 +09:30
1603c10ae9
Padding tweak
2015-05-30 14:58:47 +09:30
2e82fb4015
Refactor discussion list styles, fix loading indicator height in pane
2015-05-29 18:31:17 +09:30
cafa6c7b5d
New and improved post stream.
2015-05-29 18:17:50 +09:30
8f0989fb80
Various appearance tweaks
2015-05-27 16:22:02 +09:30
6fed357605
Allow ActionButtons to be disabled
2015-05-27 16:21:15 +09:30
796c2590a2
Add unread indicator to scrubber. closes #94
2015-05-27 16:18:21 +09:30
dee9bb1c6d
Tweak post-signup welcome appearance
2015-05-26 18:05:20 +09:30
85ba97ed5c
Improve appearance/behaviour of login/signup/forgot modals
2015-05-26 16:25:25 +09:30
7a1ae67192
Make loading indicators stand out less when using a custom primary color
2015-05-21 15:58:56 +09:30
d69e481037
Make hero light
2015-05-21 13:10:25 +09:30
ca343edf00
Bump up discussion list title size again
2015-05-21 13:09:26 +09:30
80c0900388
Just being picky
2015-05-20 11:12:48 +09:30
0102f31e06
Tweak notifications appearance
2015-05-18 18:56:11 +09:30
9135749bb4
Rename JS sub-components so that descriptors are before the noun, not after
...
To be consistent with the naming in PHP world.
e.g. ReplyComposer instead of ComposerReply
2015-05-18 18:50:24 +09:30
9f42fbe450
Make sure links never have an underline
2015-05-18 16:46:44 +09:30
4233723ff6
Tweak codeblock styles
2015-05-18 16:46:13 +09:30
10acb839cf
Correct composer position when pane is pinned but screen is too small to actually show it
2015-05-18 15:17:33 +09:30
921a75135f
Fix select-input appearance on Firefox 35+. Closes #43
2015-05-18 15:11:31 +09:30
e605860e89
Fade out post when it is being edited
2015-05-18 14:24:18 +09:30
561645b0b4
Tweak discussion list badges positioning
2015-05-18 13:49:39 +09:30
aa2bc23039
Drastically improve how the composer looks and behaves
...
- New, cleaner, more prominent look
- Make it statically positioned down the bottom on mobile, so you can
still scroll up to look at posts
- Fix some bugs with animation, jumping between views
2015-05-18 10:40:14 +09:30
35b46288b0
Slightly increase contrast between primary/muted text
2015-05-18 10:36:04 +09:30
8390baa4c8
Make discussion list titles smaller again
2015-05-18 10:35:42 +09:30
281f475d28
More compact discussion list styling
2015-05-18 08:00:33 +09:30
15d35fa5db
Fix author tooltip wrapping
2015-05-14 23:10:22 +09:30
d96da61b1b
New look for notifications
2015-05-14 22:41:08 +09:30
e78951ca39
Add styling for quotes
2015-05-14 22:41:07 +09:30
78c6637940
Tweak gap loading indicator appearance
2015-05-14 22:41:07 +09:30
f1769c2d54
Tweak post footer/actions appearance
2015-05-14 22:41:07 +09:30
3aab626b22
Add pulsate/flash animations for drawing attention to posts
2015-05-14 22:41:07 +09:30
7d5921ca5e
New look for highlighted posts
2015-05-14 22:41:07 +09:30
0befac4082
Make controls buttons slightly bigger
2015-05-14 22:41:07 +09:30
ed3648702c
Formatting
2015-05-14 22:41:06 +09:30
a06a973d89
Only give dropdown menu items padding if they have an icon
2015-05-14 22:41:06 +09:30
781dc2ef0c
New component for post excerpts, which will be shown in search results
...
Perhaps also in user activity stream. They are used in the mentions
extension.
In order to generate the excerpt, each formatter can implement a
“strip” method which basically converts block formatting into inline
formatting.
2015-05-14 22:41:05 +09:30
e19190ca68
Make link styles more obvious
2015-05-11 12:11:38 +09:30
4d17e172a7
Close the drawer when page content is touched. Fixes #69
2015-05-11 11:03:40 +09:30