IanM
2a693db1b6
chore: prep 1.8.5 release
v1.8.5
2024-01-05 15:47:32 +00:00
IanM
7d70328471
[1.x] fix: Logout controller allows open redirects ( #3948 )
...
* fix: prevent open redirects on logout controller
* use clearer config key
* cast url as string, reinstate guest redirect
* clean up a little
* simplify
* return Uri
* resolve ternary always true
* simplify some more
* remove extra newline
* handle malformed uri
* chore: requested changes
2024-01-05 15:33:10 +00:00
Sami Mazouz
45a8b572e3
fix: package name require
format
2024-01-04 14:14:45 +01:00
flarum-bot
5d14f96c32
Bundled output for commit 2299541e4d
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-12-18 12:50:33 +00:00
Sami Mazouz
2299541e4d
feat: package manager improvements ( #3943 )
...
* chore: track
* Apply fixes from StyleCI
* chore: track
* Apply fixes from StyleCI
* fix: installing beta packages #3792
* chore: guess package not found error
* Apply fixes from StyleCI
* feat: queue improvements
* feat: queue improvements
* fix: issues with job failure and unique runs
* fix: enforce one composer action at a time
* feat: add cause to queued command output
* Apply fixes from StyleCI
* feat: add soft & hard extension update options
* chore: explain why an extension cannot be removed
* chore: remove test
* chore: simplify
* docs: readme
* Apply fixes from StyleCI
* fea: allow adding repositories and auth methods
* chore: prevent future issues when min stability is set
* chore: typings check
* fix: phpstan
* Apply fixes from StyleCI
* fix: bugs
2023-12-18 13:44:33 +01:00
Sami Mazouz
a131132654
chore: prepare 1.8.4
2023-12-14 14:56:10 +01:00
Sami Mazouz
7743a2bcd4
chore: apply textformatter constraint to monorepo as well
2023-12-14 14:51:46 +01:00
Sami Mazouz
62080303bf
fix(1.x): textformatter 2.15 has breaking changes ( #3946 )
2023-12-14 14:44:30 +01:00
IanM
480093d023
chore(1.x): enable testing on PHP 8.3 ( #3933 )
2023-11-23 19:02:08 +01:00
Rafał Całka
1c421fc266
fix(1.x,approval): correct PostWasApproved
event trigger condition ( #3925 )
2023-11-17 17:58:14 +01:00
Ian Morland
f07336e204
chore: prep 1.8.3 release
v1.8.3
2023-10-18 19:47:50 +01:00
IanM
95061a2ed4
fix: console extender does not accept ::class ( #3900 )
2023-10-18 19:39:45 +01:00
IanM
c3fadbf6b1
[1.x] Conditional extender instantiation ( #3898 )
...
* chore: create tests to highlight the conditional instantiation problem
* Apply fixes from StyleCI
* add callback and invokable class + tests
* Apply fixes from StyleCI
* address stan issue on php 8.2
* Revert "address stan issue on php 8.2"
This reverts commit 1fc2c8801a
.
* attempt to make stan happy
* Revert "attempt to make stan happy"
This reverts commit 1cc327bb3b
.
* is it really that simple?
* Revert "is it really that simple?"
This reverts commit 2006755cf1
.
* let's try this
* Update framework/core/src/Extend/Conditional.php
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com >
---------
Co-authored-by: StyleCI Bot <bot@styleci.io >
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com >
2023-10-18 19:36:59 +01:00
Ian Morland
82e08e3fa5
chore: prep 1.8.2 release
v1.8.2
2023-09-22 20:01:59 +01:00
flarum-bot
2c4a2b8d9e
Bundled output for commit 00866fbba9
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-09-22 18:51:39 +00:00
Ian Morland
00866fbba9
chore: bump version
2023-09-22 19:46:39 +01:00
IanM
0d1d4d46d1
fix: missing compat exports ( #3888 )
2023-09-22 19:38:59 +01:00
Sami Mazouz
b1383a955f
fix(1.x,suspend): suspended users can abuse avatar upload ( #3890 )
...
* fix(1.x,suspend): suspended users can abuse avatar upload
* test: works as expected
* Apply fixes from StyleCI
---------
Co-authored-by: StyleCI Bot <bot@styleci.io >
2023-09-22 19:38:33 +01:00
Sami Mazouz
daeab48ae8
chore: turn on frontend build on 1.x
branch
2023-09-20 21:12:54 +01:00
Ian Morland
e03ca4406d
chore: build js
2023-07-06 12:03:30 +01:00
StyleCI Bot
7894c6a69b
Apply fixes from StyleCI
2023-07-05 09:31:05 +00:00
Sami Mazouz
102e31754a
chore: not 1.8.2
2023-07-04 11:19:15 +01:00
Sami Mazouz
8538f9c8f6
chore: prepare v1.8.2 release
2023-07-04 11:12:55 +01:00
Sami Mazouz
5a4bb7ccf2
fix: missing slug from post mention links
2023-07-04 11:00:45 +01:00
Sami Mazouz
d2a6329689
fix(mentions): cannot use mentionables extender ( #3849 )
2023-07-04 10:56:52 +01:00
Rafael Horvat
2bc2899a1d
fix(mentions): missed post mentions UI changes ( #3832 )
...
Co-authored-by: Ian Morland <ian@morland.me >
2023-07-01 17:44:59 +01:00
Sami Mazouz
5437bf5c23
chore: prepare v1.8.1 release
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
v1.8.1
2023-05-23 19:24:51 +01:00
flarum-bot
717af13bb1
Bundled output for commit e72541e35d
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-05-22 21:58:15 +00:00
Sami Mazouz
e72541e35d
fix: recover temporary solution for html entities in browser title
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-22 22:49:20 +01:00
Sami Mazouz
577890d89c
fix: custom contrast color affected by parents
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-22 22:23:11 +01:00
Sami Mazouz
253a3d281d
fix: reply placeholder wrong positioning
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-22 21:58:38 +01:00
flarum-bot
d27f952584
Bundled output for commit e5abffc75b
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
v1.8.0
2023-05-20 16:46:42 +00:00
Sami Mazouz
e5abffc75b
chore: v1.8 preparations
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-20 16:08:42 +01:00
Sami Mazouz
d1059c1cc7
fix: improve avatar upload functionality
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-20 15:15:53 +01:00
flarum-bot
777c304ab7
Bundled output for commit 789246b621
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-05-17 10:47:32 +00:00
Sami Mazouz
789246b621
fix(regression): slidable mark read showing for read discussions
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-17 11:37:33 +01:00
Sami Mazouz
980cfd6c28
Update prepare-release.yml
2023-05-17 09:51:06 +01:00
Sami Mazouz
65390a4fc0
test: patch phpstan error
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-16 19:57:57 +01:00
Sami Mazouz
c7c86a77e9
fix(regression): newCollection
does not accept base collection
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-16 19:25:23 +01:00
Sami Mazouz
f1f6051deb
fix(regression): lost spacing between tag label icon and text
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-16 19:21:04 +01:00
Sami Mazouz
bded3da42d
fix(regression): queryVisibleTo
accepts nullable actor
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-16 19:17:07 +01:00
Sami Mazouz
231cee1f78
fix(regression): newCollection
accepts collections
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-15 17:31:23 +01:00
flarum-bot
f6c9bbb427
Bundled output for commit feb968780a
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-05-14 20:41:53 +00:00
Sami Mazouz
feb968780a
fix(regression): missing TagsLabel
class
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-14 21:34:34 +01:00
Sami Mazouz
5b89d3e91a
chore(regression): use correct imports from core js
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-14 21:34:17 +01:00
Daniël Klabbers
ba7599e6fe
chore: bbcode not psr autoloaded
2023-05-09 09:10:37 +02:00
Sami Mazouz
80b34d1164
fix: discussion page showing horizontal scroll on iOS ( #3821 )
...
Co-authored-by: David Wheatley <david@davwheat.dev >
2023-05-08 09:28:32 +01:00
Sami Mazouz
3accdc322c
fix(regression): fetch promise rejections not handled
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-07 22:44:25 +01:00
flarum-bot
4247e54c64
Bundled output for commit ef35faaded
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-05-07 21:37:58 +00:00
Sami Mazouz
ef35faaded
fix(regression): wrong app import in forum JS
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-07 22:31:07 +01:00