Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flarum/flarum-core

[READ ONLY] Subtree split of Flarum framework core.
https://github.com/flarum/flarum-core

docs: correct links to documentation (#3426)

c83d51c65c6aa8a2de70c8edd30bb60742da53dc authored over 2 years ago by Ngô Quốc Đạt <[email protected]>
Bundled output for commit 81cf6047f9da56e360bb3a80e51a40d4c89a7469

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

db3346e4da422d8164d63072cf51a3348ea8b313 authored over 2 years ago by flarum-bot <[email protected]>
fix: call abstract `Notification` methods with fallback

Only call Notification methods if they are defined, falling back to `undefined` if not through t...

3f8c366eeeec1c631085b0ca3c93004ae17569a1 authored over 2 years ago by David Wheatley <[email protected]>
chore: simplify container binding

Co-authored-by: Sami Mazouz <[email protected]>

d827c3e2cd5a7c7ee6deb5ddfc0e51b712a55347 authored over 2 years ago by Daniël Klabbers <[email protected]>
chore: simplify container resolving of settings

Co-authored-by: Sami Mazouz <[email protected]>

84dde47beaa84247711f1ae4caf89c4d802d88a1 authored over 2 years ago by Daniël Klabbers <[email protected]>
fix: update test to reflect changes to slug transliteration

4d0a6cd1c53491cbc1532e8714c3bc779114776c authored over 2 years ago by Daniël Klabbers <[email protected]>
chore: add tests

e7ac33ba148ff1bf94c5f8e2f99aa1f0cde9895d authored over 2 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

f1ddf0496186467f9fb7caf05dabbe0fa4fae9cf authored over 2 years ago by StyleCI Bot <[email protected]>
fix: slug generation uses actor locale instead of forum default

f4d31c2a18b49a31188ca5db52fdab46442b1765 authored over 2 years ago by Daniël Klabbers <[email protected]>
Bundled output for commit dd915c126ce5173ab2b89f3368ed0d36e85255d2

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

f22ac0217696e29c22214c8e6159632826b7082e authored over 2 years ago by flarum-bot <[email protected]>
fix(regression): PostStreamState loadCount static member (#3420)

b67339bf65ee849dea3395b2d12dc6f4af149a97 authored over 2 years ago by Sami Mazouz <[email protected]>
chore: fix version constant for v1.3

0bae306fe2267e85c75bef7fa40a1b1c73f38152 authored over 2 years ago by Daniël Klabbers <[email protected]>
Bundled output for commit f9ae7cd67fd729a3580a7516729854a7f68dff61

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

6abfe9fe7dfdfb54eb0361e264884d7f021893e7 authored over 2 years ago by flarum-bot <[email protected]>
fix: incorrect tooltip docs for `tooltipVisible` attr (#3411)

e5ed6a62068a8fd1fe8d582f055daeb1fc13ea01 authored over 2 years ago by David Wheatley <[email protected]>
fix changelog for the framework

4ee2a9f8858d9c2ab94a69e5f2d8fd1a83ba1a79 authored over 2 years ago by Daniël Klabbers <[email protected]>
fix: Composer discussion title not visible with certain colors

259435a89de996c93215b9f06db71411a0a28eb8 authored over 2 years ago by SychO9 <[email protected]>
fix: first posts having `NULL` as value for number column (#3414)

* fix: first posts having `NULL` as value for `number` column
* chore: add note about raw db fu...

319458b7c0e88bdf3c5ff2f46514352d309d4e22 authored over 2 years ago by Sami Mazouz <[email protected]>
chore: Allow installing monorepo through composer for dev purposes

This is as close as we're gonna get to a good solution for now.

adf188990d4011d51ae5f8c07588d04f7200b3cc authored over 2 years ago by Daniël Klabbers <[email protected]>
fix(core): don't pass null to functions where that's deprecated (#3405)

Should fix remaining PHP 8.1 deprecation warnings/

4112c32abec85efbf3ef7e13f3ef3fa789b17882 authored over 2 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 863a8ddfffd7e56ed8cb34220d8342b1cff53c43

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

f7e0490aab77b69505432bc59e5ebe972ba65f63 authored over 2 years ago by flarum-bot <[email protected]>
fix: don't duplicate path in URL to post on subdirectory installs. (#3354)

`baseUrl` includes the path portion of the url, as does `basePath`, which is included in `app.ro...

e954cdf00b4f38b6afb23dc3a44625b637c99ec5 authored over 2 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit be2da3e12fed5f3e6a1168c29314c35ac4b09141

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

4eb4449555e2ed8a2ccc209b4ef5d7474002676d authored over 2 years ago by flarum-bot <[email protected]>
fix: PHP 8.1 deprecation warnings (#3384)

183bb0f410928c32dd900a880c2a85dcfc9e8a67 authored over 2 years ago by Sami Mazouz <[email protected]>
fix: slug transliteration assuming the language is always `en` (#3387)

* fix: transliteration assuming the language is always `en`
* test: transliteration works with ...

9c6d1a1c495845850e59f9a676241fc7c6bc53f6 authored over 2 years ago by Sami Mazouz <[email protected]>
feat: export `utils/isSafariMobile` (#3389)

3477a8ee6272a15c94d6cffa9d95b2b3ce2c6ac3 authored over 2 years ago by Ian Morland <[email protected]>
fix: languages with combining characters cannot be searched (#3385)

* test: searching other types of languages
* fix: languages with combining characters cannot be...

0fa2f874d25855e4276c264266e9c355b1f18a0e authored over 2 years ago by Sami Mazouz <[email protected]>
fix: extension listeners added before core listeners (#3373)

330b2c11c58800f1bb552a6effd65b0c1906a716 authored over 2 years ago by Sami Mazouz <[email protected]>
fix: dont ignore optional dependencies on disabled extensions. (#3352)

There is a check in the ExtensionManager::resolveExtensionOrder function that ignores optional d...

bb758eaeb176222f5182ca17076d3b709e63cd40 authored over 2 years ago by Alexander Skvortsov <[email protected]>
fix: notification timestamp mismatch in specific configurations (#3379)

When app's PHP server's timezone is not set to UTC, which would normally be done by Flarum's boo...

be213303ace41751ba8df96b32cad841ff2bc99c authored over 2 years ago by David Wheatley <[email protected]>
feat: add discussion sortmap to container binding (#3377)

27ee8311c9a267d4bc1337c3c1c173890cbd7de0 authored almost 3 years ago by Ian Morland <[email protected]>
feat: Graceful frontend extension initialization failure (#3349)

3fe65fd0a3916a2cbf5b2784eb8c8ee00e49705a authored almost 3 years ago by Sami Mazouz <[email protected]>
feat: allow multiple children to be passed to ConfirmDocumentUnload component (#3372)

54f5e2200430f93d205c3e37d9f9e8eacb2e0405 authored almost 3 years ago by David Wheatley <[email protected]>
fix prefix failing in tests

c580fa20659ae4113a7fea7aaf03f553140892ca authored almost 3 years ago by Daniël Klabbers <[email protected]>
possibly fixes the issue with post number calculation

533c97ec5542e94eb830bbdde2408dc050b8ca1f authored almost 3 years ago by Daniël Klabbers <[email protected]>
feat: deprecate discussion `post_number_index` field.

ec732d0767cc723f0ba3bb9ce4598478c53773f3 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: canonicalize comparisons in Posts ListTest

That doesn't matter since there's no default sort for posts in the backend.

0dbce67642a5e606d834a11fcb08ec20b45f0189 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
missed another prefix for tests

ca24fb40eff03c855323220769c405246474e089 authored almost 3 years ago by Daniël Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

44a2d669fb12aca4a5855f55066854f089e4de34 authored almost 3 years ago by StyleCI Bot <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

50f532f442ccaab2deab5587c0518b9edc9439ce authored almost 3 years ago by StyleCI Bot <[email protected]>
a11y: use `feed` aria role for DiscussionList (#3359)

* a11y: use `feed` aria role for DiscussionList

* a11y: add aria set info roles, move feed role...

02ee794d8a4a6583d0ea53dc277b8093bb926fb1 authored almost 3 years ago by David Wheatley <[email protected]>
fix: `Post--by-start-user` class not working (#3356)

7914bd81f0f77704a952f8a3afe119a5d1ef912a authored almost 3 years ago by Sami Mazouz <[email protected]>
fix: Assorted Typing Fixes (#3348)

With all the commits below, we resolve all outstanding typing issues in the repo, and CI jobs ru...

cce01d1ee16e6b4b606e43962b4887bdf47d2d7d authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: use yarn v1 in extensions/core

b81c3859c9ea56811d8aed8e92856fbabc7a65a9 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: add version to core/ext package.json

This is necessary for yarn workspaces to work.

50a7e916a876d5f1f609a168c5283853f4f0533f authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: move core's README to framework root.

fa4d1638cea404330eb5077d46f3809feffe051b authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: flarum-cli audit infra --fix

8600ff641287f4820a489f14f07cd8defeacf45a authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: set up composer path repos

eae185543d0c8da3b692bac90d70f5856893230d authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: remove centralizable repo config

- Remove .github conf folder from Flarum packages

- Remove styleci config from all packages

9590d199b4ae4dd0eccf583e8a8b805a0d85475e authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 904deda6b9cdfb2d9527c2b22f0e589b4f9bd5e8

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

1d6ac122a6fa4c941602a45ce1e522be445028ab authored almost 3 years ago by flarum-bot <[email protected]>
Replace ColorPreviewInput preview box with 'color' input (#3271)

661bc6df5984366537bd53d388ccc589f3aecc9a authored almost 3 years ago by David Sevilla Martin <[email protected]>
fix: unread filter gambit does not return results when > 999 read discussions for a user (#3295)

b47c9d874c4d8d7d0dc4c8859498200c44fd975a authored almost 3 years ago by Ian Morland <[email protected]>
Bundled output for commit dba6ad9d571c644dfae9ea4e7396e7f2ebc0ba80

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

c1447b10021f9cc15b97573538f3570c83912385 authored almost 3 years ago by flarum-bot <[email protected]>
Fix permission check in edit modal

Previously was checking ability to edit own user instead of user selected in modal

67f759402395bb326c17ea375731bbf2dd8abe15 authored almost 3 years ago by Clark Winkelmann <[email protected]>
Fix pinned pane broken after discussion creation

The pane would appear but the page content would not shift to the right because the hasPane class...

d970b478de127b17ebefbaa92cfdbd5d4299c862 authored almost 3 years ago by Clark Winkelmann <[email protected]>
Fix active search jumping to last item during loading

02853c365b1ef8f9d834e162d10cf52744048032 authored almost 3 years ago by Clark Winkelmann <[email protected]>
Bundled output for commit 567c0a0d7a35469dc3faf44f1c8a9e130ddc8c6f

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

323397532515a6fb8d5c2c7866187e000114502e authored almost 3 years ago by flarum-bot <[email protected]>
fix: don't submit form when search clear button clicked (#3260)

f4ec55de9d401619d98bf11cb51014514137f1e0 authored almost 3 years ago by David Wheatley <[email protected]>
fix: overlap in minimized composer

ac0074020b16400eef7a417c9048b2ab37d39f48 authored almost 3 years ago by David Wheatley <[email protected]>
fix: composer header overlap with controls

c7b99b1300c45215dd538c4dda389f491b7fc21e authored almost 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 351410677fc8b94d0380bf7be015b939947941d2

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

50351a80208ac6580c4d306c2b7675f301bd8c78 authored almost 3 years ago by flarum-bot <[email protected]>
fix: refer to bundled dist-typing types instead of src ones

This ensures that extensions referring to core's built dist typings don't try to pull from core'...

ed5605cceacae1fff6971403a42277e037b33a49 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: make translator / rich translator typings available to exts

180ff70fe1475b940ff8a7d732285342555d2ea2 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 397e4786da109282048bc3a8be5eb81be02ab0e4

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

ac73fe18877fff312a090e77fd190c8adc447042 authored almost 3 years ago by flarum-bot <[email protected]>
fix: sort posts by number instead of creation datetime (#3282)

Co-authored-by: Alexander Skvortsov <[email protected]>

6263ef8d450e4dd128cc50c0eb3eb6d7ed7cbde5 authored almost 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 2c0c5c01a27ab3d2fb319c8951bde46b6fad7820

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

e3f2a6b68f11ac0bf4779ba85cfcce6e976ac5d9 authored almost 3 years ago by flarum-bot <[email protected]>
chore: remove call to `console.log`

36c3a4676d33b5dbcabe67d44612320fa87cbee3 authored almost 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 07fd988dbd0c116eb98144ffd845644121ae4f07

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

31a0881b204174f91777c0c6cbfaa64df01edb46 authored almost 3 years ago by flarum-bot <[email protected]>
chore: regenerate yarn.lock

d8077843feda505025c4096c49a2bc408305f457 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: drop unnecessary `ci` script

51ae65178ed367cd3058b040c2c3898b59039b43 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
chore: flarum-cli audit infra --fix

a26ca75360190db99b0d0ddb91977cfaad74309d authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit a0c5bc08280e1bd503a9fa1ac2762137ed31b9ac

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

fba8f9af6fb1838c31056e01a34ab569a230a860 authored almost 3 years ago by flarum-bot <[email protected]>
chore: bump rich text ICU Message formatter

This fixes https://discuss.flarum.org/d/29914-utf-encoding-error-in-title/6

6140bd7284556a69fc0307ef31fd76863a6b6374 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Update Application.php

update constant for next version

be6c3360dd60f29de8f970d0ab1777d93faa6d83 authored almost 3 years ago by Daniël Klabbers <[email protected]>
update changelog

29d3799670afe5e7b10e7eb8733a247aa26af581 authored almost 3 years ago by Daniël Klabbers <[email protected]>
fixing error in tests for missing timezone

f067907e3f15bdb66cbc93dcefa24a814882e472 authored almost 3 years ago by Daniël Klabbers <[email protected]>
Release v1.2

b887e39bf6bb697b9221050700ecc5573fad501d authored almost 3 years ago by Daniel Klabbers <[email protected]>
Bundled output for commit 46a7b3419b50d28b2cc3700b29824262af6622a3

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

f25b500ba23b4427b582c1e6579b152d14089da1 authored almost 3 years ago by flarum-bot <[email protected]>
chore: bump rich icu message formatter

3a61dceccc0d0256e32970226f387ba5111ecc98 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: build typings script

e76f98ee7ebc715610e5a4979c9df084a597c0ba authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: typings generation script

938cd87dcc31bc567f34751c2a378b8cb9215cba authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 5bb0d6cb43505b5355ec88c20674f0bce36525ef

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

afc5d77306156662ec4d62d290a936821378d6a4 authored almost 3 years ago by flarum-bot <[email protected]>
chore: fl-dev audit infra --fix

2772d3ab484356d786cb077c30485a3b371e52c5 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit c04f4c05f72962069a1db4fea3857f1aa561e67d

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

3e7436bb23a17519baa257d213c9b33ff828eb5e authored almost 3 years ago by flarum-bot <[email protected]>
chore: bump @askvortsov/rich-icu-message-formatter (#3264)

Fixes https://github.com/flarum/core/issues/3259

1e65d9d28ef18cf4024990d603ce886d9a61b8d0 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 59a5871b59bded4019efdaca1beac7f04c8fa36e

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

8a804ae16c0ae6efe3aa627b865f170002163c7f authored almost 3 years ago by flarum-bot <[email protected]>
fix: mark `near` as optional in discussion route (#3257)

da2debf8cc7ab80f647c7e0bc2bf483e5f961fa5 authored almost 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 268d44e89dd5bfd28f69ceb9f4a76557d17e87ed

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

6def997d98dd5128930cb0e69983e2f66879ca96 authored almost 3 years ago by flarum-bot <[email protected]>
fix: Allow outside click on modal focus trap

Without this, alerts triggered while a modal is open can't be dismissed.

91f5e4d62ee76f5405d720a4cb60204c57d670fa authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: don't spellcheck custom LESS

This should stop browsers from "correcting" code, and from converting regular quotes to "smart" ...

fcfaba18cc4120c727ee8b99fde57a85eed089f7 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 03aa76cacef96af682b18ec762f5f849ce550a79

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

88953c4435983f88338a53a09883c450ea37a203 authored almost 3 years ago by flarum-bot <[email protected]>
Fix frontend branch name

903cdf149ce2e36923ec1799586ecbc9f570a755 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
fix: Ensure `user` not false in post component

If no information about a relation exists, it will return false, not undefined. Therefore, the n...

83ecb1659c058e338d98466a009d10c3ccd64706 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

7ff026520e63786238d94d7014dd963855f97559 authored almost 3 years ago by StyleCI Bot <[email protected]>
LogDriver should work in debug mode

8957c4d5fb90ea354172fd3d00453ee23e17bd2c authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Use proper log level depending on debug mode

752b88fb4583b0ad4ab03d5177dd05b73c384fa5 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Format

79c5863ed2fdc329ee3e2cf20555790f3f903b66 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Fix `echo` statements not showing up in debug modals or console trace

This was accidentially introduced in the recent Application permissions refactor, where `formatt...

ab36db928057a1c0a5acb8a124f4e94e5c689721 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
docs: add missing 1.1.1 changelog

This was present on the 1.1.1 branch, but not `master`.

2807bb69c51638f5481f083bd7df6faaf077c1cf authored almost 3 years ago by David Wheatley <[email protected]>
fix: broken post/discussion soft delete (#3249)

* FIx broken post/discussion soft delete

Before the Model typescript rewrite, `pushAttributes...

7e217a1afa7bb93f399e7a486e1c9d177980b551 authored almost 3 years ago by Alexander Skvortsov <[email protected]>
Apply flarum-cli audit fix (#3248)

5931aac4b0b3d8167fb41e13b567b296f783ff70 authored almost 3 years ago by Alexander Skvortsov <[email protected]>