1
0
mirror of https://github.com/flarum/core.git synced 2025-08-12 03:14:33 +02:00
Commit Graph

8495 Commits

Author SHA1 Message Date
Toby Zerner
f6c0f22db0 Initial commit 2015-07-28 15:35:55 +09:30
Toby Zerner
145f783006 Fix notification error 2015-07-28 15:35:28 +09:30
Toby Zerner
864df225c2 Clean up 2015-07-28 15:35:03 +09:30
Toby Zerner
44767cb329 Fix scrolling to the bottom of an item 2015-07-28 15:26:51 +09:30
Toby Zerner
66cbbbc2c5 Supporting routing of URL with nothing after the discussion ID
closes flarum/core#181
2015-07-28 13:46:43 +09:30
Toby Zerner
51558e2b3b Change modal dialog title. closes flarum/core#179 2015-07-28 13:35:47 +09:30
Toby Zerner
e70f129330 Prevent crash if user's groups aren't loaded. closes flarum/core#173 2015-07-28 13:35:07 +09:30
Toby Zerner
c837cda997 Add preview button to composer 2015-07-28 13:34:42 +09:30
Toby Zerner
1bad4b38cd Tweak TextFormatter JS settings 2015-07-28 12:44:58 +09:30
Toby Zerner
681135ac99 Make sure sort key exists 2015-07-28 12:27:59 +09:30
Toby Zerner
4f5e1d4aa3 Add ability to refresh index page by clicking on logo. closes flarum/core#188 2015-07-28 12:27:45 +09:30
Toby Zerner
c5fd4418fb Fix swiping to the right to mark as read 2015-07-28 12:15:45 +09:30
Toby Zerner
5d9db2744e Only make controls slidable on phones. Fixed flarum/core#178 2015-07-28 12:15:32 +09:30
Toby Zerner
8c7a44c9ce Add IMG bbcode 2015-07-28 10:14:11 +09:30
Toby Zerner
67eef2ce73 Update dependencies 2015-07-28 10:14:03 +09:30
Toby Zerner
992e515464 Fix Safari header redraw problem. closes flarum/core#187 2015-07-28 10:13:58 +09:30
Toby Zerner
d27f0403d8 Make sure no likes are left behind 2015-07-27 20:02:26 +09:30
Toby Zerner
64d4499385 Fix attribute name 2015-07-27 19:54:15 +09:30
Toby Zerner
2bbfc0b25f Fix tag filter 2015-07-27 16:17:07 +09:30
Toby Zerner
639c37f34a Ensure that the sidepane positions correctly with custom layout 2015-07-27 16:03:56 +09:30
Toby Zerner
a9d4be8c0b Allow customisation of the client layout 2015-07-27 14:45:35 +09:30
Toby Zerner
8a1e4b2f30 Update gulp module configuration 2015-07-27 14:19:57 +09:30
Toby Zerner
e112b62c24 Update gulp module configuration 2015-07-27 14:19:50 +09:30
Toby Zerner
e450a90464 Update gulp module configuration 2015-07-27 14:19:43 +09:30
Toby Zerner
30d17308ea Update gulp module configuration 2015-07-27 14:19:36 +09:30
Toby Zerner
cb08b9b76a Update gulp module configuration 2015-07-27 14:19:29 +09:30
Toby Zerner
894246806f Update gulp module configuration 2015-07-27 14:19:21 +09:30
Toby Zerner
6527868924 Update gulp module configuration 2015-07-27 14:19:11 +09:30
Toby Zerner
68b402015a Better way to override formatting util 2015-07-27 14:19:08 +09:30
Toby Zerner
fb6e301cee Update gulp module configuration 2015-07-27 14:18:46 +09:30
Toby Zerner
01b225fd6d Make formatText util an object so it can be extended 2015-07-27 14:17:12 +09:30
Toby Zerner
9cbb1aaf50 Update gulp module configuration 2015-07-27 14:16:55 +09:30
Toby Zerner
d82da543b4 Use System.get instead of System.import
Means we get drop Promise polyfill
2015-07-27 14:16:39 +09:30
Toby Zerner
de610eac35 Update alert colors 2015-07-27 12:49:22 +09:30
Toby Zerner
bb8232297f Fix following discussion list filter 2015-07-27 12:44:45 +09:30
Toby Zerner
5bf441ca55 Selectively construct request params 2015-07-27 12:44:24 +09:30
Toby Zerner
5687840580 Always show results container to ensure it gets config'd 2015-07-27 12:32:30 +09:30
Toby Zerner
1193a86536 Another pages loading count fix 2015-07-27 12:28:03 +09:30
Toby Zerner
8724fe9be2 Prevent pages loading count from going negative 2015-07-27 12:23:36 +09:30
Toby Zerner
0a2282f4ba Make sure pages loading count is kept in sync 2015-07-27 12:16:05 +09:30
Toby Zerner
0691e493a5 Start loading the next page of posts immediately 2015-07-27 12:12:07 +09:30
Toby Zerner
4e73a520ea Fix oopsie 2015-07-27 12:02:34 +09:30
Toby Zerner
d8cb3c7605 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:52 +09:30
Toby Zerner
d6fe156e89 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:44 +09:30
Toby Zerner
14b8ed7236 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:35 +09:30
Toby Zerner
714ab8fca5 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:28 +09:30
Toby Zerner
a3d6cde5b6 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:21 +09:30
Toby Zerner
05cfb6af62 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:13 +09:30
Toby Zerner
c5bb8bcf6c PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:03 +09:30
Toby Zerner
608d4a1a47 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:53:55 +09:30