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

Give emojis symmetrical margin

c0c48bcf87d43ce36e3bf66334b223dad014beb4 authored about 6 years ago
Bundled output for commit 1f04c732a0a4356fe3e2ac60ce6eba5f0abd8630 [skip ci]

c8a3c3c22be971f64d1c07a20596a31a64ca54cb authored about 6 years ago
Fix cursor not being placed correctly after mention insertion

1f04c732a0a4356fe3e2ac60ce6eba5f0abd8630 authored about 6 years ago
Use canonical username for user profile link. fixes flarum/core#1265

7075998b87d864b623cedad7af2861a9fa5f8d53 authored about 6 years ago
Bundled output for commit 192b77de6902a4fec2339690d5e1099a693ddb32 [skip ci]

6b7852e7595dd745452546a248897578d95e7f18 authored about 6 years ago
Clear the search loading indicator after pressing Enter

192b77de6902a4fec2339690d5e1099a693ddb32 authored about 6 years ago
Drastically improve search performance

The previous approach of joining the posts table into the main search
query was not scaling well...

309bb21ffee26a05e06c4958a4ba83051bf05742 authored about 6 years ago
Allow users to hide their own posts just as they can edit them

This fixes a regression introduced by #1466.

c0286bb4a3e45e9e668f5e921853f22c4e0c78d5 authored about 6 years ago
Bundled output for commit 90bb012ab82cbf3ee95df6f58f4c561f3b61d0c6 [skip ci]

83d7a73ccbd11be1d2fb8761e76782d1f2a2f53b authored about 6 years ago
Move EditUserModal fields into an ItemList to make more extendable (#1593)

90bb012ab82cbf3ee95df6f58f4c561f3b61d0c6 authored about 6 years ago
Bundled output for commit f75f2214a6e59fbed97a399b5a73a3a5d481bba1 [skip ci]

a03b8c72ce377dc84424722cc9f75ec377e27e03 authored about 6 years ago
Fix incorrect regex modifier, causing JS to become malformed is some cases

0f05ecbbc635d003c0270cfe2677b86760c203d0 authored about 6 years ago
Add custom elements polyfill

f75f2214a6e59fbed97a399b5a73a3a5d481bba1 authored about 6 years ago
Merge pull request #1633 from flarum/tz/improve-logging

Improve logging

2762da93848919f01e2457684e5394827f05f7b7 authored about 6 years ago
Remove fileinfo dependency

As per https://github.com/flarum/docs/issues/14#issuecomment-365972062

2a5f524980450ed697d1853354d707ae01f5921a authored about 6 years ago
Merge pull request #136 from milescellar/patch-1

Add message for UUID validation rule

c5bafe9f70f80925d26c6a946dc9ba2fca2f9ee0 authored about 6 years ago
Bundled output for commit a93ab1bdb05cd2167d6ae12abcdaf01ae554e0eb [skip ci]

072ad25dc03bf0bd1eb016feeec6c66163ce8246 authored about 6 years ago
Merge pull request #19 from clarkwinkelmann/fix-emoji-insert-index

Fix cursor not being placed correctly after emoji insertion

a93ab1bdb05cd2167d6ae12abcdaf01ae554e0eb authored about 6 years ago
Fix cursor not being placed correctly after emoji insertion

7a97d281bac2feb244c86d5ed3f7399fdb72d134 authored about 6 years ago
Log errors when debug mode is on too

3ab7da66c837474f6d4cbf9cb28eb9c28d962787 authored about 6 years ago
Merge pull request #137 from milescellar/patch-2

Fix translation sorting

2ecd7fc3ccf8aaddffbd5ee094fa0d4591866acc authored about 6 years ago
Fix translation sorting

1bf2b7a9faf62ffa313bc4b8a51b8faa1cba1d54 authored about 6 years ago
Add message for UUID validation rule

See: https://github.com/laravel/laravel/commit/c96995fb61632c6da0d7fc13cf6fd16a57f6c5ec#diff-9c0...

ade5adbdd51e407c84bb2337b7e26c01005c280c authored about 6 years ago
Bundled output for commit 87909a8186bc59f092e54d25714de9567ed4242e [skip ci]

a06ffc85c7cd50b331d109117643f658f865113b authored about 6 years ago
Fix Travis' deploy key

87909a8186bc59f092e54d25714de9567ed4242e authored about 6 years ago
Set up Travis

8417a1fe2581c5897bb6e12ee6755abe271aa830 authored about 6 years ago
Bundled output for commit b1e232258151d2d00c597d00bb59188abf2c89e9 [skip ci]

e3d01c5e9452d8e4a3d4a2df02c15574f9a5a4c5 authored about 6 years ago
Bundled output for commit dd500ec54bc816b2a17e83efcff352b0c78d5a75 [skip ci]

7929d2e4bf474292b2f08f28ca2e84481b1d7a14 authored about 6 years ago
Bundled output for commit d3329fe11c763d810facf3a7c6e9a82d5971c502 [skip ci]

a095f17ea3b6da3e67d23a18d616a410c9ac3565 authored about 6 years ago
Add markdown toolbar buttons and textarea helper

40438fd0a649b8b7e38be49709da1093bb9584a9 authored about 6 years ago
Add new mention button translation

f3c6743865e8374a2e815ff124f5188ffcea3e5b authored about 6 years ago
Add mention button to text editor toolbar

dd500ec54bc816b2a17e83efcff352b0c78d5a75 authored about 6 years ago
Improve emoji suggestion sorting

Not sure why emoji suggestions were being sorted by the length of their
name... Reverting this m...

3d0097ea12dae0ba92fba0a36e6b873a21fbc4ae authored about 6 years ago
Make sure the emoji popup doesn't go off the top of the screen on mobile

d3329fe11c763d810facf3a7c6e9a82d5971c502 authored about 6 years ago
Add emoji button to text editor toolbar

00b3d7b19a7a3ca0913f7a6780ac59eb56ca3a55 authored about 6 years ago
Add a small "type to search" instruction to the top of the emoji popup

b3d0dd3aa9d52d4a5cbce9d903ffeab395187c42 authored about 6 years ago
Add new markdown button translations

b260ad4a190d2086cf59f017fc3e603e49467c9f authored about 6 years ago
Add new emoji translations

3a23b561c9cea7a9c539e7fe76cac1893c0df5c0 authored about 6 years ago
Trigger input event when text is programmatically inserted

b1e232258151d2d00c597d00bb59188abf2c89e9 authored about 6 years ago
Add a toolbar area to the TextEditor component

This is to be used for formatting buttons and the like. Although it is
displayed in the controls...

b49774d0e278006635e37da8e0f81cde8ea44d5a authored about 6 years ago
Improve appearance of text editor buttons

- Change preview icon to Font Awesome Regular instead of Solid
- Give the preview button a toolt...

a6a4cf3fbc90849b864d510da88b5741c02d00f2 authored about 6 years ago
Bundled output for commit b6f37526a3a3aa455e9ac5773bfcb31aea8de657 [skip ci]

4718bf4d81642c50ae71b32cc59fd494cd4ff3cd authored about 6 years ago
Merge pull request #1634 from clarkwinkelmann/fix-scrubber-index

Fix scrubber index exceeding post count

b6f37526a3a3aa455e9ac5773bfcb31aea8de657 authored about 6 years ago
Fix notification isRead value not being updated in API update response (#1635)

8250584ba779e0a7c150092cb10a732e90020712 authored about 6 years ago
Boot new application instance before enabling extensions. fixes #1587 (#1631)

ac63665f8bd0a8e8870bb3c93cbbb2823a9e7917 authored about 6 years ago
Remove unused default constructor

f346a51748455f58c4936744b04817b33c6582cf authored about 6 years ago
Clean PostStreamScrubber code

3d1578b89abd20b50e9378f5d1898242cfd71f35 authored about 6 years ago
Fix scrubber index not limited to max items count when bypassing view()

87f94e64e4a405459a8c6bdd0dd37d457b7c3ba4 authored about 6 years ago
Log errors that occur in the API stack

This takes place only in the FallbackExceptionHandler. Having a custom
exception handler implies...

95944e363063cb620e11e5f727fcca51954da1a9 authored about 6 years ago
Stop logging errors that use a custom view

Having a custom view implies that a friendly message is displayed to
the user, in which case we ...

4302687876dccf6656e00e563c337cba304da1ac authored about 6 years ago
Catch Throwables so that we handle internal PHP errors too

2df5be7bcba7b287adc924d58ccba891f4f932e0 authored about 6 years ago
Bundled output for commit d9037fe472129d1d6e2dc9d79611283ee5cc4d73 [skip ci]

91e8d6820af41440d587eaf7981f2f5bf5c1f72c authored about 6 years ago
Apply fixes from StyleCI (#1632)

[ci skip] [skip ci]

278bbd992b1c13637bf0ffd469fd6b4991e8e9e7 authored about 6 years ago
Delete associated notifications when deleting discussions, posts, and users. fixes #1380

d9037fe472129d1d6e2dc9d79611283ee5cc4d73 authored about 6 years ago
Perform visibility checks on notification subjects at the query level

This will prevent a notification from being seen by a user if its
subject is deleted or undergoe...

0e5c3aff1af331a6c358399031d2749ef399a174 authored about 6 years ago
Consolidate Post visibility logic into the PostPolicy

A post can only be seen if the discussion in which it resides can be
seen. The logic for this be...

9b013a4136081bd9791b53552aeabc3f8e622af1 authored about 6 years ago
Fix notification list not displaying "empty" message

e02b18d08e319fe9ad11ac2002dcf9db3fc6b102 authored about 6 years ago
Always allow users to see their own account. fixes #1626

b68f183e86a22b00dd500d4004cb50c3c62f8c88 authored about 6 years ago
Bundled output for commit 82534ea43f986cd4cd59e01e8f46fdcde45a956a [skip ci]

ffd7ac82b914fb4f1dfb8bbd9c28775c4408b6e0 authored about 6 years ago
Re-add some missing options, simplify CSS

82534ea43f986cd4cd59e01e8f46fdcde45a956a authored about 6 years ago
Add regression test for email crawling vulnerability

Refs #1628.

fad8ed335d324c1764a45b1971bc09442d408f53 authored about 6 years ago
Fix leak of private information when updating users

Fixes #1628.

ebcc1734964f9b3059cdf37874dcd71563402d3b authored about 6 years ago
Move trait to base test class

This way, its properties can be overwritten in subclasses of
`ApiControllerTestCase`. This isn't...

99f9ec45f17b5a9fd9227bcacdd224c06de1876a authored about 6 years ago
add security address in issue template as well (#1630)

as per suggestion by @CDK2020, let's also add an important statement in the issue template

f41ae92f1a49fe2d0a2e9102018758c623ca77ab authored about 6 years ago
add security email address in flarum/core readme (#1629)

Let's make the security email address even more visible.

ee386b8899ed6a7d2c8fdc03fb3b31577b6c1e7b authored over 6 years ago
[b8] master token fix (#1622)

* fixed not being able to use master token because id column no longer holds key
* added flexib...

33b39137b9c0d1cca5939a1076985b2a800c98c4 authored over 6 years ago
Bundled output for commit 8e5099711f09d902c11fc5cfc14ff3d6e48eed1f [skip ci]

4eafba918999ea83d9bdaf9076d37a81cf0d3dfe authored over 6 years ago
Restore horizontal overflow for permission grid

Refs #1627.

537e61ba007ea7d8fee5e86907cd58d52691d011 authored over 6 years ago
Bundled output for commit 4aabd356055d37e68947859adae9dbb44c6aafa4 [skip ci]

1650d530e91555faf3dc5e1a42bfa28ed5734a0a authored over 6 years ago
Use ItemList for EditTagModal fields (#59)

4aabd356055d37e68947859adae9dbb44c6aafa4 authored over 6 years ago
Use ItemList for EditGroupModal fields (#1625)

8e5099711f09d902c11fc5cfc14ff3d6e48eed1f authored over 6 years ago
Remove overflow from .PermissionsPage-permissions (#1627)

e1dc72433334bb94fc462c0bad4370007061c4bb authored over 6 years ago
Bundled output for commit 4bd704c9c5cde1729ae514a6c2272b253a108479 [skip ci]

d34c7745f8dd6d4cefde94e0fe3d72990406a248 authored over 6 years ago
Trigger mention autocomplete on any kind of input

4bd704c9c5cde1729ae514a6c2272b253a108479 authored over 6 years ago
Merge pull request #1623 from flarum/luceos-patch-1

Update AccessToken.php

1f2c24e404a5a85fe7c423859ee9c9b49cfb4866 authored over 6 years ago
Update AccessToken.php

Fixes phpdoc while working on #1622

dba160b9f136ef586137857eb9c856d163b6bcd9 authored over 6 years ago
Bundled output for commit ddeb005a7aa402d5169069d84d1ac69711d7e23b [skip ci]

38259d2cd563755e1d92536df0dbda6bd7c5da14 authored over 6 years ago
Update EditGroupModal.js

fixed placeholder icon name fa 4 style to fa 5 style with `fas fa-bolt`

ddeb005a7aa402d5169069d84d1ac69711d7e23b authored over 6 years ago
fixes author gambit when used with fulltext search, added test to cover (#1620)

* fixes author gambit when used with fulltext search, added test to cover

* Apply fixes from ...

b64cdb1cfe46df277080e3cda2b71ed5c3db1297 authored over 6 years ago
Bundled output for commit 9b24edc3917b6daacc90a83adf8d16ab932854c9 [skip ci]

ac5a6349e4e95fa0d36ab321c91941c933826bb8 authored over 6 years ago
Fix regression in admin routing in subdirectory. fixes #1606

Because admin routing uses the "hash" strategy, the base path does not
need to be taken into acc...

9b24edc3917b6daacc90a83adf8d16ab932854c9 authored over 6 years ago
Fix installation in subdirectory

Fixes #1604.

5ad2a5a8422969235036e5da6b9ee8fa06e08a47 authored over 6 years ago
Fix tests

194808ec7c0357a0774fa5f36a25da5575510b67 authored over 6 years ago
Apply fixes from StyleCI (#1616)

[ci skip] [skip ci]

196a4f6e65289094c207c0e5ac085f7a0a1537a6 authored over 6 years ago
Allow setting all paths when instantiating Site

Fixes #1592.

28eb5f27f2c61bec66af34fc4916ef075b21340d authored over 6 years ago
Bundled output for commit cc1cc20a5257a37ddb6417c36f4d96c458523c33 [skip ci]

cce87c9fb2d57bf8d605c1b485ebb1381146e5fc authored over 6 years ago
Update Font Awesome icons page link (#1615)

cc1cc20a5257a37ddb6417c36f4d96c458523c33 authored over 6 years ago
Update forgotten column name

da5b3c26f442955a04c8241146279449cf7c9234 authored over 6 years ago
Fix incorrect table name

1e2c0a895aa7132f081210a6ff081c9af95ed653 authored over 6 years ago
Clarify ambiguous use of `user_id` column which was crashing search queries

d2a00225c7b4cce7c187fed6a3ef371dd1e4888a authored over 6 years ago
Update frappe-charts, use Frontend extender, fix color & comparison CSS

f4a4f0defa9ba15c79d5c2790f15be057b23ca00 authored over 6 years ago
Use Frontend extender for embedding statistics in admin frontend

Refs flarum/core#1602, flarum/core#1608.

6d2ebadcbf6b0d119d217a4f1b849f376a4774a7 authored over 6 years ago
Merge pull request #1608 from flarum/fl/1602-extend-frontend-document

New extender for adding variables to HtmlDocument payload

ec991cb9d774096191b06faf8c5669edb4cc035e authored over 6 years ago
New extender for adding variables to HtmlDocument payload

Fixes #1602.

cbe52ff846d70b97240043f14ef1392bb1d6723d authored over 6 years ago
Tweak ContentInterface so that callables can be used as well

d335ce8eef30f27395f5cf25013d64400ef1c851 authored over 6 years ago
Remove prefix from example

75fa22e80f299c99dd52e9a7fc9e5b721784c49b authored over 6 years ago
Bundled output for commit ab236f3f6800dffc176bdc5746fabcf2909e99dd [skip ci]

8a997576480c27d25f1418c5d25d682734e77fb6 authored over 6 years ago
Bundled output for commit 28aff939cac75cc1a2b9a6768776ecf2d85bb965 [skip ci]

9c010da19f9c71274a3ca62ce06288250117d03d authored over 6 years ago
Bundled output for commit a570d41f68cb6bdb575548bce453832d909f3bb4 [skip ci]

9a9dc0e5e07fb175fb7300227511a57d3fecb705 authored over 6 years ago
Bundled output for commit 92a119f2d4d92136550ee30221924fee183ae7b2 [skip ci]

0dbbb8523dc9d59f072aaf22e0e9230bd92e100c authored over 6 years ago