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

Bundled output for commit 22e813c742cb0dc9a0d0acf129379bc64d9745c6 [skip ci]

b3b85977cadcf7579fe312fba027bd92cd5f8fe3 authored over 4 years ago by flarum-bot <[email protected]>
Extract a few changes from the Mithril 2 upgrade (#2262)

* Fix closing the composer with ESC key

Regression from #2161.

* Remove obsolete method

...

0e721629d8d394b0f3c678bd5027096b69ef2b8a authored over 4 years ago by Franz Liedke <[email protected]>
Fix less build error. (#2252)

e05645911504508d3df0876714950f8be8978392 authored over 4 years ago by 一枚小猿 <[email protected]>
Bundled output for commit 81e696405399f6db341e08b2a6049b8f3b5ba2ac [skip ci]

a004d15e7a6b82a226053ba70dca713e28fe57b7 authored over 4 years ago by flarum-bot <[email protected]>
Extract PostStream state (#2160)

Co-authored-by: Franz Liedke <[email protected]>

5dc14d39a9d3958704dc3412be1a4547db43f313 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bump elliptic from 6.5.2 to 6.5.3 in /js (#2251)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](ht...

6328e4a1f4187e58644d9d2303fcd681a33dfed5 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix optional parameters in url generator (#2246)

* Fix route collection getting wrong path when optional parameters present, add unit tests

4cdfa7c62cbbcb7fb8b4959ed90e6b736b16ab97 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

b0feb823b6d0d632d0fc415f5a0a6ad5435285ec authored over 4 years ago by Franz Liedke <[email protected]>
Merge pull request #2243 from flarum/fl/2055-l6-translator

Upgrade to Laravel 6, finally!

118afe536853fb56ee5889bc2333e28216c06da2 authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit ba0e2db8a76def385bc5bf6f6f03baf68348c754 [skip ci]

655753bb086db123466ad09a765dd8e1109f2b22 authored over 4 years ago by flarum-bot <[email protected]>
Extract Composer state (#2161)

Like previous "state PRs", this moves app-wide logic relating to
our "composer" widget to its o...

b69d4c59c51ccf6ceffc356759ae22a74bd6a753 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 6480c6f9376278fc732aa55b0ef2eb7e17d6f3e6 [skip ci]

40c1d951669f6cc4a1378c84ecf4fface7ff2c55 authored over 4 years ago by flarum-bot <[email protected]>
Fix an irrelevant export name :P

6278cbf8ed0824efbfacd6d624b55c107b40ba46 authored over 4 years ago by Franz Liedke <[email protected]>
Simplify a few unnecessary Arr::get() calls

2621c3cfd3a4b9457690e644f731bfa5a9f53950 authored over 4 years ago by Franz Liedke <[email protected]>
Revert "Fixes wrong IP address when using a reverse proxy (#2236)" (#2242)

This reverts commit a6cb962f971376a98e3a6287dadf37b81236f839 pending further discussion of https...

4f1bcba3536ba78597595ba9731a631115d5b073 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 5a60d9d7a12c4ab35c95a4fa494f81e7d5f19f12 [skip ci]

4edadd41f09ebb3061b2ebdf9d725c1803ae98ed authored over 4 years ago by flarum-bot <[email protected]>
Notifications Dropdown: Remove init method that doesn't do anything (cleanup)

d0ee3bd22b460b8c5e38b1bbbddf0a4842e1892f authored over 4 years ago by Alexander Skvortsov <[email protected]>
Revert "Inject Url Generator and Translator Interface into notification mailer (#2169)"

This was actually already present and functional, so adding additional code for it
is unnecessar...

e44b8da836d84de457894b7d6896f64063beb109 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Update to Laravel 6, finally!

Fixes #2055.

b64c91275bbf692c63127a0666652948dd521f02 authored over 4 years ago by Franz Liedke <[email protected]>
Make Translator compatible with Laravel 6

It's contract will change in Laravel 6. We extend from Symfony's
translator, but need to be comp...

dd06b8ddcbfa68d387fc73a3d541030c55c1c6a0 authored over 4 years ago by Franz Liedke <[email protected]>
Inject Symfony translator contract, not Laravel's

The Laravel changes with v6, and our translator is primarily an
implementation of the Symfony co...

d6226387b2e55cb6b8965bccc79fdcd435f3dc8a authored over 4 years ago by Franz Liedke <[email protected]>
Replace a few forgotten obsolete helpers

- Apparently, I forgot that `array_flatten` comes from Laravel. :)
- When I did this previously,...

d87cb7205f405dc506b0577fc99639a5b4b36154 authored over 4 years ago by Franz Liedke <[email protected]>
Explicitly bundle Carbon library

We have used this transitive dependency (via illuminate/support)
for a while, so let's make this...

fbf38b1b0388d7f6f1e61da884ce9a8ae7dccc86 authored over 4 years ago by Franz Liedke <[email protected]>
Remove Mandrill mail driver

This is in preparation for the upcoming upgrade to Laravel 6,
which dropped this driver.

Refs #...

eb9bd483921f0f96c647816a62eef7821d0b0e2c authored over 4 years ago by Franz Liedke <[email protected]>
Fixes wrong IP address when using a reverse proxy (#2236)

Added reverse proxy support to preserve forwarded IPs

decbe7231fa070f24c643d64b846201656456421 authored over 4 years ago by Jake Esser <[email protected]>
Deprecate AssertPermissionTrait (#2044)

844bb5e0d29bc044811937851b57266468b9d4f2 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fix deprecation and removal date

a86f1e9eca0275fbff3ca8c885899eecfb6cb90b authored over 4 years ago by Franz Liedke <[email protected]>
User Extender (prepareGroups functionality) (#2110)

2eb591785cdd5472c35e573607202e44831e55b4 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Rename view extender

As discussed in my initial review, it seems unlikely that we need
the ability to remove (or othe...

a43ee34a986f4195545a2e908377979b407cc52e authored over 4 years ago by Franz Liedke <[email protected]>
View extender: Do not resolve factory

Not all requests need this factory, so there is no need to
instantiate one and load the required...

1d64c831cd8b84acf9ac6980bd635d773efe7723 authored over 4 years ago by Franz Liedke <[email protected]>
View Extender (add namespace) (#2134)

805262e1a9414c8f5da97a0a6ef83a3f94c03b07 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Use lifecycle interface for frontend extender (#2211)

80267848927a355719eb0e1c9915d43ce5b75b61 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bump lodash from 4.17.15 to 4.17.19 in /js (#2235)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

97a1128fa286337ed8eaffc0d132f829fcfb0107 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bundled output for commit c4ffe2affdf34d3c0fbaa03b056017b254ae51b0 [skip ci]

a892307efe59678067305308ecc0d1c80534d4af authored over 4 years ago by flarum-bot <[email protected]>
convert: common/utils/RequestError

17604274b19233312c1ed370df2435f0ed498817 authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/stringToColor

89203b4111f2dc7044eb4f1897d62b6a7df073a8 authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/string

7c024752336fb2ae322bd0a30f9ff3b2d673f2ee authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/abbreviateNumber

7d660d6ccc230888cae118c0b541d5320c8251f7 authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/liveHumanTimes

This file isn't used anywhere. We should be calling it at some point. It has existed for 5 years...

7a22d2e3804a6c34102710a88eaee6e4fd937426 authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/extract

4e63eace5107f8c2100bf23698a39f60389b2f92 authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/ItemList

c96632c0da0f5050d434efe4bdb58cc48748a116 authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/humanTime

5449c40cc0509dcb3d2472af941b5b601d1b5ea8 authored over 4 years ago by David Sevilla Martin <[email protected]>
convert: common/utils/formatNumber

b51ab2d509f36103471bd04869cad9e50fef78a4 authored over 4 years ago by David Sevilla Martin <[email protected]>
Add port on Url to BaseUrl Test (#2226)

Added Urls with ports to the BaseUrl Test

5c26daaaeb3258f841816be9aeb6d1480158cd31 authored over 4 years ago by Matt Kilgore <[email protected]>
Initial TypeScript infrastructure (#2206)

This allows us to get started with converting all Flarum JavaScript code to TypeScript.
In addi...

ea0416f1779ca70e610870960f31936514d31584 authored over 4 years ago by David Sevilla Martín <[email protected]>
Bundled output for commit 56b6e852555a8c8f24b3045a6261847ee7931836 [skip ci]

c305d391bebea0293a89cf6ec98e873dac4b216d authored over 4 years ago by flarum-bot <[email protected]>
Fix discussions user page (#2225)

* Fixed up discussions user page, improve discussion list state signature

d2861ac833ec86864368a6f3e011e81835f3cdc6 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit ca6724afe195d2a2a5835745a73435de62c2aba8 [skip ci]

324a8850d5f64af6287413d7c223814dc240f525 authored over 4 years ago by flarum-bot <[email protected]>
Fix user card issue by reverting to original behavior (#2224)

* Fix user card issue by reverting to original behavior

1dc88cc17589fa9a66c2b698f7af88315ee6538e authored over 4 years ago by Clark Winkelmann <[email protected]>
Don't create user bio column on new installations (#2215)

9dc9c3265d37506844992b5a20b97b5b5776c008 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Make scrubber handle have transparent background (#2222)

10c2330552a74f5799734ddfaab39c7ee3871de5 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit e408f98104bd032ea52042acdd50a7afdef5e83b [skip ci]

5b77130d402a63aaf591306f02cde99291eae515 authored over 4 years ago by flarum-bot <[email protected]>
Switch from 'moment' to 'dayjs' (#2219)

* Switch from 'moment' to 'dayjs'

* Use humanize code from duration plugin (without actual pl...

3f3612f6a53766cb3ba1b68b984a7dd36184c4e6 authored over 4 years ago by David Sevilla Martín <[email protected]>
Bundled output for commit d4def36de8500771cd041a444bfd9e1c5f51d625 [skip ci]

8621b58a7540deb5444b763a06f66f1b829e3ea4 authored over 4 years ago by flarum-bot <[email protected]>
Extract ModalManagerState from ModalManager (#2162)

959f998a3a747f06556a87013238f00ee2a7f1ac authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 95f367c837df63cde1b6167dee0f4e7031a77f91 [skip ci]

d781d1e0341ccacfdff58a834849284e7867c9fa authored over 4 years ago by flarum-bot <[email protected]>
Extract AlertManagerState from AlertManager (#2163)

7d0356e40a6c2af63f11b3c57083505652f23c81 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fix: Use proper variable for display name drivers in user extender

0c3c578a7e5cb490c3d46233b0163934d085bcf3 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 1cfdc23865b7c886da59a3b2040498b94ff67390 [skip ci]

75a368547091118cf109ec696b22685039b104e1 authored over 4 years ago by flarum-bot <[email protected]>
Add check to register state of '0' as false for checkboxes (#2210)

* Add check to register state of '0' as false for checkboxes
* Add comment explaining state ===...

d9d3b8abf961c3751188cfd20bdb83735f50e102 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 2f9beccf2a1df67b375c111c6da1c94f580ccc59 [skip ci]

95ce1c10c4ddccc8c9c7ddbe20329cff4f247572 authored over 4 years ago by flarum-bot <[email protected]>
Add index page title, add mechanism to clear title from defaultRoute. (#2047)

* Add "All Descriptions title to index

* Added system to clear custom title if we're on the d...

f2c862cc22af67b31fc3e807588889419175daf8 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 8513e013f4a2f67b62dc14a65d2bc320fb817438 [skip ci]

fd4cf6c20198aed100d2e8f531ac9f59bef7e2b5 authored over 4 years ago by flarum-bot <[email protected]>
Fix typo and update outdated doc block

0e9f60c162f5c319fd8b6c41766d52b17056e686 authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit c8185a22dfb8286f2f8c631af01bc3b5bf63b7f1 [skip ci]

88cde03ecee61364db8008a67db896f83dd83536 authored over 4 years ago by flarum-bot <[email protected]>
Remove documentation for obsolete component prop

8abe9470d317f0008ff29b282c6ea853597a3898 authored over 4 years ago by Franz Liedke <[email protected]>
Expose a method for clearing notification list

Needed for pusher extension.

Refs #2185.

1d562abf33611b016f866b35a65ebd7ee3500cc6 authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit 301495478d40ef69de8565f88afca943cd9e559d [skip ci]

0f30b301182f5e66f0d11613dbc4f748dd5f1dd5 authored over 4 years ago by flarum-bot <[email protected]>
Move DiscussionListState to correct folder

b4c6e40f0ea226bfbb1fc39a368db86ec56bb7c6 authored over 4 years ago by Franz Liedke <[email protected]>
Expose state classes via compat

This way, they can be extended by extensions.

be375fc8dd2b58d7c9aae7ecfb8927889aeadd72 authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit 144e38049ed9ec02446d93b2ab2f283b96129af5 [skip ci]

6a8cc5fb7367d2738c20d34c8a9666d42efa8a46 authored over 4 years ago by flarum-bot <[email protected]>
Call liveHumanTimes() to update ago times every 10s (#2208)

This file has existed for 5 years, yet it was never used.

3760001faa3bc34edfc199ffe05d70cc3d200e71 authored over 4 years ago by David Sevilla Martín <[email protected]>
Bundled output for commit 395ee845aef93a608ccb9f53458c65b58e63e122 [skip ci]

82bc5d0f592d039dc4d0d9eb00736351bb370aa8 authored over 4 years ago by flarum-bot <[email protected]>
Fix discussion unreadCount could be higher than commentCount (#2195)

* Fix discussion unreadCount being higher than commentCount if posts have been deleted

29c31d2f43b71d1e66def3f8bd0695a1fe1b29f2 authored over 4 years ago by w-4 <[email protected]>
Bundled output for commit 1c1a3b363ecefbce90c2fa99e5184f74f548b5a4 [skip ci]

7b6fa129dd8abb577964713a30e473c2a3b82705 authored over 4 years ago by flarum-bot <[email protected]>
Clean up app.current, app.previous in JS (#2156)

- Encapsulate app.current, app.previous in PageState objects
- Reorganize Page classes to use o...

da6e96a61368344de5cfcecc5e81678d069e7788 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Clean up usages / deprecate path helpers (#2155)

* Write source map without creating temp file

Less I/O, and one less place where we access th...

8521d0b52e43b3be197a4b2700a2e60885dd07d0 authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit 85deb7ae03280c33322e9ae746eb0ed38de99c7d [skip ci]

040e9e245d26ba8db3619d86bf40b83d244306fc authored over 4 years ago by flarum-bot <[email protected]>
Remove leftover property

Refs #2150.

81a732e11b233fad5d4ac44b77104fa082d67ddc authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit 6f3ad1999e582c6ddee17479cb1bf4ce1e057c15 [skip ci]

ec9d5b25facd50b47f22787aa59aacd99f579135 authored over 4 years ago by flarum-bot <[email protected]>
Don't store PostUser instance in CommentPost (#2184)

* Don't save component state in CommentPost

c377a293189e59a259ac90fa0a223ab54e43ef87 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 48034578249bd2a84cad74b92972b2296306dd34 [skip ci]

c33d309f44d6f2c08d0d677e9c515b550dff4dd0 authored over 4 years ago by flarum-bot <[email protected]>
Move Discussion List State into its own class (#2150)

Extract discussion list state

e7cf2d2e1f9cdc7cc9d2b6387ad03dbade1b2f3c authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 4013aed07882fc17e3429dfbd1cf86ce293ff115 [skip ci]

ec2c35f927cb5dbed64e560ffa32b95b67ab49cf authored over 4 years ago by flarum-bot <[email protected]>
Remove app.search instance, cache app.cache.searched (#2151)

* Moved search state logic into search state

76193b116fd9462acadeb6ae3c8eb9ab09113301 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit ffc7fc966ed67dd6464f66c9889989090eb30efc [skip ci]

a39f2326a98e0c951c932fccd42cf3fa68d6ee0d authored over 4 years ago by flarum-bot <[email protected]>
Don't store checkbox instances in NotificationGrid (#2183)

* Don't store checkbox states in NotificaitonGrid, use props for loading in Checkbox and Switch,...

391b01212c365d08a37cf8409438b1c36d9efdf2 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 289ebeb5ce8e5b69ed76f6b66066880b70dce87b [skip ci]

3e356da026c789e66c00d2287cc9abd70c322d28 authored over 4 years ago by flarum-bot <[email protected]>
Extract NotificationList state (#2185)

* Extract NotificationList state

5eed9e57a981dd9be016d8c337f928517c44a216 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Return the proper error code when wrong password when changing email (#2171)

232ec2cb87f1ce34bec791969cccb9ace81ad35e authored over 4 years ago by Alexander Skvortsov <[email protected]>
Remove BioChanged event which is no longer used since beta 8 (#2196)

62dc9f5eebe7dc03a3a075641bf12124545ccacc authored over 4 years ago by Clark Winkelmann <[email protected]>
Fix AvatarChanged event (#2197)

* Fix AvatarChanged event not being dispatched when changing avatar
Also fix the uploader to tr...

cabd84dcb16e364eef72b22446143e2c6a919433 authored over 4 years ago by Clark Winkelmann <[email protected]>
Group Gambit Improvements (#2192)

* - Add ID to fields searched in group gambit
- Use joins instead of looping in group gambit
*...

07fe8c36dba16619fdde4efd5d58446bb3d9c000 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fixes #2157, Explicitly set SameSite value for cookies (#2159)

* Fixes #2157, Explicitly set SameSite value for cookies by making samesite a config option in c...

8ffb574e851f998ed2a32e772104bf780ffbb83a authored over 4 years ago by Matt Kilgore <[email protected]>
Bundled output for commit 8d9e20f217dc957c63218ac833d4916c903ebd07 [skip ci]

79bab0abfcdf53c0d97369e4ff79bd10f571bf33 authored over 4 years ago by flarum-bot <[email protected]>
Send Test Mail Feature (#2023)

- Add UI, backend for sending test emails
- Change mail settings endpoint to /api/mail/settings

1211faae7148b0e2ea4146ff5156474cc98c6156 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 909e741c6249dd4a6e1a37e3732632fbb161f5cb [skip ci]

2ab907b75f25630662372325770a393a7d61116d authored over 4 years ago by flarum-bot <[email protected]>
Scroll to edited post or inform the user (#2108)

* scroll to edit or inform the user

490043fe7f6d35c4d925c8d25ab8193c4fd55131 authored over 4 years ago by Hasan Özbey <[email protected]>
Get rid of Laravel Gate contract (#2181)

* Get rid of unnecessary uses of gate

* Move gate off of Laravel's gate contract

d706d0da4e4cea6e43b2da85acaa17f7cb30764a authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fix Paths test failing on Windows (#2187)

* Fix directory separator for windows os

* Change Paths to use a forward slash instead

b164ac5cc331edd14b05b1b62d99b5e34adaad6b authored over 4 years ago by Sami Mazouz <[email protected]>