dependabot[bot]
|
13e655aca5
|
chore(deps): bump webpack from 5.75.0 to 5.76.0 (#3761)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-19 07:45:00 +01:00 |
|
flarum-bot
|
c00e8706e1
|
Bundled output for commit 1b5da13e8a
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-04-17 08:14:57 +00:00 |
|
Robert Korulczyk
|
1b5da13e8a
|
fix: infinite scroll not initialized for notifications on big screens (#3733)
|
2023-04-17 09:07:00 +01:00 |
|
flarum-bot
|
ecfbcd1c30
|
Bundled output for commit 818a100625
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-04-17 08:01:58 +00:00 |
|
Tristian Kelly
|
818a100625
|
feat: add delete own posts permission (#3784)
|
2023-04-17 08:53:51 +01:00 |
|
flarum-bot
|
176b5540d8
|
Bundled output for commit 2e76a8ecb5
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-04-16 20:54:45 +00:00 |
|
Sami Mazouz
|
2e76a8ecb5
|
fix: color input overflowing the input box (#3796)
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-16 21:33:57 +01:00 |
|
Sami Mazouz
|
11aa7bbb35
|
fix: unread count in post stream not visible (#3791)
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-16 21:14:54 +01:00 |
|
Sami Mazouz
|
3a26c29935
|
feat: provide old content to Revised event (#3789)
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-16 21:14:17 +01:00 |
|
Sami Mazouz
|
94e92cf24e
|
fix: approving a post does not bump user comment_count (#3790)
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-16 21:13:57 +01:00 |
|
Sami Mazouz
|
aa33cfd1f8
|
fix(a11y): reply placeholder not accessible (#3793)
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-16 21:13:32 +01:00 |
|
Sami Mazouz
|
4901c586ce
|
chore: drop usage of jquery in install and update interfaces (#3797)
|
2023-04-16 21:12:47 +01:00 |
|
Sami Mazouz
|
7a6d477550
|
fix: notification subject discussion eager loading fails (#3788)
|
2023-04-16 21:12:01 +01:00 |
|
Sami Mazouz
|
b89a01c010
|
chore: extensibility improvements (#3729)
* chore: improve tags page extensibility
* chore: improve discussion list item extensibility
* chore: improve change password modal extensibility
* chore: item-listify tags page
* chore: item-listify change email modal
* chore: simplify data flow
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-16 21:05:23 +01:00 |
|
flarum-bot
|
8b11fef3ee
|
Bundled output for commit 8a114cd826
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-04-16 11:48:33 +00:00 |
|
Sami Mazouz
|
8a114cd826
|
fix(regression): styling and semantics of header tag are incorrect
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-16 12:41:51 +01:00 |
|
flarum-bot
|
62c93b4a05
|
Bundled output for commit fab71f2d01
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-04-15 15:29:22 +00:00 |
|
Sami Mazouz
|
fab71f2d01
|
fix(package-manager): available core updates cause an error in the dashboard
Fixes #3776
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-04-15 16:21:45 +01:00 |
|
Sami Mazouz
|
e8c867dcac
|
fix: circular dependencies disable all involved extensions (#3785)
|
2023-04-12 21:59:06 +01:00 |
|
flarum-bot
|
1247a7f1dd
|
Bundled output for commit b0aad1a2d6
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-04-10 20:09:56 +00:00 |
|
Rafał Całka
|
b0aad1a2d6
|
fix(tags): tag discussion modal filters with exact matches only after first index (#3786)
* feat: Update tag filtering to include partial matches
* fix: Case insensitive filtering
|
2023-04-10 21:01:18 +01:00 |
|
flarum-bot
|
bddc9d96f2
|
Bundled output for commit d684248492
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-03-23 08:10:20 +00:00 |
|
IanM
|
d684248492
|
fix: empty string displayed as SelectDropdown title (#3773)
* fix: empty string displayed as SelectDropdown title
* chore: remove import
* chore: ts-ignore
* Update framework/core/js/src/common/components/SelectDropdown.tsx
Co-authored-by: David Wheatley <david@davwheat.dev>
---------
Co-authored-by: David Wheatley <david@davwheat.dev>
|
2023-03-23 08:02:59 +00:00 |
|
Rafael Horvat
|
85b63681ae
|
Fix: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous (#3772)
|
2023-03-21 10:32:23 +00:00 |
|
Sami Mazouz
|
8372363cc2
|
feat: conditional extenders (#3759)
|
2023-03-14 21:53:16 +01:00 |
|
Ngô Quốc Đạt
|
a6a067ad48
|
chore: update to PHP 8.2 in frontend workflow (#3755)
|
2023-03-12 13:58:06 +01:00 |
|
Sami Mazouz
|
241eba4d0c
|
chore: mark start of 1.8.0 development
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-12 13:56:39 +01:00 |
|
Sami Mazouz
|
a6b12826c3
|
chore: 1.7.1 preparations
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-12 13:28:04 +01:00 |
|
Sami Mazouz
|
dd868ab44e
|
fix: improve sessions user UI on mobile
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-12 13:21:21 +01:00 |
|
flarum-bot
|
5f3e0d6a09
|
Bundled output for commit 661b9d7d9a
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-03-12 11:45:23 +00:00 |
|
Robert Korulczyk
|
661b9d7d9a
|
chore: hide developer tokens section in if there is nothing to display or create (#3753)
|
2023-03-12 12:37:49 +01:00 |
|
flarum-bot
|
b7498d6cb1
|
Bundled output for commit e7c55532a0
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-03-12 09:46:12 +00:00 |
|
Robert Korulczyk
|
e7c55532a0
|
fix: hardcoded language strings in StatusWidget (#3754)
|
2023-03-12 10:37:57 +01:00 |
|
Robert Korulczyk
|
cce6b74fce
|
fix: missing parameter names in token title translation. (#3752)
|
2023-03-12 10:33:19 +01:00 |
|
flarum-bot
|
da651c722b
|
Bundled output for commit abc9670659
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-03-11 08:14:06 +00:00 |
|
Sami Mazouz
|
abc9670659
|
fix(tags): incorrect max and min primary tags used
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-11 09:05:12 +01:00 |
|
Sami Mazouz
|
b66fe5dd5f
|
chore(release): preparations
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-09 19:00:32 +01:00 |
|
flarum-bot
|
7d79895ae0
|
Bundled output for commit 3ab4529232
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-03-09 15:35:22 +00:00 |
|
Sami Mazouz
|
3ab4529232
|
fix(qa): apply color contrast fix when colored only
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-09 16:28:32 +01:00 |
|
flarum-bot
|
360a2ba1d8
|
Bundled output for commit eaa4063fef
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-03-08 19:21:16 +00:00 |
|
Sami Mazouz
|
eaa4063fef
|
fix(qa): attempt to fix akismet error
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-08 20:14:09 +01:00 |
|
flarum-bot
|
72d277bd45
|
Bundled output for commit 28e3ccfde6
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
|
2023-03-08 17:34:35 +00:00 |
|
Sami Mazouz
|
28e3ccfde6
|
fix(qa): increase YIQ and fix menu item title
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-08 18:25:04 +01:00 |
|
Sami Mazouz
|
3f864bafc8
|
fix(regression): custom less validation check
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-06 15:24:03 +01:00 |
|
Sami Mazouz
|
3af0481f30
|
test: remove use of deprecated phpunit assertion
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-06 15:03:33 +01:00 |
|
Sami Mazouz
|
1761660c98
|
fix: disallow certain dangerous LESS features
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-04 20:38:19 +01:00 |
|
Sami Mazouz
|
8ddb0feb09
|
chore: yarn audit-fix
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-03-01 12:35:59 +01:00 |
|
Sami Mazouz
|
fa30f4f250
|
fix(regression): cannot delete users (#3746)
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
|
2023-02-24 18:22:12 +01:00 |
|
Robert Korulczyk
|
79a9b23096
|
fix: normal logout affects all sessions (#3571)
Previously all user tokens were deleted, which logouts from all sessions.
|
2023-02-21 17:23:20 +01:00 |
|
Tristian Kelly
|
33e2bd1a77
|
fix(mentions): post reply mention missing notification on approval (#3738)
* Add PostWasApproved event
* Apply fixes from StyleCI
* fix: phpstan error
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
---------
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
|
2023-02-21 15:04:03 +00:00 |
|