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

8249 Commits

Author SHA1 Message Date
Franz Liedke
5719d62415 Release v0.1.0-beta.13 2020-05-01 13:08:44 +02:00
Franz Liedke
660b62808f Release v0.1.0-beta.13 2020-05-01 13:08:43 +02:00
Franz Liedke
78c32ed654 Release v0.1.0-beta.13 2020-05-01 13:08:40 +02:00
Franz Liedke
c2e7a5413c Update Webpack for real 2020-05-01 12:04:03 +02:00
Franz Liedke
6abc44f20f Update Webpack CLI 2020-05-01 12:02:14 +02:00
flarum-bot
166b976f86 Bundled output for commit 37e8469de7 [skip ci] 2020-05-01 09:59:24 +00:00
flarum-bot
494ec8b8a6 Bundled output for commit 5855b0367f [skip ci] 2020-05-01 09:59:00 +00:00
Franz Liedke
37e8469de7 Update Webpack 2020-05-01 11:56:52 +02:00
Franz Liedke
466a62231c Update Webpack 2020-05-01 11:56:02 +02:00
Franz Liedke
c134f037dd Update Webpack 2020-05-01 11:56:02 +02:00
Franz Liedke
e454704153 Update Webpack 2020-05-01 11:56:01 +02:00
Franz Liedke
5855b0367f Update Webpack 2020-05-01 11:56:01 +02:00
flarum-bot
cbf3d14816 Bundled output for commit 782d83f862 [skip ci] 2020-05-01 09:53:55 +00:00
Franz Liedke
782d83f862 Update Webpack 2020-05-01 11:52:26 +02:00
Franz Liedke
a719641ba8 Update Webpack 2020-05-01 11:51:15 +02:00
Franz Liedke
8e431aca26 Update Webpack 2020-05-01 11:51:12 +02:00
Franz Liedke
e3a2d50e41 Update Webpack 2020-05-01 11:51:07 +02:00
Franz Liedke
03212a4e6e Update Webpack 2020-05-01 11:51:03 +02:00
Franz Liedke
153f906fe3 Update Webpack 2020-05-01 11:39:40 +02:00
Franz Liedke
3914919b13 Update Webpack 2020-05-01 11:38:39 +02:00
flarum-bot
e9a7f0630a Bundled output for commit 74a1ebe813 [skip ci] 2020-05-01 09:36:32 +00:00
Golden
74a1ebe813 Use different CDN for loading Pusher JS library (#20)
Use jsDelivr to increase the loading speed (when compared to MaxCDN) in China.
2020-05-01 11:35:46 +02:00
flarum-bot
a39a7349a8 Bundled output for commit a54425b926 [skip ci] 2020-05-01 09:30:11 +00:00
Golden
a54425b926 Use different CDN for loading Twemoji assets (#24)
Use jsDelivr to increase the loading speed (when compared to MaxCDN) in China.
2020-05-01 11:29:25 +02:00
Franz Liedke
347fc6d79d Release v0.1.0-beta.13 2020-05-01 10:43:06 +02:00
Franz Liedke
f1791fc05a Release v0.1.0-beta.13 2020-05-01 10:43:01 +02:00
Franz Liedke
afc746703b Release v0.1.0-beta.13 2020-05-01 10:42:55 +02:00
Franz Liedke
fd1915bcf4 Release v0.1.0-beta.13 2020-05-01 10:42:50 +02:00
Franz Liedke
7f04f8852c Update Webpack 2020-05-01 10:33:37 +02:00
Franz Liedke
3f2b1bd459 Update Webpack 2020-05-01 10:32:41 +02:00
Franz Liedke
fca62108ae Update Webpack 2020-05-01 10:30:43 +02:00
Franz Liedke
5b5a3405f4 Update Webpack 2020-05-01 10:29:25 +02:00
Franz Liedke
6cd0e5f411 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-27 20:04:41 +00:00
Franz Liedke
42146fbad6 Remove a bunch of deprecated events
Use extenders instead!

Refs #1891.
2020-04-27 22:04:08 +02:00
Franz Liedke
9f846c5672 Fix order 2020-04-24 23:41:57 +02:00
Franz Liedke
899d0ff4ca Add locales for new post deletion confirmation
Refs flarum/core#2135. Extracted from #162.
2020-04-24 23:40:05 +02:00
flarum-bot
3f5f3320a9 Bundled output for commit 80e32594e2 [skip ci] 2020-04-24 20:30:18 +00:00
Alexander Skvortsov
80e32594e2 Disable "Start Discussion" button for restricted tags (#74)
Also, change the label when the button is disabled.
2020-04-24 22:29:16 +02:00
Franz Liedke
be67f73760 Tweak spoiler code
Refs #13, #14, flarum/core#2053.
2020-04-24 22:10:36 +02:00
Alexander Skvortsov
6416fbd5d3 Model extender: Fix inheritance (#2132)
This ensures that default values, date attributes and relationships are properly inherited, when we have deeper model class hierarchies.

This also adds test cases to ensure that inheritance order is honored for relationship and default attribute extender. As there's no way to remove date attributes, the order of evaluation there doesn't matter.
2020-04-24 21:17:31 +02:00
Matt Kilgore
ebd30401a8 fix: Removed mentions specific spoiler code (#14)
Also fixed links, code and images in spoiler, and hopefully all other children.

The block spoiler works fine without fixes, global spoiler class causes issues.
2020-04-24 17:58:38 +02:00
Franz Liedke
74027a8421 Model extender: Add failing test
We determined that child classes are not properly affected when
extending the parent classes.

Refs #2100.
2020-04-24 17:54:30 +02:00
Franz Liedke
4ac4af54e6 Fix test to match its description
Refs #2100.
2020-04-24 17:31:08 +02:00
Franz Liedke
56ef8b4613 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-24 14:56:37 +00:00
Franz Liedke
c87c2bcd4c Tweak model extender tests
- Format code
- Reorder methods
- Test a different scenario to avoid the use of sleep()

Refs #2100.
2020-04-24 16:55:04 +02:00
Franz Liedke
4e95b2b719 Clean up model extender
- Remove unused private attributes
- Complete docblocks
- Add scalar type hints
- Format code
- Reorder methods

Refs #2100.
2020-04-24 16:33:08 +02:00
Franz Liedke
649f71d25a Use new Model extender 2020-04-24 15:56:27 +02:00
Franz Liedke
91d7b6730f Use new Model extender 2020-04-24 15:56:07 +02:00
Franz Liedke
a552b957ba Use new Model extender 2020-04-24 15:55:50 +02:00
Franz Liedke
8c90c1d2da Use new Model extender 2020-04-24 15:55:35 +02:00