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

Merge "Small Admin Patches" (#2739) from flarum/ck/adminux-patch2 into master

- Fixes #2736
- Fixes #2728

a5309c230e9b2e24c707393bc86fc962f7888906 authored almost 4 years ago by David Wheatley <[email protected]>
Pin GitHub Actions at specific tags and commits (#2748)

* Pin 3rd party action

* Pin GitHub-maintained actions to tag

* Bump Bundlewatch Node.js t...

b1f197bceedf5a1ee10b08cc6af32ce48ad64cdf authored almost 4 years ago by David Wheatley <[email protected]>
Bundled output for commit 79751d50e973dbf7d10fddd1209ba245a226496b [skip ci]

cef2cf58bfab73b442bdfb108fe6e89b1d89a41b authored almost 4 years ago by flarum-bot <[email protected]>
Move forum & admin app declarations to separate files

6d30a9e1376a877a78753c7b8aa6e5b6b84a0d19 authored almost 4 years ago by David Sevilla Martin <[email protected]>
Eager loading extender (#2724)

* Eager loading extender
* Add tests for the eager loading extender

fe0143ad58a095a03c29cf784b8ae8de5b3d8172 authored almost 4 years ago by Sami Mazouz <[email protected]>
Help on redraw

a0bf6ec6443a31c146f4a1553d78b397320eaf92 authored almost 4 years ago by KyrneDev <[email protected]>
Null name/desc breaks search fix

2f3538027cba58982a103de1a455873465b8d2e9 authored almost 4 years ago by KyrneDev <[email protected]>
Improve ApiSerializer tests (#2733)

The ApiSerializerTest was added before the ApiController extender, so I used a workaround at the...

734a27a0af278074c58f372de794c9895315408e authored almost 4 years ago by Sami Mazouz <[email protected]>
Use anonymous class for FakeApp (#2725)

It's a better implementation than declaring a second class in the same file, which can confuse I...

442638a56c9ff39efa32c6c714cf46b6bd15eb77 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Eager load ListPostsController needed relations (#2717)

* Eager load ListPostsController needed relations
* Add comment explaining the reason for eager...

41c23ff7f8cc0b593551b9865b6b5abf512278da authored almost 4 years ago by Sami Mazouz <[email protected]>
Include task scheduler in core

8db85384b4ebde004dd322095d52ce9d7c218840 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Move laravel helpers back in, deprecate perpetually

9429ca2baa01753347780680148549c2dd6aa5e6 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 897e778800e161d052e304090323e339ad5fa419 [skip ci]

e5ab3c523874fa758f188847411bd41fa2245b0c authored almost 4 years ago by flarum-bot <[email protected]>
Remove deprecated code from beta 16 (#2705)

0817fda545f3d797264e239efcad0f75ddf80bf9 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Refactor AccountActivationMailer and SendConfirmationEmailController (#2493)

* Add AccountActivationMailerTrait and use in AccountActivationMailer and SendConfirmationEmailC...

4748ec34b804aba0eda3655eb3010c197cee9f29 authored almost 4 years ago by sl-kr <[email protected]>
Bundled output for commit c0ed43c08e53be3fb520996905c71a3e1a7eaf05 [skip ci]

1dc7e00c1f73ae0a004a876498a4383f00070294 authored almost 4 years ago by flarum-bot <[email protected]>
[A11Y] Add aria-label and landmark role to search input (#2669)

* Adds role="search" to Search container
* Add aria-label to search input

See this page for ...

a8933ad9dbbc9a3360acb5346fc5936dff55d1c0 authored almost 4 years ago by David Wheatley <[email protected]>
Bundled output for commit 5278024a5d21fd1749e99450182e08ecd5f0f4f0 [skip ci]

1ab0b949e9e6bc2cf0d9373a9efab3518d1aeaa8 authored almost 4 years ago by flarum-bot <[email protected]>
[A11Y] Fix nav drawer being focusable when off-screen on small viewports (#2666)

* Fix nav drawer being focusable when off-screen on small viewports

Fixes #2565

* Implemen...

fb636d74b8669585165da8acbf9e90e38b57443c authored almost 4 years ago by David Wheatley <[email protected]>
Speed up JS linting (#2709)

* Install Prettier only, instead of all deps

* Allow running on workflow dispatch

Allows manua...

c65a206a80edfe1ce85eb1f9e1336dc5fc23d988 authored almost 4 years ago by David Wheatley <[email protected]>
Add bundlewatch to track bundle size changes in PRs (#2695)

(Below steps already performed, but kept for future reference.)

Head here to get auth ID: htt...

82f50d00d750d7cade85b04546bd7fff8c91f2f0 authored almost 4 years ago by David Wheatley <[email protected]>
Drop the generate:migration command (#2686)

Core source code should contain things necessary for core to run. Development tooling like this ...

68daa495c78074cd516081aadf494a550be6c8d0 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 78020dfba8a154f3432ce75ac12802bfe8e28290 [skip ci]

23e0e0ce7038eb84fc91eb670d09e6d170609522 authored almost 4 years ago by flarum-bot <[email protected]>
[A11Y] Add aria-label to dropdown toggles (#2668)

Implement custom accessible dropdown toggle labels for forum components

Making the a11y label m...

4d6781d28f7d86f1f240123a6141c0d64996b50b authored almost 4 years ago by David Wheatley <[email protected]>
Canonical URL: use UrlGenerator in place of extracting the url from request (#2674)

eaf54fafb640a2a93fa8fce756f91a22986d71b5 authored almost 4 years ago by Ian Morland <[email protected]>
Bundled output for commit 66179f2fbd82bc89fe15b89c6fd577d3a9743223 [skip ci]

5dfc3a27a5cf9f7c807cbb81e0aafbe777ad19d6 authored almost 4 years ago by flarum-bot <[email protected]>
Fix Stream function code being shown when renaming discussion (#2693)

ace0e14910433864ce01b8006e1283e35cd65238 authored almost 4 years ago by David Sevilla Martín <[email protected]>
L8 requires constructor arguments to PhpEngine

328f0eecafe74ab06932db830a04b63238880101 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Release v0.1.0-beta.16 constant updated

0788ab380d03a002ac19766a79e04eeac2b0a390 authored almost 4 years ago by Daniel Klabbers <[email protected]>
Release v0.1.0-beta.16

7708f9d926e67f4c2fa76c7ef51574dfcaf0ad39 authored almost 4 years ago by Daniel Klabbers <[email protected]>
Beta 16 Changelog (#2687)

* Beta 16 Changelog

* Review tweaks

* Consistent letter casing

* IOS -> iOS

* Remove...

28300a7a336d05a253cbbfd51e1f368dd0c7652d authored almost 4 years ago by Sami Mazouz <[email protected]>
npm audit fix

45f340632a8ae175373e9608678f8811624e89a0 authored almost 4 years ago by Daniel Klabbers <[email protected]>
Apply GetModelIsPrivate BC mode to CommentPost, not Post

295b8331ca5e44dd92b90a416d561119386661e6 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Fix ModelPrivate docblocks

e0682f1e336060fe759196eee1a2a5d0c6caadc2 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Merge pull request #2684 from flarum/as/filter-mutator-consistency

Make filter mutator API consistent with search mutator API.

c777a8ed16126f9e312c3cce3743fc370a7b9d86 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Fix Index content, only use search when applicable.

4a3989850f1eb5094eca7b18c406da17511116dc authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Provide active filters to filter state

bc11578ff6a527bbc0b1d0a0d4126f2a8d24f941 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 6a10c4e8ed14dce96ae31073be7b88effde993d3 [skip ci]

e773ec75aafbaf4c5d16c00a4831c7bca1d09bea authored almost 4 years ago by flarum-bot <[email protected]>
Fix shaky composer on safari mobile

When the composer is opened while scrolled to the absolute bottom of the page (via hitting the "...

6b6c0a86891b8c721c6b3c8ec7b952ff291d02ee authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Make filter mutator API consistent with search mutator API.

This is inline with the docblock for the Filter extender, and is much more sensible.

51321ed00824c55548954545715e05cf4cbbaf42 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 2183a7f8794a7c7bdd42b095a7feb39cdc7d0089 [skip ci]

4b3c8273ecbd3a9616fb3bf8819c2751b9b2b2f0 authored almost 4 years ago by flarum-bot <[email protected]>
Search: dont adjust height if not rendered

f3763d7f42b69623c15dfc4cee74f66bb4c056eb authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 74e9276579001502dc406d18406a3a6d8c04a42f [skip ci]

708f649bf8d058bd82aa15c85067273c2f8c30ec authored almost 4 years ago by flarum-bot <[email protected]>
Send username as author filter value instead of id.

For consistency with the Discussion AuthorFilterGambit, this should be sent usernames, not numer...

ec0c8a56b5b4fa746a4fafe74f9029916c0fca96 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 6f09af5ad9a78acb1715e3400b92224e06571139 [skip ci]

2e589db37d1e88e4842211fb53aa8b31cbb41239 authored almost 4 years ago by flarum-bot <[email protected]>
Use new `author` key for filtering posts

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

896c7f8060c1dfbd0b4b767f725fa4d2852c6e42 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Add deprecated "user" filter for posts

In the filterer refactor for ListPostsController, the filter key was changed to `author` for con...

667312932ba8f8ece1cc1cb1748cd8c652804db4 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit e0ba8e8a703246c3ac1d3f8fb2544ca446aeaa8f [skip ci]

b6257963301d4826cd227f1d524b78cbea4369cc authored almost 4 years ago by flarum-bot <[email protected]>
Split JSDoc directives to separate lines.

c9adb173f0890db9a5cc5868c8d0155e0a9e2a54 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 9cd94c5d786012d54e4630a319f8a984812f9ef4 [skip ci]

27a41aa22d6324fd07d3bec118a4c9a7d4906a0c authored almost 4 years ago by flarum-bot <[email protected]>
Use flarum/testing for test infrastructure (#2545)

ffc9800a735b2bd4e7707beb824231ee407b741a authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Eagerload some needed relations in ListDiscussionsController (#2639)

9afd95a205de57b0b6ca6d260af1507f05b8de9e authored almost 4 years ago by Sami Mazouz <[email protected]>
Use absolute positioning for the Composer on Safari (#2660)

f2683d1fa5b884f5be481ea10e9c4660301eeb6f authored almost 4 years ago by Sami Mazouz <[email protected]>
Fix search box out of screen (#2650)

Programatically set search results max height

8ce4d4a073218388da878d7517cb9342fc836921 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
added optional powered-by header (#2618)

853e6a8db4a3da01eff5308e1a7278966a2ed75d authored almost 4 years ago by Daniël Klabbers <[email protected]>
Laravel components v8 (#2576)

- update actions ci
- include json for 4 spaces tab
- provide output int for process code exit...

5e3a88bd6e4bba811286a6ee982033186728b541 authored almost 4 years ago by Daniël Klabbers <[email protected]>
Move TextEditor styles to common (#2661)

Now that TextEditor js component is shared, it only makes sense to also
have its styles shared

171911746b268a69284b42a5e05b685b831b95f1 authored almost 4 years ago by Sami Mazouz <[email protected]>
Rename `app` to container (#2609)

* Rename `app` helper to `resolve`, deprecate old version
* Rename $this->app to $this->contain...

126edfe1ded2b01d63d91f7dc8ec445ffaad8391 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit c20c01175986d2f567ce323840545afbbd218854 [skip ci]

ee959b8e6f235f3cfe62842d1c8ba95fa18265f9 authored almost 4 years ago by flarum-bot <[email protected]>
Move TextEditor to common (#2649)

c93ff78ff429672850690a6ae9df90c5c1d2baa7 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Refactor Access Tokens (#2651)

- Make session token-based instead of user-based
- Clear current session access tokens on logou...

1fd57196f620c4efcfd25ff0900b4d9d77bc31ca authored almost 4 years ago by Clark Winkelmann <[email protected]>
Updated GroupFilterGambit to prevent hidden groups being visible wher… (#2657)

Updated GroupFilterGambit to prevent hidden groups being visible where they shouldn't be and to ...

e51721838b77bd79d01308e3ab7d6f49fee8f862 authored almost 4 years ago by Blake Payne <[email protected]>
Bundled output for commit 719b3ad28e954c2425980ed3fa14330577661468 [skip ci]

f2bb12d5559944a518587e22799fb65efb004df4 authored almost 4 years ago by flarum-bot <[email protected]>
Convert common helpers to Typescript (#2541)

2809336079242fcd951f795f1f5a9f0e0b4edfe3 authored almost 4 years ago by daniellesniak <[email protected]>
Fix CI (#2654)

78d0da30e7d05fbd67de19a35a05a24da364c327 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Deprecate event helper (#2608)

b88cef6941ff16438dd225d6e6059a1ac812cdf6 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Restrict who can use the lastSeenAt user sort (#2634)

51873b464cc2c401126a11ec43293c13c23873b9 authored almost 4 years ago by Clark Winkelmann <[email protected]>
Query Namespace (#2645)

Move shared classes in search and filter namespaces to a new query namespace

aa1c4a84d459205287f4501f7e27db75583c6919 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Hide boot error (#2633)

Completely redact boot error unless debug mode or display_errors is enabled. Attempt to use Flar...

287c6a45b896e0f237bbf52aff6c668526a70e22 authored almost 4 years ago by Clark Winkelmann <[email protected]>
Bundled output for commit 405b31f7802a1fb1f0e99ab1f2155bd4cc3a0930 [skip ci]

03308150a4418b339af961c1a11d9a59b67f1b8d authored almost 4 years ago by flarum-bot <[email protected]>
Simplify Extension Categories (#2604)

55a11a15336515e35995dbc8efc59c02c5ef1774 authored almost 4 years ago by Charlie <[email protected]>
clear cache files from storage/views (#2648)

Co-authored-by: Emamul Khan <[email protected]>

67001e73348b72825b2aefba167277683a06230b authored almost 4 years ago by Emamul Khan <[email protected]>
Bundled output for commit b5adb6e843381edff61b613e9624c29fc306c294 [skip ci]

1d1bfb46d26be062c57a7825a7e1172f820d0298 authored almost 4 years ago by flarum-bot <[email protected]>
User edit permission tightening (#2620)

- Split user edit permision into edit attributes, edit credentials, and edit groups
- Only Admi...

bf7d0fb33d14ff35be91d638046f8e3bc78ba9a9 authored almost 4 years ago by Matt Kilgore <[email protected]>
Fix missing PostRepository argument

This was accidentially removed in 9157efe426c4b90a1d41561fb350f52efc72d3e9

784f301e5dd3c4ebad8a592be05a253523e9291d authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Use filterer for ListPostsController (#2479)

b68a9af67f9891b5d7a9190cf0dec6c7541ad25f authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Allow overriding routes (#2577)

74280432dbf047def2af9d3ad1ee460a0995acef authored almost 4 years ago by Sami Mazouz <[email protected]>
Bundled output for commit edc81bb380d8b7348d998eb9ad5762f3cd91e87b [skip ci]

c9d89eadc40b79f76da39e8237871f536ea04699 authored almost 4 years ago by flarum-bot <[email protected]>
Editor Driver Abstraction (#2594)

This will allow drop-in replacements of the editor with a more advanced WYSIWYG solution such as...

1ad3daa48b5218d88c7b7c7219a7cdb891b7a600 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Fix keyboard on small mobile screens hiding composer (#2631)

0bbf0bcc4d965ca08a1c559bf217cf6eaba6a41c authored almost 4 years ago by Sami Mazouz <[email protected]>
Centralized IP Handler (#2624)

42ed96121ae152e9ed43bbc5fb3f4a941825a77f authored almost 4 years ago by Matt Kilgore <[email protected]>
Search Filter Split, Use Same Controller (#2454)

a582fbe6e29944a99894c2a7c5d7a7777b581985 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Recalculate enabled extensions and their dependencies if some listed in settings aren't installed (#2629)

26ea8f1a797d0b4f579f103c6ad07274ee85b033 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 35e7876f094a93f4f455743c2dc707f82ac4b58b [skip ci]

98c279f1f557de6f93b0d9b96e911a8015220145 authored almost 4 years ago by flarum-bot <[email protected]>
NotificationList: Fix load on mobile

Followup to https://github.com/flarum/core/pull/2524.

In that PR, we fixed infinite scroll for ...

df31ba5a8c6a1a47477ed3027ec754520c57abaf authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Update composer.json (#2625)

update authors

2b2d790681ce8f12188e6c39ba1937ca492f90f9 authored almost 4 years ago by Daniël Klabbers <[email protected]>
Refactor password checker, add extender (#2176)

06d79df572be4eed58cc6892a248413d4b76ce6b authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Optional Dependencies (#2579)

* Add and calculate optional dependencies
* Add extension dependency resolver (Kahn's algorithm...

69cfb03c8ab9e955358396f0bd6f1d3757cc2db6 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Adminux locale

c942f31eaa148e3fc064f1c90233d251b9a139b9 authored almost 4 years ago by KyrneDev <[email protected]>
Adminux locale

cde4d580241d3d31e55a57b4dc020ac582a030b9 authored almost 4 years ago by KyrneDev <[email protected]>
Bundled output for commit c06632ba4b278da2c7eb056d81229a6ad438cd27 [skip ci]

72247d61c543a320299a8397c858304a9decb605 authored almost 4 years ago by flarum-bot <[email protected]>
AdminUX Patch and Admin Page (#2593)

* AdminPage

* More fixes

* Settings Modal Drop

* Translation and docblock

* settingS...

8c11da62ef669ee6bcd4c2fe2904eba991b46da9 authored almost 4 years ago by Charlie <[email protected]>
Move locale files from language pack to core (#2408)

51072e891b8473d9d8440d15bcfdbbdbc15d9008 authored almost 4 years ago by Robert Korulczyk <[email protected]>
Bundled output for commit 7f53920598db083455408ae73e99e058695bcf95 [skip ci]

55f37c9cbad33744afa793ff7684bfda2a958db2 authored almost 4 years ago by flarum-bot <[email protected]>
Various iOS scroll improvements (#2548)

* Don't update scrubber while post pages loading

This alleviates the scrubber bouncing around...

58b67e6517a21568e264a2d92562f265662bab11 authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Update DiscussionListItem.less to fix double tap on mobile (#2607)

Adds a rule to the discussion list less file which targets touch devices whose primary way of in...

71f7391472c18359480aed26a451b5f90db4f1ee authored almost 4 years ago by Billy Wilcosky <[email protected]>
Bundled output for commit c2e59bb24b968046e4b1598cbb309cce9458342a [skip ci]

a1de933ec9c4991b4035840c587f7214b1bf9179 authored almost 4 years ago by flarum-bot <[email protected]>
Don't push bidi function to DOM (#2602)

09210dc1e26faeeb1b9f6d8cb2fe019d4a078a63 authored almost 4 years ago by Charlie <[email protected]>
Broader support for callables in ContainerUtil (#2596)

It can be very annoying if we want to use something like boolval, but have to define an entire a...

38d97e7970168b86d370feb4b7e6aa31a932239e authored almost 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit fba63478a905f8da0017ee293360ff59443eaced [skip ci]

b7b57b2dac4a63f81d97df35b71e1308ba0c6ce3 authored almost 4 years ago by flarum-bot <[email protected]>