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

9230 Commits

Author SHA1 Message Date
Daniël Klabbers
06eab34a30 wip: clean up 2025-02-24 22:28:31 +01:00
Daniël Klabbers
2ac40e3e03 Merge branch '2.x' into dk/info-v2 2025-02-24 21:57:55 +01:00
flarum-bot
1a206ff658 Bundled output for commit 0ca99dcba5
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-22 09:53:35 +00:00
Davide Iadeluca
0ca99dcba5 feat: improve extensibility of WelcomeHero (#4199) 2025-02-22 10:50:56 +01:00
Davide Iadeluca
12fc3aeec2 feat(tags): improve extensibility of TagHero (#4198) 2025-02-22 10:49:44 +01:00
flarum-bot
b07b310fdf Bundled output for commit e2221b5f74
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-21 08:48:16 +00:00
Davide Iadeluca
e2221b5f74 feat: allow extending PostPreview content (#4197) 2025-02-21 09:45:36 +01:00
flarum-bot
f54a5200cf Bundled output for commit 236a8e9e0a
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-21 08:43:28 +00:00
Davide Iadeluca
236a8e9e0a feat: improve extensibility of PostMeta component (#4196)
* refactor(core): create new method for selecting permalink

* refactor(core): improve extensibility of `PostMeta`

* chore: dummy commit
2025-02-21 09:40:44 +01:00
Davide Iadeluca
7feab89cca fix(a11y): change starting position of aria-posinset (#4191) 2025-02-21 09:38:06 +01:00
flarum-bot
bbc4b6dd13 Bundled output for commit 561e22784a
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 17:55:17 +00:00
Sami Mazouz
561e22784a feat(messages): messages page extensible content 2025-02-14 18:49:57 +01:00
flarum-bot
469127ccf3 Bundled output for commit 80c116b386
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 10:04:16 +00:00
Sami Mazouz
80c116b386 fix(regression): broken styling 2025-02-14 10:59:28 +01:00
flarum-bot
b74c7f9746 Bundled output for commit b7bab2811d
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 09:49:16 +00:00
Davide Iadeluca
b7bab2811d feat: actions dropdown in admin user list (#4188) 2025-02-14 10:46:40 +01:00
flarum-bot
3cbc7f4de1 Bundled output for commit 1b9ff2b6fa
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 09:02:41 +00:00
Sami Mazouz
1b9ff2b6fa fix(phpstan): incompatibility with recent updates 2025-02-14 09:59:54 +01:00
flarum-bot
d02a924bb8 Bundled output for commit 973f4f6f6b
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 08:35:40 +00:00
Sami Mazouz
973f4f6f6b chore: render after first post items once 2025-02-14 09:32:53 +01:00
flarum-bot
9977d491cf Bundled output for commit 9758592daa
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 08:29:43 +00:00
Davide Iadeluca
9758592daa feat: make it easier to add content after the first post (#4186) 2025-02-14 09:27:10 +01:00
flarum-bot
60feaa0184 Bundled output for commit 5557bf82d3
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 08:27:00 +00:00
Sami Mazouz
5557bf82d3 chore: minor changes 2025-02-14 09:24:13 +01:00
flarum-bot
090fd4dea5 Bundled output for commit ecb23a64fc
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-14 08:21:40 +00:00
Davide Iadeluca
ecb23a64fc feat: reusable component for showing IP address (#4187) 2025-02-14 09:19:01 +01:00
flarum-bot
7ba768bf68 Bundled output for commit f13dc05866
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-11 19:28:15 +00:00
Davide Iadeluca
f13dc05866 fix: change condition when unread label is shown in Scrubber (#4185) 2025-02-11 20:25:26 +01:00
Davide Iadeluca
a34a5d4d62 fix: resolve a11y warnings in Admin Frontend (#4184) 2025-02-11 20:24:44 +01:00
Davide Iadeluca
79e969778e fix: return empty object if selected mail driver is unavailable (#4183) 2025-02-11 20:23:50 +01:00
Davide Iadeluca
41d62b8c82 feat: improve extensibility of IndexPage (#4182) 2025-02-11 20:23:02 +01:00
Davide Iadeluca
5dc94bf4e8 feat: allow labels of PostStreamScrubber to be customized (#4181) 2025-02-11 20:21:18 +01:00
flarum-bot
fdaf09752c Bundled output for commit 975c2c936f
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-08 18:06:58 +00:00
Sami Mazouz
975c2c936f feat(pm): delete own messages (#4180) 2025-02-08 19:04:20 +01:00
Sami Mazouz
ce5feca140 fix(em): skip incompatible extension updates (#4177) 2025-02-08 19:01:09 +01:00
Sami Mazouz
55cd0850c7 perf: optimize querying post index (#4178) 2025-02-08 18:35:44 +01:00
flarum-bot
6b31a47f05 Bundled output for commit db1e36d545
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-08 17:33:04 +00:00
Sami Mazouz
db1e36d545 feat(pm): messages anchor link (#4175) 2025-02-08 18:30:35 +01:00
Davide Iadeluca
333bbb11e2 fix(webpack): chunk module path checking fails with dotted directories (#4179)
Resolves issues when the path contains unexpected periods
2025-02-08 17:50:12 +01:00
flarum-bot
863d6526df Bundled output for commit 97e56af2cd
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-01-31 12:28:10 +00:00
Sami Mazouz
97e56af2cd fix: visual bugs 2025-01-31 13:25:26 +01:00
flarum-bot
21da7758af Bundled output for commit 89ff984446
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-01-31 12:00:13 +00:00
Sami Mazouz
89ff984446 fix: messages inconsistencies (#4174)
* fix: messages inconsistencies

* fix

* chore: message at the page

* fix: permission grid styling broken

* fix
2025-01-31 12:57:45 +01:00
flarum-bot
7136ad01d5 Bundled output for commit 875fd241b7
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-01-31 08:20:25 +00:00
Sami Mazouz
875fd241b7 fix: messages UI/UX improvement (#4173) 2025-01-31 09:17:51 +01:00
Davide Iadeluca
962d95746d feat: make search debounce time extensible (#4172) 2025-01-31 09:17:21 +01:00
Sami Mazouz
0b995b96ef fix: suspended_until serialized as date instead of datetime (#4169) 2025-01-31 09:15:46 +01:00
Sami Mazouz
76d8ea505e fix: sendmail driver fails (#4168) 2025-01-31 09:12:41 +01:00
Sami Mazouz
cf7ef48906 fix: prevent users from seeing their own flags (#4167) 2025-01-31 09:12:12 +01:00
Daniël Klabbers
8f6e46346a Merge branch '2.x' into dk/info-v2 2025-01-28 11:02:41 +01:00