1
0
mirror of https://github.com/flarum/core.git synced 2025-08-14 04:14:06 +02:00

8934 Commits

Author SHA1 Message Date
Davide Iadeluca
ea6e1a07aa [1.x] docs: add 1.8.10 changelog (#4205)
* docs: add `1.8.10` changelog

* docs: add missing change
v1.8.10
2025-03-12 10:29:30 +00:00
Simon
a05aaea3ee Merge commit from fork 2025-03-12 10:18:56 +00:00
flarum-bot
1b888e02dd Bundled output for commit f54d972ce2
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-03-12 10:05:43 +00:00
Davide Iadeluca
f54d972ce2 [1.x] chore: update JS deps (#4204)
* chore: output of `yarn upgrade`

* style: run formatter
2025-03-12 10:00:25 +00:00
Davide Iadeluca
2bc42a0190 chore(core): bump app version (#4201) 2025-03-11 18:18:05 +00:00
flarum-bot
2e5a801616 Bundled output for commit 3d6084192d
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-15 11:52:57 +00:00
Davide Iadeluca
3d6084192d fix(core): change starting position of aria-posinset (#4192) 2025-02-15 11:49:13 +00:00
flarum-bot
3f977c6c1f Bundled output for commit 9a43105605
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-10 06:52:42 +00:00
Robert Korulczyk
9a43105605 Sanitize page in Tag (#4170) 2025-02-10 06:46:49 +00:00
Davide Iadeluca
991a243c9d refactor: make search debounce time extensible (#4171) 2025-02-10 06:45:15 +00:00
Sami Mazouz
45cb384241 fix(em): skip incompatible extension updates (#4176) 2025-02-07 09:49:17 +01:00
flarum-bot
b028314ff8 Bundled output for commit f26c50fc6c
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-11-30 13:09:11 +00:00
Sami Mazouz
f26c50fc6c fix(em): prevent major updater for pre-releases (#4131) 2024-11-30 14:06:44 +01:00
Davide Iadeluca
be27dab12c fix: increase email field length in email_tokens as well (#4125) 2024-11-28 09:57:30 +00:00
IanM
553d74d1f3 chore: enable 8.4 flows 2024-11-20 20:19:10 +00:00
Davide Iadeluca
a94bf44072 1.8.8 & 1.8.9 change log (#4123)
* docs: add `1.8.8` change log

* docs: add `1.8.9` change log
v1.8.9
2024-11-20 16:14:08 +00:00
IanM
ce82834a58 chore: response can return ResponseInterface 2024-11-20 13:51:54 +00:00
Davide Iadeluca
397642ab5a [1.x] Implement Support for Translatable Validation Attribute Errors (#4070)
* chore: add validation translations

* feat: implement ability to translate validation attributes

* chore: change translation key

* style: formatting

* perf: cache `getAttributeNames`

* perf: cache `getAttributeNames`

* chore

* style: formatting
2024-11-20 08:51:17 +00:00
IanM
79e17b3bde chore: comment 8.4 for now 2024-11-19 20:11:38 +00:00
IanM
c6ba2cd0d5 chore: remove 8.4 until 1.8.9 release 2024-11-19 20:08:02 +00:00
IanM
5d6795c353 [1.x] chore: PHP 8.4 support (#4105)
* chore: php8.4 testing

* update laminas

* chore: exclude phpstan on php8.4
2024-11-19 17:26:02 +00:00
IanM
d61c3cf277 chore: change private to protected, allowing extensibility (#4119) 2024-11-19 17:24:02 +00:00
flarum-bot
a0b9add2d8 Bundled output for commit 88abe63a8f
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-11-19 17:22:16 +00:00
Davide Iadeluca
88abe63a8f fix: change condition when unread label is shown in Scrubber (#4116) 2024-11-19 17:18:11 +00:00
IanM
9d00490591 chore: bump ver (#4120) 2024-11-19 17:11:05 +00:00
flarum-bot
7c1f55d985 Bundled output for commit 345023242b
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-11-19 17:09:27 +00:00
Davide Iadeluca
345023242b [1.x] chore(core, tags): resolve a11y warnings in Admin Frontend (#4114)
* chore: add accessible label to scope removal button

* chore: add accessible label to edit tag button
2024-11-19 16:57:49 +00:00
Davide Iadeluca
00329eaee0 fix: return empty object if selected mail driver is unavailable (#4113) 2024-11-19 16:56:56 +00:00
Davide Iadeluca
6c89f8161e [1.x] fix: change length of email field (#4117)
* test: write failing tests for email length

* style: formatting

* style: formatting

* fix: change length of email field

* test: write test for email with too long local part

* style: formatting

* chore: remove unnecessary tests
2024-11-19 16:49:17 +00:00
IanM
8eb56b16cf [1.x] feat: conditional extend whenExtensionDisabled (#4107)
* feat: conditional extend whenExtensionDisabled

* Apply fixes from StyleCI

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
2024-11-12 09:40:05 +00:00
Daniël Klabbers
634132e06e chore: remove duplicated mentionsUsers relation 2024-11-06 15:59:27 +01:00
flarum-bot
6de38ff4c9 Bundled output for commit 391a8613cf
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
v1.8.8
2024-10-26 22:18:59 +00:00
Davide Iadeluca
391a8613cf fix: resolve regression in typing errors (#4097) 2024-10-26 23:15:50 +01:00
IanM
448f201fa6 chore: bump tsconfig version 2024-10-22 19:17:00 +01:00
flarum-bot
0694651fe9 Bundled output for commit 92b2b4aad1
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-22 09:18:09 +00:00
Davide Iadeluca
92b2b4aad1 [1.x] chore: resolve node deprecation warnings in workflows (#4081)
* chore: update frontend workflow

Backport of 356f97641e

* chore: bump default node version and `flarum/action-build`

* fix

* dummy commit
2024-10-22 10:14:06 +01:00
flarum-bot
0b55830693 Bundled output for commit c42f0a5d0e
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-21 20:40:33 +00:00
IanM
c42f0a5d0e fix: postfooter did not apply the empty subclass (#4085) 2024-10-21 21:35:52 +01:00
flarum-bot
821ca01460 Bundled output for commit 6f48557c3a
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-21 19:01:58 +00:00
IanM
6f48557c3a fix new search term not being passed (#4083) 2024-10-21 19:57:55 +01:00
IanM
cc1d2aaade chore: set appver to 1.8.8 (#4084) 2024-10-21 19:50:41 +01:00
IanM
3a45ebc716 [1.x] [suspend] fix: previously suspended admin users cannot remove their avatar after suspension (#4071)
* [1.x][suspend] fix: formally suspended admin users cannot remove their avatar after suspension

* Apply fixes from StyleCI

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
2024-10-15 12:10:55 +01:00
IanM
5bd7e5dfe3 chore: create changelog v1.8.7 2024-10-09 14:00:11 +01:00
IanM
956ac20c4c chore: bump appver 2024-10-09 10:45:06 +01:00
flarum-bot
b7e41ce82f Bundled output for commit c737d7b8f5
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-08 14:07:09 +00:00
IanM
c737d7b8f5 fix: basicspage broken when no displayname drivers enabled (#4062) 2024-10-08 15:00:43 +01:00
Davide Iadeluca
9295e7b96f chore(flags): require flarum/core ^1.8.6 (#4061) v1.8.6 2024-10-08 07:40:35 +01:00
Davide Iadeluca
9377256409 chore: 1.8.6 changelog (#4058)
* chore: `1.8.6` changelog

* chore: add recent fix

* chore: remove interim fixes
2024-10-08 07:13:56 +01:00
Davide Iadeluca
9c91c89326 [1.x] fix(core, mentions): return null if content left empty in formatter (#4059)
* test(core): implement test for creating discussion without content

* fix(core): handle `null` case in XML parser

* fix(mentions): change/remove typings in unparser

* fix(mentions): return early if xml null

* chore: fix PHPStan

* chore: move tests to mentions

* chore: remove unused import

* chore: remove unused imports

* test(mentions): implement test for post editing with content empty

* test(mentions): change post edit tests

* test(mentions): add test for creating discussion with empty string
2024-10-08 06:56:09 +01:00
flarum-bot
8169550f1c Bundled output for commit d5a1653d24
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-03 08:51:49 +00:00