Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Mastodon
Mastodon is a free, open-source social network server based on ActivityPub
Collective -
Host: opensource -
https://opencollective.com/mastodon
- Website: https://joinmastodon.org
- Code: https://github.com/tootsuite/mastodon
github.com/mastodon/mastodon - e37e8deb0ff207d36bb359ce395e2888dacc216d authored about 2 years ago
Fix #3833
github.com/mastodon/mastodon - 9965a23b043b0ab511e083c44acda891ea441859 authored about 2 years ago
```ruby
10.times { p /#{FOO}/.object_id }
10.times { p FOO_RE.object_id }
```
github.com/mastodon/mastodon - 0cd0786aef140ea41aa229cd52ac67867259a3f5 authored about 2 years ago
github.com/mastodon/mastodon - b280a255c4ee7117fa2b141a200b76975a727a7f authored about 2 years ago
Regression since Rails 6.1
github.com/mastodon/mastodon - 45ce858fd92e2af75989369088631087c9cd6033 authored about 2 years agogithub.com/mastodon/mastodon - a5394980f22e061ec7e4f6df3f3b571624f5ca7d authored about 2 years ago
* New translations en.json (Telugu)
* New translations en.yml (Telugu)
* New translations ...
github.com/mastodon/mastodon - cd0a87f170f795f3d2eeaadc06d6039aca395049 authored about 2 years ago* Add Balaibalan, Láadan, Lojban, Toki Pona to language list
Fixes #8995.
* Correct transl...
github.com/mastodon/mastodon - 104157bd012f5d7306f3bd98962b49732d7d0915 authored about 2 years agogithub.com/mastodon/mastodon - 029b5cd5b1314463920ee3a66335c369093edd26 authored about 2 years ago
github.com/mastodon/mastodon - 5333447be0c0e278d6f591bb6004fdee903a08f7 authored about 2 years ago
- Change verification to happen in `default` queue
- Change verification worker to only be queu...
github.com/mastodon/mastodon - 53817294fc95eabfed6129138f9aaa920e13c4b9 authored about 2 years ago
Fixes #20145
github.com/mastodon/mastodon - dd7176a4b54a69f4a96648acb71abdff9fd45e3c authored about 2 years agoFound via `codespell -q 3 -S ./yarn.lock,./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/java...
github.com/mastodon/mastodon - 6ba52306f9d2611a06326445230b54c156c37e53 authored about 2 years agogithub.com/mastodon/mastodon - 6f1559ed0f17cf4bc7402559c4c564f0ebead9c9 authored about 2 years ago
This commit removes aria-pressed attribute from all elements which
contents or other descriptiv...
github.com/mastodon/mastodon - d70303bba617b2ff1884714dd6dc69a3bd6e41a4 authored about 2 years ago
* Change Report category to "violation" if rule IDs are provided
* Fix LiteralAsCondition
...
github.com/mastodon/mastodon - b1a48e05b6b24a1ae37b9bcbc6f767c949ff3d79 authored about 2 years agoFixes #20111
github.com/mastodon/mastodon - c476dfc72546c707c16ba179562db7fedec11d10 authored about 2 years agogithub.com/mastodon/mastodon - 476e74b4c4f967884be120fb75b87f232962103d authored about 2 years ago
This patch updates the helm chart appVersion to the current release and
removes the additional ...
github.com/mastodon/mastodon - f7613febb36f1cec9ce4e8762da0f3b182a0e8a4 authored about 2 years ago
github.com/mastodon/mastodon - fd3c48210419441f95b08a951f715e5ecd55e5c1 authored about 2 years ago
* Revert "Fix helm chart use of Postgres Password (#19537)"
This reverts commit 6094a916b185a...
github.com/mastodon/mastodon - d3afd7a2f1c12de4d02777585550183b04167625 authored about 2 years agogithub.com/mastodon/mastodon - 9358fd295d5ffa960bbdfc0c28d45553cb78a3de authored about 2 years ago
* Add `sensitized` to Admin::Account serializer (fix #19148)
* remove whitespace, please linter
github.com/mastodon/mastodon - c3747292254b608c601f7719ac5bee6eaca8655f authored about 2 years ago* Make account endorsements idempotent (fix #19045)
* Accept suggestion to use exists? instea...
github.com/mastodon/mastodon - 89e1974f30709fdb98d7484561c371980f37b700 authored about 2 years agogithub.com/mastodon/mastodon - 455a754081cd5ba7b5b4979cc62cb1d2f7867ed5 authored about 2 years ago
github.com/mastodon/mastodon - 68d9dcd425468a4b2cca46de7de462eaa27c80f0 authored about 2 years ago
Fixes #19751
github.com/mastodon/mastodon - c989faaa6201f19e99dc7088a496e603153f0f90 authored about 2 years agogithub.com/mastodon/mastodon - 36b0ff57b7699db3d6acaa969a6c1491d1b9f9e3 authored about 2 years ago
github.com/mastodon/mastodon - 782b6835f786385c41c6455f2a251d1925b19eb5 authored about 2 years ago
Switch to monkey-patching http.rb rather than a runtime extend of each
response, so as to avoid...
Fixes #20067
Our password autocomplete hints were “off” but that does not prevent current
br...
Fixes #19915
github.com/mastodon/mastodon - 608343c135c087ab7fa9bd401dce8a705720fdb8 authored about 2 years ago* Technically `if`/`else` is faster than using `[value1, value2].compact.min` to find the lesser...
github.com/mastodon/mastodon - ca80beb6530b3bbeff795c4832e2b4ab7bc8f672 authored about 2 years ago* Updating status__content__spoiler-link css for mastodon-light theme to ensure correct renderin...
github.com/mastodon/mastodon - 0beb095a4bfbcce55acb016eaaa54b5e93a56023 authored about 2 years ago* Fix followers count not being updated when migrating follows
Fixes #19900
* Fix validati...
github.com/mastodon/mastodon - bbf74498f57513751f3506e3bbf7a04be4ad3b67 authored about 2 years agogithub.com/mastodon/mastodon - 3114c826a7a6b2b10bff722c59cca57abe7f819f authored about 2 years ago
* Since `acct` is split by `@` and assigned to `username` and `domain`, we only need to split `a...
github.com/mastodon/mastodon - 106648b456396cd7b433848dd6608537d5b811f4 authored about 2 years ago* New translations en.yml (Vietnamese)
* New translations en.yml (Galician)
* New translat...
github.com/mastodon/mastodon - 86a80acf40c5ca212ffede62a42806e035d7cab3 authored about 2 years agoFixes #19920
github.com/mastodon/mastodon - 622f603ac73e40a9e41c254fa90079eeecfe1e02 authored about 2 years agoFixes #19913
github.com/mastodon/mastodon - 1e1289b024052ed47c95e145eb34909cb175ce30 authored about 2 years agoMost of the old routes are broken because of the /web removal.
github.com/mastodon/mastodon - e1227457f197f856764bdb27c61d527180f98862 authored about 2 years ago* Add form element on focal point modal
* Add type="button" for detection button
github.com/mastodon/mastodon - 8515bc79628c6e753a09a7da42eff9ce7ed4ade7 authored about 2 years agoFixes #19900
github.com/mastodon/mastodon - 5925a31b78f9eadd8daeb8e316bd6728fde547a9 authored about 2 years ago
This is modeled on #19833, and based on the attribute values documented
in https://developer.ap...
github.com/mastodon/mastodon - 4b7f32a2a668b7068ede7ac8eb2ac087883ba213 authored about 2 years ago
github.com/mastodon/mastodon - 02a34252ba21a405e3960da4b65c15a2c8d952f2 authored about 2 years ago
* Fix JavaScript console error on Getting Started column
* Update app/javascript/mastodon/com...
github.com/mastodon/mastodon - ffe735344bb47ad2af743ad97729db9ea9c11f60 authored about 2 years agogithub.com/mastodon/mastodon - 34c269310d2017c3164d57c1e8631f9423092ee3 authored about 2 years ago
github.com/mastodon/mastodon - 4cb23234580b12750940f60afc4a2bbace8347e9 authored about 2 years ago
github.com/mastodon/mastodon - 54f0f1b9efa73166d5d1dfb475b71111e2a5f2ed authored about 2 years ago
github.com/mastodon/mastodon - 8c81db5a415cce3491cb5d343709db552ad262b6 authored about 2 years ago
The email address will be used as the "username" for sign-in purposes, so it's the value that sh...
github.com/mastodon/mastodon - e53fc34e9abd8d6d3a0907fea2d0f657c5e8666c authored about 2 years agogithub.com/mastodon/mastodon - bd220c32f162230d31e99bdabd30aea787a89cfc authored over 2 years ago
github.com/mastodon/mastodon - 5187e4e758b0636432d984d1a95a310cac536205 authored over 2 years ago
github.com/mastodon/mastodon - 3151b260e27c1d3143b36a68b700bf3884ae9808 authored over 2 years ago
github.com/mastodon/mastodon - 58fc889c6fe697da4f880cb43e75d97d3a604d79 authored over 2 years ago
github.com/mastodon/mastodon - ca8d52c2a4e7d71836008f63cffd273542ab2476 authored over 2 years ago
* version emoji-mart
* add lock file
github.com/mastodon/mastodon - 18ac5f1cc8aa68ff17632f7fe99981f6a653dd62 authored over 2 years agogithub.com/mastodon/mastodon - b5b1a202ccf12a2c4907bc9831a5960bb10f2404 authored over 2 years ago
Currently building on Heroku fails with a package error for libidn11. Since Mastodon uses idn-ru...
github.com/mastodon/mastodon - c8bf6192e43e426b71d2543dc29a2cba8cc9ac80 authored over 2 years agoNew environment variable `DISALLOW_UNAUTHENTICATED_API_ACCESS`
github.com/mastodon/mastodon - 3a41fccc43931d12216aa491b234805892dc0861 authored over 2 years agoFix #19646
github.com/mastodon/mastodon - d0c9ac39190c71afb581836e770ebace4ad1ef1b authored over 2 years agogithub.com/mastodon/mastodon - d54e7ee61edf028cd51f7362a970acc152afa456 authored over 2 years ago
github.com/mastodon/mastodon - c64be9758f7e0c078ac8c6d27ec383b14253e3e0 authored over 2 years ago
github.com/mastodon/mastodon - d1de7fb7fa561a76c30f3b1f60b82856443ed4b3 authored over 2 years ago
github.com/mastodon/mastodon - a442f481f850d857544eafdd0725142ed8656552 authored over 2 years ago
github.com/mastodon/mastodon - 7c65f5269277cd8e953efb25fa77dc28441904e7 authored over 2 years ago
github.com/mastodon/mastodon - 30e786225e665f44676ed6f1c6d5200e68b3a378 authored over 2 years ago
github.com/mastodon/mastodon - 312d616371096235f1f317041300b8220c447613 authored over 2 years ago
github.com/mastodon/mastodon - 0498b106c9d632d761dc556e9d471eb6aec846c5 authored over 2 years ago
The link https://app.intigriti.com/programs/mastodon/mastodonio/detail no longer works
* Clos...
github.com/mastodon/mastodon - 29604763d7e8b639a21afeb6c8d8386d2226ddc8 authored over 2 years agogithub.com/mastodon/mastodon - 887976814a2639a666896ae94b14c64e2834e26d authored over 2 years ago
github.com/mastodon/mastodon - c95d9aab56dcde8c183f15d565cd1e8746d42c48 authored over 2 years ago
* Fix compose form submission reloading web interface
Fix regression introduced by #19742
...
github.com/mastodon/mastodon - 9616f5bb2248b4bf8f1e51130af1f19a94abf6db authored over 2 years ago* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Tradition...
github.com/mastodon/mastodon - 1e7ea50f4ccadee0a25db0d79840497bd0175589 authored over 2 years agogithub.com/mastodon/mastodon - c4b92b1aee27a813e24395d43e265cc02a8fe9a3 authored over 2 years ago
* Spare one SQL query when hydrating polls
* Improve tests
* Fix more discrepancies
* F...
github.com/mastodon/mastodon - bb89f83cc06b9665205c62db21163f2ce43d97ed authored over 2 years ago
- Improve tests
- Fix possible crash when application of a reblogged post isn't set
- Fix disc...
github.com/mastodon/mastodon - 0165449e3a062238511489a8b23f3facd98258b6 authored over 2 years ago
github.com/mastodon/mastodon - c2170991c7889b8f6c6434f416cb0a8450db25a1 authored over 2 years ago
github.com/mastodon/mastodon - e02812d5b63b4909fff9c0c7246e80745c4c703e authored over 2 years ago
github.com/mastodon/mastodon - b1a219552e935d0c988e1f20b9fdceeb042d2c2d authored over 2 years ago
github.com/mastodon/mastodon - f002878c95442bae71e64d45d2502e63efb4d468 authored over 2 years ago
github.com/mastodon/mastodon - 5f9e47be34fcf42ff7fcd5668c7555d4a38e289a authored over 2 years ago
github.com/mastodon/mastodon - b8f6f039563044764336d4c62d87b1d5442d7c8b authored over 2 years ago
Fixes #19698
github.com/mastodon/mastodon - 4fb0aae636316e79b3c13c4000fda7765fa9474f authored over 2 years agogithub.com/mastodon/mastodon - 20aa8881dc98264e5875fa37fc2dbf18e3f2baac authored over 2 years ago
github.com/mastodon/mastodon - 139ea4c981f563e51d80ec3ec407d6265e29cb70 authored over 2 years ago
github.com/mastodon/mastodon - bfafb114a2135b1f21ba7e6d54ee13e8da75b629 authored over 2 years ago
github.com/mastodon/mastodon - 1c3192df6bf48eb4c3613f2a8744c809f6eeeec0 authored over 2 years ago
github.com/mastodon/mastodon - 5825402ed57e42dc8093133aaf2815fd2008c185 authored over 2 years ago
* Fix handling of duplicate notifications from streaming server
* Fix handling of duplicate a...
github.com/mastodon/mastodon - 7c8e2b9859f2e206110accb74d19ec4591d79780 authored over 2 years agogithub.com/mastodon/mastodon - 053dac2afa7a1da65204d336f19794ae8db23f27 authored over 2 years ago
github.com/mastodon/mastodon - 9387beb3b381e3f164eb538f178d9b543b7fcf40 authored over 2 years ago
* Add tests
* Fix crash when trying to display orphaned action logs
* Add migration for ol...
github.com/mastodon/mastodon - 1dca08b76f25d15365127ded37202d783a50e298 authored over 2 years ago* Fix being unable to withdraw follow request when unfollow confirmation modal is disabled
Fi...
github.com/mastodon/mastodon - cbb440bbc2de7c805f687c886b32ab7dbafde07f authored over 2 years ago