1
0
mirror of https://github.com/flarum/core.git synced 2025-08-23 16:43:21 +02:00
Commit Graph

8382 Commits

Author SHA1 Message Date
Daniël Klabbers
51f0d7e25d npm audit fix 2020-12-14 23:15:29 +01:00
Alexander Skvortsov
8f2e76d966 Deprecate CheckingForFlooding
This should have been done earlier as part of the ThrottleApi PR
2020-12-14 17:12:05 -05:00
Daniël Klabbers
9f065ee973 changelog and constraint for beta 15 2020-12-14 22:36:54 +01:00
Daniël Klabbers
632cb165d8 npm audit fix 2020-12-14 22:36:47 +01:00
Daniël Klabbers
d6751934bd changelog and constraint for beta 15 2020-12-14 22:14:15 +01:00
Daniël Klabbers
a661d3450e Merge pull request #33 from flarum/dependabot/npm_and_yarn/js/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7 in /js
2020-12-14 22:12:13 +01:00
Daniël Klabbers
abf29bd77b npm audit fix 2020-12-14 21:34:57 +01:00
Daniël Klabbers
540e23e03f changelog and constraint for beta 15 2020-12-14 21:33:40 +01:00
Daniël Klabbers
24519534cc fix incorrect version compare for beta 14 to 15 2020-12-14 21:31:13 +01:00
Daniël Klabbers
2cc8bf607c changelog and constraint for beta 15 2020-12-14 21:15:22 +01:00
Daniël Klabbers
a509feb080 changelog and constraint for beta 15 2020-12-14 21:03:48 +01:00
Daniël Klabbers
4dcc9036d7 npm audit fix 2020-12-14 21:01:47 +01:00
Daniël Klabbers
739386bf81 npm audit fix 2020-12-14 21:00:19 +01:00
Daniël Klabbers
ba1eb76845 changelog and constraint for beta 15 2020-12-14 20:49:51 +01:00
flarum-bot
c2b3bfe1d9 Bundled output for commit a7306addf1 [skip ci] 2020-12-14 19:07:44 +00:00
Alexander Skvortsov
a7306addf1 Fix scroll on long discussions
- Anchor scroll when inserting post placeholders
- Indicate that pages are loading at start of `loadPage`, which allows `onscroll` to not request that multiple pages be loaded at the same time

These changes are particularly applicable to firefox, where previously, dozens of posts could be skipped at a time if scroll up was held while at the top of the viewport.
2020-12-14 14:06:32 -05:00
Alexander Skvortsov
198f8ae870 Ensure nullable arguments are indeed nullable 2020-12-13 16:38:24 -05:00
Ian Morland
a6547f02b0 Fix wrong namespace in docblock (#2494) 2020-12-12 15:36:25 -05:00
dependabot[bot]
3fd689a4bb Bump ini from 1.3.5 to 1.3.7 in /js
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 17:37:58 +00:00
flarum-bot
4f153a099d Bundled output for commit eea694e021 [skip ci] 2020-12-11 04:50:41 +00:00
Alexander Skvortsov
eea694e021 Fix mention button in composer toolbar
It seems like we missed one `this.props` during the beta 14 rewrite
2020-12-10 23:49:26 -05:00
Alexander Skvortsov
a6cae387d7 Make listener methods static
This is needed since we're listening to the individual methods of the class, as opposed to registering the class as a subscriber.
2020-12-10 23:35:42 -05:00
Alexander Skvortsov
2712afc81e Make listener methods static
This is needed since we're listening to the individual methods of the class, as opposed to registering the class as a subscriber.
2020-12-10 23:34:54 -05:00
Alexander Skvortsov
787bbc0f33 Make listener methods static
This is needed since we're listening to the individual methods of the class, as opposed to registering the class as a subscriber.
2020-12-10 23:33:45 -05:00
Alexander Skvortsov
f74a348525 Update composer metadata for admin dashboard 2020-12-08 19:58:39 -05:00
Alexander Skvortsov
901eb51341 Update composer metadata for admin dashboard 2020-12-08 19:58:29 -05:00
Alexander Skvortsov
03fc9d2119 Update composer metadata for admin dashboard 2020-12-08 19:58:17 -05:00
Alexander Skvortsov
ea55ceeacb Update composer metadata for admin dashboard 2020-12-08 19:58:07 -05:00
Alexander Skvortsov
f0bbedb638 Update composer metadata for admin dashboard 2020-12-08 19:57:56 -05:00
Alexander Skvortsov
74670a8b15 Merge branch 'master' of github.com:flarum/pusher into master 2020-12-08 19:57:38 -05:00
Alexander Skvortsov
e3f08b8c9e Update composer metadata for admin dashboard 2020-12-08 19:57:36 -05:00
Alexander Skvortsov
9875d93b26 Update composer metadata for admin dashboard 2020-12-08 19:57:21 -05:00
Alexander Skvortsov
9ca860ee7b Update composer metadata for admin dashboard 2020-12-08 19:57:10 -05:00
Alexander Skvortsov
a35f8967b2 Update composer metadata for admin dashboard 2020-12-08 19:56:58 -05:00
Alexander Skvortsov
30e1d1e100 Update composer metadata for admin dashboard 2020-12-08 19:56:48 -05:00
Alexander Skvortsov
d2284d9de1 Update composer metadata for admin dashboard 2020-12-08 19:56:32 -05:00
Alexander Skvortsov
8b78feb254 Update composer metadata for admin dashboard 2020-12-08 19:56:17 -05:00
Alexander Skvortsov
0d17e59c9a Update composer metadata for admin dashboard 2020-12-08 19:54:23 -05:00
Alexander Skvortsov
07cf80ca7d Update composer metadata for admin dashboard 2020-12-08 19:54:04 -05:00
Alexander Skvortsov
15d0ff707e Update composer metadata for admin dashboard 2020-12-08 19:53:48 -05:00
Alexander Skvortsov
d2d7b3026e Update composer metadata for admin dashboard 2020-12-08 19:53:32 -05:00
Alexander Skvortsov
c1dc78d7c4 Update composer metadata for admin dashboard 2020-12-08 19:53:16 -05:00
Alexander Skvortsov
91a7205dd8 Fix composer json attribute path to links override section 2020-12-08 19:29:59 -05:00
Sami Mazouz
aaa2f3c3a3 Remove header bottom border (#2489) 2020-12-08 19:15:14 -05:00
Alexander Skvortsov
1e89aa3f0f Policy Extender and Tests (#2461)
Policy application has also been refactored, so that policies return one of `allow`, `deny`, `forceAllow`, `forceDeny`. The result of a set of policies is no longer the first non-null result, but rather the highest priority result (forceDeny > forceAllow > deny > allow, so if a single forceDeny is present, that beats out all other returned results). This removes order in which extensions boot as a factor.
2020-12-08 19:10:06 -05:00
Alexander Skvortsov
bf31f3e8ec Refactor for Policies Revamp (#105) 2020-12-08 19:02:08 -05:00
Alexander Skvortsov
8b356d82d1 Apply fixes from StyleCI 2020-12-08 20:08:37 +00:00
Alexander Skvortsov
bd9553eb33 Refactor for new extenders 2020-12-08 15:08:18 -05:00
Alexander Skvortsov
b7034c707d Use new policy extender, move deprecated event listener back to old style callback 2020-12-08 14:34:11 -05:00
Sami Mazouz
c0e0c7f3c7 Use new extenders (#26) 2020-12-08 14:21:00 -05:00