Ecosyste.ms: OpenCollective

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

github.com/flarum/framework

Simple forum software for building great communities.
https://github.com/flarum/framework

perf: only update last time when current value outdated (#3230)

* perf: only update last seen time when current > 120s ago

* perf: only update `last_activity...

d60f1953f1080a0cb01c716f37109442d218664b authored about 3 years ago
Fix consecutive shows of same modal with different attrs

We need to specify a unique key for each modal so that the modals are fully destroyed and recrea...

f6b1d65a5791c5ebe42dcaed22955ad67391d055 authored about 3 years ago
Bundled output for commit afa36e71f83a4e2f72d86e315ad97de7bd061d22

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

[skip ci]

aa90edd2d7b92b999beee20f299aeefcfb8737db authored about 3 years ago
Use translations for page titles in frontend

This gives more flexibility for customization, and allows overriding title structure via transla...

c939b4f2748c777fe87d990bda4461e00c16380c authored about 3 years ago
Only retain scroll position if coming from discussion (#3229)

Fixes https://discuss.flarum.org/d/29596-make-tag-hero-visible/8.

If a user has just switched...

afa36e71f83a4e2f72d86e315ad97de7bd061d22 authored about 3 years ago
Bundled output for commit 93e77321178d3cc2eda5ea30c2d64991d36d33d8

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

[skip ci]

7ababc95f3637bcfccc7c1917d7dc05dce5a5bb8 authored about 3 years ago
fix: posts tab on users page broken

93e77321178d3cc2eda5ea30c2d64991d36d33d8 authored about 3 years ago
Bundled output for commit de4e906a1aac189a212b2483e13fd0b8bd0ab746

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

[skip ci]

d53ab07648ab399bc968aabc3bdf04fa7505b8b5 authored about 3 years ago
fix: returning null breaking CommentPosts

de4e906a1aac189a212b2483e13fd0b8bd0ab746 authored about 3 years ago
Bundled output for commit 5e3ad44a554809d0e50a6ef8fab993db3018ea94

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

[skip ci]

e7df8f121eb2b734d1830e4eb117674040ef8924 authored about 3 years ago
chore: maintenance pre-1.2 release (#3213)

* chore: bump js dependencies

* chore: bump Yarn to 3.1.1

* chore: re-patch TS binary

*...

5e3ad44a554809d0e50a6ef8fab993db3018ea94 authored about 3 years ago
Bundled output for commit 998aff251f089d3d657e71c90de894e03a1b8d33

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

[skip ci]

7e54c70055a1d54b727e7f0b6dacb267d08316b1 authored about 3 years ago
chore: 1.2 JS clean-up (#3214)

* fix: `extend.ts` TS error

* docs: fix incorrect JS docblocks

* chore: simplify some code...

998aff251f089d3d657e71c90de894e03a1b8d33 authored about 3 years ago
Fix drawer focus trap making login form unclickable on mobile

Adding `clickOutsideDeactivates` seems to fix the issue, contrary to what the focus-trap documen...

01e177eb52ee3b8f4bbae5a297d6874d4e4a698c authored about 3 years ago
Fix Search error when user can't search

If there are no search sources, HTML for the Search component won't be rendered, so trying to at...

5e9f746f3766ee77b04c42d574d588f6dc5f35ed authored about 3 years ago
Bundled output for commit 3dcf7bcd677ec8e5718108861fa9f4ec21157ae8

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

[skip ci]

f63a40e313ba13ff0bff755b13edaf3faf1e0dfe authored about 3 years ago
fix: incorrect return type on `pushPayload` (#3226)

3dcf7bcd677ec8e5718108861fa9f4ec21157ae8 authored about 3 years ago
Bundled output for commit 3e8d5bd400a2fe6761a2874c9cf150ffa1ab15f7

Includes transpiled JS/TS.

[skip ci]

899131f258432db942c20436a0ad2b3be015a084 authored about 3 years ago
Replace jQuery code with vanilla JS for better performance (#35)

* Bundle `pusher-js`

* Update `pusher/pusher-php-server`

* StyleCi fix

* Revert "Bundle...

3e8d5bd400a2fe6761a2874c9cf150ffa1ab15f7 authored about 3 years ago
Bundled output for commit 73cae9bcdce26f3ad314de84c1ab93d136b056f5

Includes transpiled JS/TS.

[skip ci]

13f5f3ff7fb60f4bc4ddc84f088fe8727e603d41 authored about 3 years ago
feat: Improve UX with bypass tag requirements (#153)

73cae9bcdce26f3ad314de84c1ab93d136b056f5 authored about 3 years ago
Bundled output for commit 343f8227716f5c68ebb1d15b4e6c606194b4b4ef

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

[skip ci]

46d90487e8c97292a90294a9ebd30fb8799123a2 authored about 3 years ago
fix: hide `WelcomeHero` when content is empty (#3219)

343f8227716f5c68ebb1d15b4e6c606194b4b4ef authored about 3 years ago
docs: fix broken contribution link in README; add screenshot (#3211)

b054b445109bcc80eaef8f565505eb7763599b21 authored about 3 years ago
Bundled output for commit 7453bc338abd96e3ca8202742d707fbb0ce949fa

Includes transpiled JS/TS.

[skip ci]

d63cd16f15cbc458325d5161ffd50e59248aab81 authored about 3 years ago
fix: minor js error when user is not suspended (#42)

7453bc338abd96e3ca8202742d707fbb0ce949fa authored about 3 years ago
Bundled output for commit e9de3f3c616370093a988656cc06e8fbca857311

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

[skip ci]

4ac6887c6f624d7561fea9a45b1a9816acda6057 authored about 3 years ago
fix: breaking change in Search component - renaming of `state` property (#3212)

* fix: breaking change in search component's public api

* fix: add setter

* feat: add depr...

e9de3f3c616370093a988656cc06e8fbca857311 authored about 3 years ago
fix(postmeta): use app `baseUrl` instead of `location.origin` (#3216)

5ddfacf436f7060638e75317f7bc9733a22f011c authored about 3 years ago
feat: allow replacing of blade template namespaces via extender (#3167)

* feat: allow replacing of blade template namespaces

* wip: add `prependNamespace` support

...

fbaf936e7ebbf4fb5051ac74e1760c6d6664ca8d authored about 3 years ago
Bundled output for commit 93e7b446bd9692c835e8213e7cce950f4c8113f1

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

[skip ci]

c8febb6199c263a22c91b48609e2333cb6f276b8 authored about 3 years ago
fix: Add a11y labels to auth modal inputs (#3207)

93e7b446bd9692c835e8213e7cce950f4c8113f1 authored about 3 years ago
Bundled output for commit eeff1e5b659cc91e4b04678eb2417bca2a848aed

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

[skip ci]

6a9093037391e2dfbfae7c95e490f040470d761b authored about 3 years ago
fix: replace throw with debug warning to fix breaking change (#3206)

* fix: replace throw with debug warning to fix breaking change

* Add link back to PR in warning...

eeff1e5b659cc91e4b04678eb2417bca2a848aed authored about 3 years ago
Bundled output for commit 8fa7ffa1757b9f42c8cb25644724612b5fef21ef

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

[skip ci]

1c2a33b253776b69e3bceaa8dd82f8182a121a86 authored about 3 years ago
feat: extract notification primaryControl items to an ItemList (#3204)

8fa7ffa1757b9f42c8cb25644724612b5fef21ef authored about 3 years ago
feat: Add events for Notification read / read all (#3203)

77264be5e355f226edc8a9f2d3338aaa802d55a4 authored about 3 years ago
feat: add Less custom function extender, `is-extension-enabled` function (#3190)

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

fbfc80f979e07f69e9c835eccecceab704640e6f authored about 3 years ago
Only update notifications that are not already marked as read (#3202)

eb7382b67260605a4334c978d733a1ebcd86af38 authored about 3 years ago
Bundled output for commit f47f3f601d691db9797145cca09cd44df4ebca9a

Includes transpiled JS/TS.

[skip ci]

d47f2bfc531f8c9c405010badd20a6235c9a3271 authored about 3 years ago
Don't load discussions on admin (#152)

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

f47f3f601d691db9797145cca09cd44df4ebca9a authored about 3 years ago
Bundled output for commit 56809ae20baf088f641c652253bb6954db7b1986

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

[skip ci]

6a5afd1e4f9b879353c02ead431da06b9b4f0442 authored about 3 years ago
Merge pull request #2961 from the-turk/style-st

Improve selected text stylization

56809ae20baf088f641c652253bb6954db7b1986 authored about 3 years ago
Bundled output for commit 3d754461b00641eaa9614957497d58a5cc4977ea

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

[skip ci]

1efab832932130419397d9e39152d67cc507f57e authored about 3 years ago
Merge pull request #3196 from flarum/as/finish-typing

Finish typing, enable error on TypeScript check failure

3d754461b00641eaa9614957497d58a5cc4977ea authored about 3 years ago
Format and Type Import Cleanup

Co-authored-by: David Wheatley <[email protected]>

a82a160ecbbd0d8515506a7bf45741681ffb2916 authored about 3 years ago
Slightly improve AlertManagerState `show` typing

`typeof Alert` is more correct than `Alert`, since we're accepting classes not instances.

850d5558661b7fa8fc945e5ad280a7cf787b1c0a authored about 3 years ago
Error in GH actions on type failures

2dea2f09a43ebabd2c3d35a149fab7b1dd0df862 authored about 3 years ago
Fix typing errors with `app.modal.show`

Unfortunately TypeScript doesn't support higher-kinded types, so we can't write this in a type-s...

7b8eaf9045dcae097efe3eb30e6358e2c31f78b7 authored about 3 years ago
Modal typescript cleanup and conversions

e1c6028dce9aa96bac8fc5682c719667dea8d433 authored about 3 years ago
`alertAttrs` can be null

da6ae898b2c2b264baab720f9bc3817a53a1289d authored about 3 years ago
Fix `LoadingModal` attr typings

74f223cccc7c3e689e8497bb9ce71044652a2279 authored about 3 years ago
`VnodeElementTag` must be either a string or a class.

Unfortunately, TypeScript only supports strings and classes for JSX tags.
Therefore, our type de...

7b8d507139e444f8986c3f9bb776cf10b1c7fb4c authored about 3 years ago
Format VnodeElementTag fix

959662f2e2e2428a00dc6c83b23e3d82708a595b authored about 3 years ago
Don't assume `app.session.user` is present

e79d3bc3b7070404e090036d1bd4e28d4bed54ca authored about 3 years ago
extractText from translations where strings expected

d307331603ae27bc5f205795d613cc50662c1058 authored about 3 years ago
Allow any Mithril Children where appropriate

0e2053da1f7e1b9e1eb63221a6a186bb6fee355e authored about 3 years ago
Fix import of `mithril` for `VnodeElementTag` usage

a8db0b7bb24ad70d46ded1581c8187884fee23ef authored about 3 years ago
Bundled output for commit a10495d03e53209e28b49a3b9d19d2951c340d19

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

[skip ci]

32d272c57f9f4418f40b1b08d57fdaf8908cb799 authored about 3 years ago
Merge pull request #3197 from flarum/as/permission-grid-fixes

Permission grid fixes

a10495d03e53209e28b49a3b9d19d2951c340d19 authored about 3 years ago
Return undefined => return null

9e678101ca6f591942c97b744678e1116d93d5ed authored about 3 years ago
Bundled output for commit 3892d9b1fab95b9eed181e13e52f22923aecc3ff

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

[skip ci]

e81104ce5321555160d7af03cc2ab46e9f7d18be authored about 3 years ago
Merge pull request #3200 from flarum/as/1_2_assorted_frontend_patches

A few frontend fixes for v1.2

3892d9b1fab95b9eed181e13e52f22923aecc3ff authored about 3 years ago
Sync with v2.1 of markdown-toolbar-element

f4f9f1408c639347032a5f94bdba7a2445f26595 authored about 3 years ago
improve selected text stylization

c8055090ca912afb9e2bec0714c736c2e941ea4e authored about 3 years ago
Don't throw errors for undefined relationships

d494a6a7d078945d863dc31ae29e69b7099d26f0 authored about 3 years ago
Make sure `this.data.attributes` is initialized.

`Object.assign` is not type-safe, and does ensure that the property being assigned to is not und...

d543ba965610927566b2921d810aa51004827a7d authored about 3 years ago
perf: Fix eager loading of tag state relation in other endpoints (#151)

f7777ff9e396ab6bb12bc258bc062a66538c865b authored about 3 years ago
perf: Allow loading relations in other discussion endpoints (#3191)

e663bb6a55621459d7b6f642ba066f47c9960be7 authored about 3 years ago
Bundled output for commit ff3ea8bd0eafda232d45f0ab76d5fdadfca7095b

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

[skip ci]

5d8964584b17834b8a502e5e9cd4a89aebb597f6 authored about 3 years ago
Don't lazy draw permissions dropdown

It is already lazy drawn, see https://github.com/flarum/core/blob/23a70affa63b49d4ce3daa92df354a...

30843fd7efb551b41474047354300fc86bb86122 authored about 3 years ago
PermissionGrid fixes

Fixes https://github.com/flarum/core/issues/3169#issuecomment-979470794

- Restore wrapping `sco...

fc43191ae332b641456572d26b3e00295cbae73d authored about 3 years ago
Format

ff3ea8bd0eafda232d45f0ab76d5fdadfca7095b authored about 3 years ago
Fix `listItems` to unbrick admin extension pages

https://github.com/flarum/core/pull/3176 accidentially stopped adding a `key` attribute to wrapp...

f51fc7b50207ac6940c92201e50b919cae21060d authored about 3 years ago
Bundled output for commit 17db36fb3cdc32a398f87aa9ee8dd0a1a831cad5

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

[skip ci]

d2a952d26441bf52475ca22aac8b6cf37c6b31fa authored about 3 years ago
Merge pull request #3174 from flarum/as/models-typing

Typescript for models

17db36fb3cdc32a398f87aa9ee8dd0a1a831cad5 authored about 3 years ago
Bundled output for commit fc06dba1b35481aba96a269326634ccc8329ef50

Includes transpiled JS/TS.

[skip ci]

8f48630458830c811ad273bcf279546b7062c033 authored about 3 years ago
feat: Display suspension to user (#41)

fc06dba1b35481aba96a269326634ccc8329ef50 authored about 3 years ago
feat: Allow switching the ImageManager driver (#3195)

e914deef6ab4f736d4f6fdbd62dcf06e489ffc25 authored about 3 years ago
Minor typefixes, fomat

d62c20285debc7b9c590341b025a1dd52c9600e2 authored about 3 years ago
Post's discussion should always be present

32daeffa8a0de245714d3a1940ceb29b58694adb authored about 3 years ago
`params` arguments for id-based `app.store.find` should be optional

f469bcfcd73745e5d00dfd006d53a38fe8445b66 authored about 3 years ago
Type-safe session instantiation

a8c56122fdc577ca9fba1011f214c7af2e77209d authored about 3 years ago
Rename Discussion, User files to allow jsx

ed84a21f18ad380b2ac05fb8996ead81a70f94bf authored about 3 years ago
Update js/src/common/models/User.ts

Co-authored-by: David Wheatley <[email protected]>

4b5f680c39068d2958958035940217d9f8a7c9e2 authored about 3 years ago
Update js/src/common/models/User.ts

Co-authored-by: David Wheatley <[email protected]>

5881a053e84a289fea7066b79bacc36f4e3565da authored about 3 years ago
Update js/src/common/Model.ts

Co-authored-by: David Wheatley <[email protected]>

c18dbbbe53cbed678d7228f64c7715fe4de458a7 authored about 3 years ago
Update js/src/common/Model.ts

Co-authored-by: David Wheatley <[email protected]>

9fc6a2333df5eac797e5a64e47141d72ec41300c authored about 3 years ago
Update js/src/common/models/Discussion.ts

Co-authored-by: David Wheatley <[email protected]>

c9d8e73ea9dfe1ba89a8d2b18a310f88e47faf9d authored about 3 years ago
Update js/src/common/Store.ts

Co-authored-by: David Wheatley <[email protected]>

b460b8b5da22e200f7dd9d9d70cad2676acd7aef authored about 3 years ago
Review changes, make Model.store non-nullable, include meta in APIPayload signatures

982940ce7810c639ec140b2af155adb43aa74a86 authored about 3 years ago
Drop unnecessary JSDocs

2a7183b0a4599a112f9f00eea79904a058bedc3f authored about 3 years ago
Add meta to ApiPayload interfaces

5df4a3df49aa0e4ad8a0450d7cfd94facaf1b974 authored about 3 years ago
Remove unnecessary nonnull assertions

11a72f8450e724284cb8881d1f5cceac1851ad22 authored about 3 years ago
Clean up model nullability

3c9c67d726215b448b44947e1e204f3382e1c5df authored about 3 years ago
format

70bd032cc77105374b9ea71204364e6d41367eeb authored about 3 years ago
Convert models to TS

25934833b81ec73fd42614bcdc12976fde9cb271 authored about 3 years ago
Bundled output for commit 661f68f32a0086a3ba6c43faa0d526be8e2ee098

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

[skip ci]

c718d4d4d664665c2ef2eda724af7d73c3492d9d authored about 3 years ago
`listItems` typing fix (#3176)

Co-authored-by: David Wheatley <[email protected]>

661f68f32a0086a3ba6c43faa0d526be8e2ee098 authored about 3 years ago
Bundled output for commit 0ef2b3e2494ec0ae55825a4f0844506efeb11d98

Includes transpiled JS/TS.

[skip ci]

9d986c331d9017825b5a6933836bbec1c2214985 authored about 3 years ago