3718 Commits

Author SHA1 Message Date
Sami Mazouz
8c03094d6d
chore: readable discussion list item badges 2025-04-18 13:37:21 +01:00
Robert Korulczyk
15112c2f40
Sanitize page in Tag (#4170) 2025-04-18 09:45:21 +01:00
StyleCI Bot
2b08c30a22
Apply fixes from StyleCI
Some checks failed
Backend Tests / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
2025-04-11 09:07:58 +00:00
Sami Mazouz
fa88731fe1
chore: increase composer job timeout 2025-04-11 10:07:17 +01:00
flarum-bot
1a206ff658 Bundled output for commit 0ca99dcba5f116e499072b3fcb9c8564a80b5a5c
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-22 09:53:35 +00:00
Davide Iadeluca
12fc3aeec2
feat(tags): improve extensibility of TagHero (#4198) 2025-02-22 10:49:44 +01:00
flarum-bot
bbc4b6dd13 Bundled output for commit 561e22784a547c8aa92120e0972a9cc97ac21645
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
7ba768bf68 Bundled output for commit f13dc058667540ce14f58eb25eef151ba14f524b
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-02-11 19:28:15 +00:00
Davide Iadeluca
a34a5d4d62
fix: resolve a11y warnings in Admin Frontend (#4184) 2025-02-11 20:24:44 +01:00
flarum-bot
fdaf09752c Bundled output for commit 975c2c936f5265be28e8d76e4057c30200c6b2b9
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
flarum-bot
6b31a47f05 Bundled output for commit db1e36d545aa0d483620b52ababd79ef1b2aa27c
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
flarum-bot
21da7758af Bundled output for commit 89ff98444640b13ffbd79faf91f1363dafbc5d6b
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 875fd241b7da7b82083b43d123fc64ec8e1125c9
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
Sami Mazouz
0b995b96ef
fix: suspended_until serialized as date instead of datetime (#4169) 2025-01-31 09:15:46 +01:00
Sami Mazouz
cf7ef48906
fix: prevent users from seeing their own flags (#4167) 2025-01-31 09:12:12 +01:00
Sami Mazouz
ac6133a768
chore: v2.0.0-beta.2 2025-01-17 09:44:27 +01:00
Sami Mazouz
00426c85e3
chore: extensibility improvements 2025-01-12 13:02:07 +01:00
flarum-bot
8c9a772635 Bundled output for commit 9d611d1ee2aad142461ed1bd1d17a6455fb14b73
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-01-04 10:08:20 +00:00
Sami Mazouz
9d611d1ee2
fix(em): incorrect extension compatibility check (#4155) 2025-01-04 11:05:38 +01:00
Sami Mazouz
1bdfb66f6c
fix: tag selection icon alignment (#4153) 2025-01-03 17:06:44 +01:00
flarum-bot
da8ebe439b Bundled output for commit 5d26485c04099ab207648736fc3bf21318eef733
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-01-03 14:19:07 +00:00
flarum-bot
38e1b49cc1 Bundled output for commit 0c40e19cdf6a313454c986c67e15363b6363f36b
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2025-01-03 13:20:33 +00:00
Sami Mazouz
0c40e19cdf
fix: unexpected subscription breaks rendering (#4150) 2025-01-03 14:17:45 +01:00
Sami Mazouz
9fe17b3c24
perf(mentions): only access related mentions if loaded
Some checks failed
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
2024-12-13 13:06:36 +01:00
Sami Mazouz
27087cc713
test: use new jest config version
Some checks are pending
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-12-07 09:54:35 +01:00
Sami Mazouz
d5f944023c
chore: prepare 2.0.0-beta.1 2024-12-07 09:50:31 +01:00
Sami Mazouz
570580dcf0
fix: improve the flarum validator (#4133)
Some checks are pending
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-12-06 10:23:45 +01:00
Sami Mazouz
097a54289f
feat: separate mariadb driver (#4132)
Some checks failed
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
* feat: separate mariadb driver
* chore: add mariadb install dump
2024-12-02 10:17:27 +01:00
flarum-bot
d90573f8f1 Bundled output for commit f6e84a0dc576d1cfe8539b7438244edf156e3b1a
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-11-29 13:58:55 +00:00
Sami Mazouz
f6e84a0dc5
fix(em): production ready check 2024-11-29 14:56:20 +01:00
flarum-bot
22b74d0404 Bundled output for commit 94b0d67a4020e1b7027e0df53dee1d681dc822e1
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-11-29 13:41:10 +00:00
Sami Mazouz
94b0d67a40
fix(em): prevent use if missing php functions 2024-11-29 14:38:31 +01:00
flarum-bot
5fbb9fe9a7 Bundled output for commit 33a72f5c14c00671eedcee5d64a0edf5d6db3441
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-11-29 09:57:59 +00:00
33a72f5c14
fix(tags): wrong tag input width with CJK chars (#4127) 2024-11-29 10:55:21 +01:00
flarum-bot
1ebceab85a Bundled output for commit dd45d75cd8b9c1789b093562eb312db1ad333c9c
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-11-09 10:10:16 +00:00
Sami Mazouz
820894a7c9
test: php 8.4 (#4103)
* test: php 8.4

* fix: php 8.4 deprecations

* fix: make argument required

* chore: review changes
2024-11-08 17:33:47 +01:00
Sami Mazouz
0c32184775
feat: use components for email templating (#4102)
Some checks are pending
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-11-02 12:09:51 +01:00
flarum-bot
ff7b02ac1b Bundled output for commit 9f87bf18c2f7d417c0904a8409419c8e1666afb3
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-25 15:03:06 +00:00
Sami Mazouz
53ac644516
chore: simplify checking of current composer 2024-10-25 16:00:32 +01:00
flarum-bot
017b90b97d Bundled output for commit 471529316447f19e3a3b4a80b6194e6148b13222
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-25 09:15:55 +00:00
Sami Mazouz
4715293164
fix: caught warnings and missing locale 2024-10-25 10:13:11 +01:00
Sami Mazouz
30c7602814
chore: update tsconfig version 2024-10-25 09:39:34 +01:00
Sami Mazouz
3b7b4055f1
test: prevent false negatives
Some checks are pending
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-10-24 20:09:27 +01:00
flarum-bot
4d8e6abff6 Bundled output for commit 3b66925a666ad1f5e3e0ba2c1513bd501d6470e2
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2024-10-24 17:49:43 +00:00