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

Move drawer hide and modal close into `onNewRoute`

Let's stay consistent with previous behavior, and run these on "internal route change" (same com...

6447c1835b76c6c8f6cfd13b07fa253f381e5838 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Use Symfony TranslatorInterface for tests

This seems to be a leftover change missed in https://github.com/flarum/core/pull/2243

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

684ba07ba992df54d2bbb1af5b84105d6a46980b authored over 4 years ago by flarum-bot <[email protected]>
Catch promise reject when not logged in on reply

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

8f2ffe679ba88d96d4a660611455216a318c54a1 authored over 4 years ago by flarum-bot <[email protected]>
call parent onremove (#2362)

03777fac6cd5056fc3e05e2a1fb625bde5498178 authored over 4 years ago by Wadim Kalmykov <[email protected]>
Fixed Broken Badges in ReadMe.md (#2358)

81147765f7c92ec6976d05a117b73551f13128aa authored over 4 years ago by Abhishek Verma <[email protected]>
Bundled output for commit 51fe530285d8ab07ee1f05989e08d096d69f12b2 [skip ci]

db508596a12488b9ae7eea39010438056a37eede authored over 4 years ago by flarum-bot <[email protected]>
Fix email confirmation alert

Currently, the controls are on a new line due to the container div. We want to wrap ALL children...

e3962eb0ca738ade4e56db11be25101c03149529 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Remove Mithril namespace export from shims.d.ts (#2347)

From using PhpStorm to try and see if the autocomplete works properly, it appears as it doesn't....

a17dfa47d51f5e29f0748d2f719394210b933616 authored over 4 years ago by David Sevilla Martín <[email protected]>
Bundled output for commit 42b3a09c26aabb665a3a4fd2042e07dfef9d5bab [skip ci]

cfdad929f3d7f1b4aa77cf4c9633c369a25533a3 authored over 4 years ago by flarum-bot <[email protected]>
Eliminate temporary BC layers from rewrite

During the frontend rewrite, we introduced mithril patches for a `route` attr, and for `m.stream...

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

48d9eb8022d576b61de16c4dfee8d1a02aa0eeda authored over 4 years ago by flarum-bot <[email protected]>
Various TypeScript improvements (#2309)

- Use Mithril.Attributes as base for ComponentAttrs, remove =any from class signature for Compon...

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

9fbab88c62ae79270b0ae91f680c88ac721acecf authored over 4 years ago by flarum-bot <[email protected]>
Improve DiscussionListState refresh method (#2322)

- Ensure that the discussion list is cleared before it is updated with fetched results
- Rename...

54b427438d935a8e1ebd64ca0161015149d831ba authored over 4 years ago by Wadim Kalmykov <[email protected]>
Bundled output for commit eb717bb034971cee4e1fdafc2ec6175252a224d4 [skip ci]

38c9d1bdbdc950f628dba86de70b00b11d25be36 authored over 4 years ago by flarum-bot <[email protected]>
Basic Extension Dependency Support (#2188)

- Don't enable an extension if its dependencies are not enabled
- Don't disable an extension if...

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

e282e8f6b9683d986a5d8c476a3c7d3b8093d16c authored over 4 years ago by flarum-bot <[email protected]>
Minor improvements to onNewRoute (#2328)

- Call onNewRoute when page changed with same component in DiscussionPage and UserPage

- Make...

8426f6c6becbf9b6666ad03ab4b09a48967a81ad authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 0aa6eb2b447160266ddc3234530db341c0aeba82 [skip ci]

2e728abc716409f7b1bc59b70a333212c0d94fa7 authored over 4 years ago by flarum-bot <[email protected]>
Use Link component for links instead of mithril route patch (#2315)

This new component now also supports external links.

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

c65391e9aed2c631b696105c8982d23acd7d4b36 authored over 4 years ago by flarum-bot <[email protected]>
Adjust PostStreamScrubber height after scroll (#2333)

4f79b8c035450945a336075b968eb346a9101533 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Ensure that modal hide animates (#2332)

We want to return a promise in``onbeforeremove` with arbitrary loading time to ensure that the a...

1db49efab76fbaabcd171c7eea7b35552c2107d8 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 2696f02ce1b08f4db1a54c2f98f52a36546dd8a8 [skip ci]

3a846f2f51f7b414ceb1f8cb78072fc2cafe2ceb authored over 4 years ago by flarum-bot <[email protected]>
Fix multiple scrolls to same post in PostStream (#2264)

While more pleasant from an FSM standpoint, comparing the current targetPost to the previous one...

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

63949b45df10291e38a69e5239244463a25e0eb5 authored over 4 years ago by flarum-bot <[email protected]>
Use custom event on ALL SuperTextEditor actions

eb966d1d8684361011ac44868bab366bd0a15b7c authored over 4 years ago by Alexander Skvortsov <[email protected]>
Right align discussion controls dropdown on slidable item (#2330)

712fb309bd0b9c87054da902f0fddc1e2db5ee74 authored over 4 years ago by Sami Mazouz <[email protected]>
Bundled output for commit 3b81aabe9b2a87758ffa10b3f78fe3655c5683f1 [skip ci]

a711e9ce3caac3e3dcce6c0a1b36de5535719219 authored over 4 years ago by flarum-bot <[email protected]>
Improve `PostStreamState.viewingEnd()`

In some cases, such as if we've stickied a post, an event post
may have been added / removed.Thi...

f13b6ba06954b6a89fa4e9658ceedfc05201d544 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Mark keys for Config required only with InstalledSite (#2323)

* use fallback on url to prevent errors in cli during install. The value of the fallback doesn't...

ba0dff102bc629ce6e94e7c6bb3f3f98b220dc17 authored over 4 years ago by Daniël Klabbers <[email protected]>
Fix for a bug that would delete the new revision of less/js in case the filenames match.

c0334428c0d6e0cf15000229c92339f2c1076dad authored over 4 years ago by Daniël Klabbers <[email protected]>
Allow easier overriding of js compiler (#2318)

7bf776b22bfbcd5f3eeac66ce731d1f77ee2b357 authored over 4 years ago by Daniël Klabbers <[email protected]>
Bundled output for commit 4a85cc6813688f07f015bf38a294f46671405873 [skip ci]

e1519c36ea4f7cfc896490408b7d8f9310acb7ec authored over 4 years ago by flarum-bot <[email protected]>
Merge pull request #2314 from flarum/as/modal-fix

Frontend Rewrite Followup Modal Fixes

c23102137334aab8770a77295aec5a080a93b313 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Rename onshow and onhide

animateShow and animateHide are more descriptive

fdea8c48b2324cf7397e9c1e3e5622f38b9f6436 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Return on animateShow if already loaded

0297e87342f9dfbe135145193a73e6abf27f8920 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Pass ModalManagerState into Modal instances instead of calling the global.

8fff370e97812a2a4ce40936fa0ba247a3d41645 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Ensure that readyCallback is called on modals opened from other modals

d031fad0393132e3d39ccd713d86b9ddf3bcc3d5 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Prevent hide animation when opening modal from other modal

4bd4aff2a3dba7022964612dd5c8f3ed28ebade1 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Revert "Fix opening modals from other modals. (#2263)"

This reverts commit 1d7002a63f50a868750d1465fd485eb921cf660d.

6d79fa5e517d62e42cde95864d7e487ecb0fddac authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 36faf9286414f34a1b4dc2f4acc6a4f7c7759cab [skip ci]

0382e6f9bb2431f98fa1e7ac9df6f02491f2cb9e authored over 4 years ago by flarum-bot <[email protected]>
Merge pull request #2299 from flarum/as/poststream_improvements

[Frontend Rewrite] PostStream Improvements

3906630dfcf05f647fc347400e2fca8d36959d9a authored over 4 years ago by Alexander Skvortsov <[email protected]>
README: Update badge to truly show latest release

Refs #2311.

9f567acc795f137f39e0cc3a03e08a5d49b90004 authored over 4 years ago by Franz Liedke <[email protected]>
Update logo and badges in README (#2311)

Fixes #2296.

ebe0ba23ce160fc7a4529a7acc8da1030eefa519 authored over 4 years ago by Abolade Eniseyin <[email protected]>
Bundled output for commit fc15249e5c53b2c98a7d8d8d9283374052ed1b1d [skip ci]

0bebc5ecd5e96d773d8d5f1343aee9ad1d107219 authored over 4 years ago by flarum-bot <[email protected]>
fix clear search (#2325)

9ba657de7ec17cd9b83e8d1c5ba12d3df6c78c09 authored over 4 years ago by Wadim Kalmykov <[email protected]>
Bundled output for commit 922cb8bb119de13c1cb6fd3923aabbf015de5376 [skip ci]

3ac336caf27b22f4619ee3233d568c95b7ac60e1 authored over 4 years ago by flarum-bot <[email protected]>
Fix mobile controls gesture on discussion deletion/restoration (#2324)

Because the Slidable class was always added on creation, it was lost every time the class list c...

6edb2babf55f66822a12340385b4d2bdcc342c5a authored over 4 years ago by Sami Mazouz <[email protected]>
Improve developer experience by forcing LF line endings (#2321)

7c427b4ce72f6ce471c223ad8d7898eec933bbb3 authored over 4 years ago by Wadim Kalmykov <[email protected]>
Pass a translator instance to getEmailSubject on MailableInterface (#2244)

* Pass a translator instance to getMailSubject (breaking change)

* Temporarily comment out ge...

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

e39e39c216802272290bf6a08a63e84272981667 authored over 4 years ago by flarum-bot <[email protected]>
Put m.stream in flarum/utils/stream (#2316)

1eb3382617b557de470534a894f2cb6cbbb20268 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Use reserved TLD for default dev hostname

See https://jdebp.eu/FGA/dns-use-domain-names-that-you-own.html.

497c23d431811cf34bc935f61a41a3a4172820d5 authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit bfa62dbe8fad0345067d1ce41bc02a957d4b7b5c [skip ci]

1398e607f41729083bf550b823ee4e9be8603f96 authored over 4 years ago by flarum-bot <[email protected]>
Add warnings to Mithril 2 BC layer (#2313)

af9476af376fc44a0c9bf544b1a078166b6fec81 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fixed noAnimation: previously, the opposite of what was requested happened

4616ad4e2307d4748c8f2e563eb71737855e57d9 authored over 4 years ago by Alexander Skvortsov <[email protected]>
DiscussionPage: only set `this.discussion` after the initial set of posts has loaded, this results in a slightly smoother initial load.

16c6fa5215f5e1e80c1c2f368deb41d41364f689 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Provide location data to scrubber earlier to avoid unnecessary and confusing scrubber animation on page load.

8224faf429502b75ebbe2c5740056d6547d8e7b4 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Don't animate the initial Scrubber placement

b7ac002e9afb596df49ab965ec70d5a1f4c204ce authored over 4 years ago by Alexander Skvortsov <[email protected]>
Restore fadeIn to 400ms (#2312)

This is the jQuery fadeIn default, which we were relying on before this animation was changed to...

cfa7ab4c41e61ca9e606e3aff168450e8b0e9107 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Use Config class for data from config.php

5ad42d144cdc975af8c47bf5d6c9643f3a4afec0 authored over 4 years ago by Franz Liedke <[email protected]>
Inject/use new config class where applicable

2906abb309f427844c9b2ddd7786496ef043f5f0 authored over 4 years ago by Franz Liedke <[email protected]>
Add a helper class for managing low-level config

f090fd4b02b1e2dcec6c7421d3533364aacf9e08 authored over 4 years ago by Franz Liedke <[email protected]>
Bundled output for commit 8832ea06667fdf353e3df6733aeddf873c7a6d6a [skip ci]

2841ae03a6963dd45103eeaf0a87739c7a2ae8a0 authored over 4 years ago by flarum-bot <[email protected]>
Add in BC layer for props, initProps, m.withAttr, and m.prop (#2310)

72cbb202b81f5cabaa24aad9adec83f418617207 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Changes methods and properties from private to protected (#2308)

The goal of this PR is to offer increased flexibility for integrators and
custom solutions in s...

9eb499659c51b7c92f80653c1c98da4ac55abe06 authored over 4 years ago by Daniël Klabbers <[email protected]>
Replace $app->url() with url-generated link to index (#2302)

1cd5ca3bdba4693c45f17bd7810508b92536334b authored over 4 years ago by Alexander Skvortsov <[email protected]>
Revert https://github.com/flarum/core/pull/1536 (#2305)

1210eecc8ef3d64424341d749e313be810f12dda authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 077c28dc6444c9963ccf2ba96959caad8f1ac575 [skip ci]

aa09d8cd8374fc5b3e30293fa13170d02f6cfdc2 authored over 4 years ago by flarum-bot <[email protected]>
Fix comment for the time gap feature in PostStream (#2294)

The time interval for the time gap feature is 4 days and not 4 hours.

e2cbdbcd94433a546d4f1f77d0c9a72839cbd438 authored over 4 years ago by Matteo Contrini <[email protected]>
Bundled output for commit 1d7002a63f50a868750d1465fd485eb921cf660d [skip ci]

e06bbf9de288c103c0899294726d027ba1eb1a94 authored over 4 years ago by flarum-bot <[email protected]>
Fix opening modals from other modals. (#2263)

While seemingly correct, an onremove method in Modal that triggers animateHide is problematic, b...

2497b5b7c381380833b51cb467ca4e7b087aeb95 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Only call updateScrubberValues onupdate when necessary

When the page is scrolled, goToIndex is called, or the page is loaded,
various listeners result ...

41a3a431805d505e935767011e23d45982b99b6c authored over 4 years ago by Alexander Skvortsov <[email protected]>
Execute oncreate scrubber update after loadPromise has completed

This way, we ensure that the initial position (and data) of the scrubber is correct. Otherwise, ...

c9b6e9927bc0e8b1f5c3a1b9cc538a33c95fac25 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fix `$(...).offset() is undefined` on some scrolls.

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

a8b9cf1578295704b6474c19e6badfd504942d3c authored over 4 years ago by flarum-bot <[email protected]>
Fix double fadein for post stream (#2300)

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

03e932911d3fb12b48a6bca9e7f1cdeb79dfc5cb authored over 4 years ago by flarum-bot <[email protected]>
Mithril 2 update (#2255)

* Update frontend to Mithril 2

- Update Mithril version to v2.0.4
- Add Typescript typings f...

8d327316c3b92ca56f8f2247074a896f9bca901d authored over 4 years ago by David Sevilla Martín <[email protected]>
Revert "Use lifecycle interface for frontend extender (#2211)" (#2301)

This reverts commit 368a9836bd0f58e2dcb7879fe9c89e42974da97e.

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

22b1fad1725015fb322adc38f54da4f65fcb7826 authored over 4 years ago by flarum-bot <[email protected]>
Add missing exports to compat

71775dd0238cedf0143e971a08be453af06e75e2 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fix Post-actions being on top of Post Controls Dropdown

- This was accidentially introduced when an explicit z-index was added to reply-actions to preve...

38c09c959f1ce90c927175c312fae92317954c21 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fix issue where posts API doesn't return the right amount of posts (#2291)

fca7fb017a2745ed463d7a998a40ed364e4d63ce authored over 4 years ago by Wadim Kalmykov <[email protected]>
Allow upper case TLS and SSL for SMTP encryption (#2289)

55de94d2bbe41dda690d79a8addcd92e9b732137 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Fix SMTP username and password shouldn't be required (#2287)

b8378630f3e78afe0e2dcfc4c466aa912a0c9d01 authored over 4 years ago by phanlyhuynh <[email protected]>
Bundled output for commit eb0d3de3f64309c22ed4b97930dad82d44f6174f [skip ci]

15f36e0c729d42679d462b77560ac03cf58b582e authored over 4 years ago by flarum-bot <[email protected]>
app.composer.show: Trigger synchronous redraw

This is needed to have access to the newly created SuperTextarea
instance (app.composer.editor) ...

ef378bf53ab46f10ff8c0cb4fda544dbf6da2ec9 authored over 4 years ago by Franz Liedke <[email protected]>
Remove unwanted semicolon in assets files (#2280)

301681c98b6e8b7272fb747bcb544e3587f80eb7 authored over 4 years ago by Johannes Nilsson <[email protected]>
Make queue error handler compatible with Laravel 6 (#2270)

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

9942793dbca1c4636fff32ab6e2bb387c35e9fd1 authored over 4 years ago by flarum-bot <[email protected]>
fix: escape regexp from query (#2273)

* fix: escape regexp from query

609506efa78558baf4f5d7fc585eb85e7bc6343d authored over 4 years ago by fengkx <[email protected]>
Bump fontawesome version to ^5.14.0 (#2274)

20ee86eea2aff76322e35f4bbcbd0dcce21e9597 authored over 4 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 933b25ee8ede9b73c094551126b1d365d1822df7 [skip ci]

9f1059857f838585c0746ab8030c379e36da1364 authored over 4 years ago by flarum-bot <[email protected]>
Added an empty alt attribute to avatar's img tag (#2269)

fixes #2256

3b45b27e73f0376a86b8801c572ba6adfca9cc26 authored over 4 years ago by Karan Sanjeev <[email protected]>
Bundled output for commit e0bc3e9ce487261fd442e1062d98e67ca2884b28 [skip ci]

4d81063da49303c4f5402f94924f29356d6b14cc authored over 4 years ago by flarum-bot <[email protected]>
Fix number abbreviation when the number is n-thousand (#2261)

This commit fixes the method `abbreviateNumber` so that it behaves as stated in the JSDoc.

Pr...

c1a229a23a87540aa0cd4b9389c2ba99cf2d302f authored over 4 years ago by Matteo Contrini <[email protected]>