Commit Graph

60 Commits

Author SHA1 Message Date
42fe2a28dd Increase text contrast
I think you will like this change @franzliedke :)
2015-06-11 18:42:05 +09:30
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
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
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
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
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
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
a89803c957 Tweak user activity item appearance 2015-05-07 10:27:42 +09:30
c9f3ac9d66 Hide badges on deleted posts 2015-05-07 08:58:20 +09:30
515e61b77f Tweak discussion list spacing 2015-05-07 06:38:09 +09:30
9fe334b4f8 Add semibold weight 2015-05-07 06:37:41 +09:30
bde9bf9378 Fix FontAwesome path 2015-05-06 12:12:22 +09:30
c6f368f045 Don't obstruct author tooltip 2015-05-06 11:40:35 +09:30
7d2cdd20d3 Don't wrap long author tooltips 2015-05-06 11:35:30 +09:30
54f731942e Add user group badges 2015-05-06 11:25:19 +09:30
707c60d3ab Tweak user card UI 2015-05-06 11:24:42 +09:30
45033d7d59 Fix up hidden post styles; don't show user card 2015-05-06 08:33:00 +09:30