Daniël Klabbers
f882ff9bb5
update constant for 1.3.1
2022-06-07 14:34:51 +02:00
flarum-bot
b7332895db
Bundled output for commit 0a3f449f9e
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-06-02 12:44:15 +00:00
naxvog
df1bdd2ad8
chore: point Font Awesome icons link to v5 ( #3447 )
...
Update Font Awesome link to represent to currently used major version in order to avoid confusion when choosing icons
2022-06-02 13:34:42 +01:00
flarum-bot
8e2a99c1eb
Bundled output for commit e45547c649
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-06-02 01:47:22 +00:00
David Wheatley
e45547c649
docs: ItemList set methods throw errors when keys are not present
2022-06-02 02:43:15 +01:00
Sami Mazouz
eb4bac3b8f
fix: settings extender working only with first instances ( #3439 )
...
* test: settings extender works not only with first extender instance
* fix: settings extender working only with first instances
2022-05-24 17:55:05 +01:00
flarum-bot
584884a3c9
Bundled output for commit 96ead2a4df
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-05-20 19:36:54 +00:00
Ian Morland
96ead2a4df
Add priorities to UserCard ( #3436 )
2022-05-20 20:32:25 +01:00
flarum-bot
556f10ddd8
Bundled output for commit a79e2c20fe
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-05-20 19:06:33 +00:00
Sami Mazouz
a79e2c20fe
fix: dropdown show results search button hidden while loading results ( #3431 )
2022-05-20 20:02:04 +01:00
flarum-bot
01c54b13c8
Bundled output for commit 24c8c65aa5
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-05-19 23:53:18 +00:00
David Wheatley
24c8c65aa5
fix(typings): treat ColorPreview settings component type as specific string, not generic
2022-05-20 00:48:44 +01:00
Ngô Quốc Đạt
d3008d1e62
docs: correct links to documentation ( #3426 )
2022-05-16 18:49:59 +01:00
flarum-bot
2f506f1b24
Bundled output for commit 81cf6047f9
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-05-13 21:15:00 +00:00
David Wheatley
81cf6047f9
fix: call abstract Notification
methods with fallback
...
Only call Notification methods if they are defined, falling back to `undefined` if not through the use of the optional chaining operator.
2022-05-13 23:08:29 +02:00
Daniël Klabbers
57d3c9a99a
chore: simplify container binding
...
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com >
2022-05-13 21:22:22 +02:00
Daniël Klabbers
999b345db1
chore: simplify container resolving of settings
...
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com >
2022-05-13 21:22:22 +02:00
Daniël Klabbers
5e2f952fe6
fix: update test to reflect changes to slug transliteration
2022-05-13 21:22:22 +02:00
Daniël Klabbers
899b931b89
chore: add tests
2022-05-13 21:22:22 +02:00
StyleCI Bot
0431f15ac0
Apply fixes from StyleCI
2022-05-13 21:22:22 +02:00
Daniël Klabbers
6c57470b13
fix: slug generation uses actor locale instead of forum default
2022-05-13 21:22:22 +02:00
flarum-bot
6ca2ebc437
Bundled output for commit dd915c126c
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-05-12 20:14:55 +00:00
Sami Mazouz
dd915c126c
fix(regression): PostStreamState loadCount static member ( #3420 )
2022-05-12 21:11:13 +01:00
Daniël Klabbers
2f64f023b2
chore: fix version constant for v1.3
2022-05-10 16:09:48 +02:00
flarum-bot
7f5593021d
Bundled output for commit f9ae7cd67f
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-05-09 16:01:25 +00:00
David Wheatley
f9ae7cd67f
fix: incorrect tooltip docs for tooltipVisible
attr ( #3411 )
2022-05-09 11:56:56 -04:00
Daniël Klabbers
843a613cda
fix changelog for the framework
2022-05-09 16:14:57 +02:00
SychO9
903026a7e4
fix: Composer discussion title not visible with certain colors
2022-05-09 10:06:52 +02:00
Sami Mazouz
1954d0383e
fix: first posts having NULL
as value for number column ( #3414 )
...
* fix: first posts having `NULL` as value for `number` column
* chore: add note about raw db function `IFNULL`
2022-05-08 23:21:11 +01:00
Daniël Klabbers
2e89ba3c94
chore: Allow installing monorepo through composer for dev purposes
...
This is as close as we're gonna get to a good solution for now.
2022-04-30 20:00:27 +01:00
Alexander Skvortsov
ffc9f9f5a4
fix(core): don't pass null to functions where that's deprecated ( #3405 )
...
Should fix remaining PHP 8.1 deprecation warnings/
2022-04-24 16:26:18 -04:00
flarum-bot
290bc19922
Bundled output for commit 863a8ddfff
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-04-23 14:26:23 +00:00
Alexander Skvortsov
863a8ddfff
fix: don't duplicate path in URL to post on subdirectory installs. ( #3354 )
...
`baseUrl` includes the path portion of the url, as does `basePath`, which is included in `app.route.x` function outputs. The `baseOrigin` (with no path component at all) should be used instead.
2022-04-23 10:23:03 -04:00
flarum-bot
42602a099f
Bundled output for commit be2da3e12f
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-04-19 20:19:26 +00:00
Sami Mazouz
be2da3e12f
fix: PHP 8.1 deprecation warnings ( #3384 )
2022-04-19 21:14:52 +01:00
Sami Mazouz
fb717db57c
fix: slug transliteration assuming the language is always en
( #3387 )
...
* fix: transliteration assuming the language is always `en`
* test: transliteration works with forum locale
2022-04-16 11:31:23 +01:00
Ian Morland
542cc42538
feat: export utils/isSafariMobile
( #3389 )
2022-04-13 16:31:05 +01:00
Sami Mazouz
6de1ea0194
fix: languages with combining characters cannot be searched ( #3385 )
...
* test: searching other types of languages
* fix: languages with combining characters cannot be searched
* test: can search in discussion titles
2022-04-09 23:04:15 +01:00
Sami Mazouz
98e607a704
fix: extension listeners added before core listeners ( #3373 )
2022-04-06 16:53:21 +01:00
Alexander Skvortsov
431ba30434
fix: dont ignore optional dependencies on disabled extensions. ( #3352 )
...
There is a check in the ExtensionManager::resolveExtensionOrder function that ignores optional dependencies on extensions that don't exist in the system. This is sufficient for resolution purposes.
The filter removed in this PR would ignore optional dependencies on non-enabled extensions, so when such an extension was enabled, dependency resolution would run incorrectly.
2022-04-06 11:48:52 -04:00
David Wheatley
9f7c5defaa
fix: notification timestamp mismatch in specific configurations ( #3379 )
...
When app's PHP server's timezone is not set to UTC, which would normally be done by Flarum's bootstrapping process, this call to Carbon would return a different timestamp to other calls elsewhere in Flarum, causing issues with notifications seemingly being delivered too early/late rather than at the actual time they were triggered.
2022-04-05 15:38:05 +01:00
Ian Morland
1d27f62c15
feat: add discussion sortmap to container binding ( #3377 )
2022-04-04 11:48:28 -04:00
Sami Mazouz
ca7055f5d0
feat: Graceful frontend extension initialization failure ( #3349 )
2022-04-03 22:17:57 +01:00
David Wheatley
803f4cc792
feat: allow multiple children to be passed to ConfirmDocumentUnload component ( #3372 )
2022-04-03 18:27:53 +01:00
Alexander Skvortsov
00b9151864
feat: deprecate discussion post_number_index
field.
2022-03-31 08:46:20 +02:00
Alexander Skvortsov
e25c53c00f
fix: canonicalize comparisons in Posts ListTest
...
That doesn't matter since there's no default sort for posts in the backend.
2022-03-31 08:46:20 +02:00
Daniël Klabbers
6839c9436f
missed another prefix for tests
2022-03-31 08:46:20 +02:00
StyleCI Bot
3ae113b897
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2022-03-31 08:46:20 +02:00
Daniël Klabbers
6a65993ea5
fix prefix failing in tests
2022-03-31 08:46:20 +02:00
StyleCI Bot
65dd37278b
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2022-03-31 08:46:20 +02:00