Commit Graph

1122 Commits

Author SHA1 Message Date
591151e24e Make sure discussion list is refreshed if it needs to be 2015-07-28 21:24:38 +09:30
2cf3c340bc Change discussion list activity language 2015-07-28 21:13:14 +09:30
b4973a75ba Not that prominent 2015-07-28 19:56:43 +09:30
98a5456a62 Darken composer when it's minimized 2015-07-28 19:50:35 +09:30
fd3600ad65 Don't close notifications dropdown if opening in a new tab 2015-07-28 18:51:53 +09:30
516569e2e9 Ensure the correct relationship values are returned 2015-07-28 18:28:31 +09:30
e2cb9762fe PERF: hide discussion list pane on mobile 2015-07-28 18:17:51 +09:30
9d7709e7dc Only style mobile dropdown menus differently if they're within a dropdown 2015-07-28 17:58:43 +09:30
8194de1df6 Fix mobile unread notifications indicator 2015-07-28 17:41:36 +09:30
c5c41832b3 Fix discussion list item unread style on mobile 2015-07-28 17:38:36 +09:30
ff9f8ddc7e Make sure slidable parameters are reset correctly 2015-07-28 17:37:46 +09:30
a4233eb35d Update the composer height on redraw
For some reason, the text editor isn't being retained across route
changes, and it loses its height style. This reapplies it on every
redraw.
2015-07-28 17:26:03 +09:30
d61b98ddb3 Properly disable buttons 2015-07-28 17:19:00 +09:30
22d322aa2a Don't display notifications with deleted subjects 2015-07-28 17:15:09 +09:30
c2771abeaa Fix email confirmation 2015-07-28 17:14:08 +09:30
1e5d22ee0b Slightly less padding on blockquotes 2015-07-28 16:42:03 +09:30
1994339a43 Fix LESS syntax error 2015-07-28 16:09:57 +09:30
8aec9b5169 Refactor composer live previews for better performance 2015-07-28 16:06:25 +09:30
9d6d76bf9a Add vendor prefixes to composer outline 2015-07-28 15:49:49 +09:30
864df225c2 Clean up 2015-07-28 15:35:03 +09:30
44767cb329 Fix scrolling to the bottom of an item 2015-07-28 15:26:51 +09:30
66cbbbc2c5 Supporting routing of URL with nothing after the discussion ID
closes flarum/core#181
2015-07-28 13:46:43 +09:30
e70f129330 Prevent crash if user's groups aren't loaded. closes flarum/core#173 2015-07-28 13:35:07 +09:30
c837cda997 Add preview button to composer 2015-07-28 13:34:42 +09:30
1bad4b38cd Tweak TextFormatter JS settings 2015-07-28 12:44:58 +09:30
681135ac99 Make sure sort key exists 2015-07-28 12:27:59 +09:30
4f5e1d4aa3 Add ability to refresh index page by clicking on logo. closes flarum/core#188 2015-07-28 12:27:45 +09:30
c5fd4418fb Fix swiping to the right to mark as read 2015-07-28 12:15:45 +09:30
5d9db2744e Only make controls slidable on phones. Fixed flarum/core#178 2015-07-28 12:15:32 +09:30
67eef2ce73 Update dependencies 2015-07-28 10:14:03 +09:30
992e515464 Fix Safari header redraw problem. closes flarum/core#187 2015-07-28 10:13:58 +09:30
64d4499385 Fix attribute name 2015-07-27 19:54:15 +09:30
639c37f34a Ensure that the sidepane positions correctly with custom layout 2015-07-27 16:03:56 +09:30
a9d4be8c0b Allow customisation of the client layout 2015-07-27 14:45:35 +09:30
01b225fd6d Make formatText util an object so it can be extended 2015-07-27 14:17:12 +09:30
9cbb1aaf50 Update gulp module configuration 2015-07-27 14:16:55 +09:30
d82da543b4 Use System.get instead of System.import
Means we get drop Promise polyfill
2015-07-27 14:16:39 +09:30
de610eac35 Update alert colors 2015-07-27 12:49:22 +09:30
5bf441ca55 Selectively construct request params 2015-07-27 12:44:24 +09:30
5687840580 Always show results container to ensure it gets config'd 2015-07-27 12:32:30 +09:30
1193a86536 Another pages loading count fix 2015-07-27 12:28:03 +09:30
8724fe9be2 Prevent pages loading count from going negative 2015-07-27 12:23:36 +09:30
0a2282f4ba Make sure pages loading count is kept in sync 2015-07-27 12:16:05 +09:30
0691e493a5 Start loading the next page of posts immediately 2015-07-27 12:12:07 +09:30
798bcaa5f4 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:53:47 +09:30
19ef6ed637 PERF: further simplify User::hasPermission() 2015-07-27 11:20:18 +09:30
5ae7bfefaa PERF: cache the results of User::hasPermssion() 2015-07-27 11:17:21 +09:30
372a159521 Cache model dates 2015-07-27 10:59:24 +09:30
0f140bd9d6 Fix notifications icon alignment 2015-07-24 13:15:03 +09:30
7030f1b8f1 Update dependencies 2015-07-24 12:42:03 +09:30