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

Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674)

Fixes #19593

github.com/mastodon/mastodon - 125322718bfe983e94937f5d127003d47a138313 authored over 2 years ago
Fix edits not being immediately reflected (#19673)

Fixes #19546

github.com/mastodon/mastodon - 74d40c7d8fac3ccc263af29c622f4481e18e8c59 authored over 2 years ago
Fix bookmark import stopping at the first failure (#19669)

Fixes #19389

github.com/mastodon/mastodon - e0eb39d41b05115df973d5a9676b67a9309d4ff9 authored over 2 years ago
Fix mastodon:setup not setting the admin's role properly (#19670)

* Fix mastodon:setup not setting the admin's role properly

* Set contact username when creati...

github.com/mastodon/mastodon - e91418436a17e13e09c2ad2a9eff13ce7e80946e authored over 2 years ago
Change migration to migrate admins to Owner role rather than Admin role (#19671)

github.com/mastodon/mastodon - cb27d8999798d96c17f84a705639fc59f9d12d14 authored over 2 years ago
Add support for AVIF uploads (#19647)

github.com/mastodon/mastodon - 0f5e6dd02b9434f66c2f19715b0f1318c5d721ed authored over 2 years ago
Add support for HEIC uploads (#19618)

github.com/mastodon/mastodon - ae07cfb8688e862203f682feaed866ce0ac1774e authored over 2 years ago
Fix N+1 on mentions in PushUpdateWorker (#19637)

github.com/mastodon/mastodon - 6804228fdfab70b25eab300d0ce16d4321f947a8 authored over 2 years ago
Change post-processing to be deferred only for large media types (#19617)

github.com/mastodon/mastodon - 15bae3e0e467a19582a25e0482cd26c1c82fd7f9 authored over 2 years ago
png optimization(loss less) (#19630)

github.com/mastodon/mastodon - c68e6b52d9d4da5d34380587cb6faaabdfedfb35 authored over 2 years ago
Add translatable scripts (js) (#19624)

github.com/mastodon/mastodon - 55f54be23c26b90892d6133c3893c614050b7411 authored over 2 years ago
Change max. thumbnail dimensions to 640x360px (360p) (#19619)

github.com/mastodon/mastodon - d0ba77047e539b7ae102296d096fcfd668a2ec92 authored over 2 years ago
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (#19629)

Fixes #19109

github.com/mastodon/mastodon - 03d9618595bd2433a319c0bfc0f5bbb14653d0d6 authored over 2 years ago
New Crowdin updates (#19517)

* New translations en.json (Persian)

* New translations en.json (Spanish, Argentina)

* New...

github.com/mastodon/mastodon - fea142fb9a0a6f7a4b92e608d638a26598f0a4e1 authored over 2 years ago
Change featured hashtag deletion to be done synchronously (#19590)

github.com/mastodon/mastodon - bb1ef11c30b19db56b61b0918b176e1459e1f776 authored over 2 years ago
Change design of link footer (#19562)

github.com/mastodon/mastodon - 2d9a85db6efe0c9ccfda1420551ce3d6025bc27e authored over 2 years ago
Remove language filtering from hashtag timelines (#19563)

github.com/mastodon/mastodon - 26478f461cafc42d39bc0baf235989e1df7ee0bb authored over 2 years ago
Fix invites (#19560)

Fixes #19507

Fix regression from #19296

github.com/mastodon/mastodon - a529d6d93e777003019f1ab0d7ff913134625cf6 authored over 2 years ago
Add reputation and followers score boost to SQL-only account search (#19251)

github.com/mastodon/mastodon - ac9fb0d654440ce1179bab4071941450aa994d2c authored over 2 years ago
Fix account action type validation (#19476)

* Fix account action type validation

Fix #19143

* Fix #19145

* Fix code style issues

github.com/mastodon/mastodon - 40c7f3e830538951862dc73074d1045a82395ab0 authored over 2 years ago
Fix admin APIs returning deleted object instead of empty object upon delete (#19479)

Fix #19153

github.com/mastodon/mastodon - 276b85bc91138ec3364b6dcddd45d16da6569a19 authored over 2 years ago
Fix language not being saved when editing status (#19543)

Fix #19542

github.com/mastodon/mastodon - 5724da07806ef423fc67db46dd2b28c92b34a9b2 authored over 2 years ago
Fix not being able to input featured tag with `#` (#19535)

github.com/mastodon/mastodon - 3b024c563c92ecb1221309274ba18c8cc65c2ab8 authored over 2 years ago
Fix sidebar and tabs on settings on small screens in admin UI (#19533)

github.com/mastodon/mastodon - ad83e64795361dc9d5990a9dae4f91a3642109a0 authored over 2 years ago
Fix helm chart use of Postgres Password (#19537)

Fixes #19536

github.com/mastodon/mastodon - 6094a916b185ae0634e016004deb4cec11afbaca authored over 2 years ago
Fix upload progress not communicating processing phase in web UI (#19530)

github.com/mastodon/mastodon - 30ef11022487364256656efee3cee92db2c839b2 authored over 2 years ago
nginx: optimize locations (#19438)

* nginx: optimize locations

* nginx: don't use regex in locations

* nginx: optimize Cache-...

github.com/mastodon/mastodon - a449ee8654166609866d0b804dc11ae14205d235 authored over 2 years ago
Fix wrong host being used for custom.css when asset host configured (#19521)

github.com/mastodon/mastodon - f910f0dc92c1fb71d5c48cc18f2e6147162115c3 authored over 2 years ago
fix name of Lao language (#19520)

It said ພາສາ or pha-sa, which means just "language" in Lao. "ພາສາລາວ",
pha-sa lao, is the full ...

github.com/mastodon/mastodon - 7926cb1bc7f502c10dc3a6ef3ca97ffc5a0b3a6a authored over 2 years ago
Fix logged out search and changed logged-in search placeholder (#19514)

github.com/mastodon/mastodon - 55af04b253435ae771b69c8b7cfe3fc7e3b18033 authored over 2 years ago
New Crowdin updates (#19425)

* New translations en.yml (Occitan)

* New translations doorkeeper.en.yml (Armenian)

* New ...

github.com/mastodon/mastodon - e6d415bb1f76a9ead4bb759c71e8c4efaeea7801 authored over 2 years ago
Fix account migration form ever using outdated account data (#18429)

github.com/mastodon/mastodon - dc5c86add78e03c7c53cf89d084c5e40f533cbc4 authored over 2 years ago
Fix error when uploading malformed CSV import (#19509)

github.com/mastodon/mastodon - 317ec06dc791bfbd9eb86177b3027ca92d683b8b authored over 2 years ago
Fix closed registrations message not appearing in web UI (#19508)

Regression from #19486

github.com/mastodon/mastodon - 5fa340931e2bd39a4bcccc9a97ad58e13a2d56ab authored over 2 years ago
Fix PostgreSQL password reference for jobs (#19504)

github.com/mastodon/mastodon - dae954ef111b8e0ab17812d156f6c955b77d9859 authored over 2 years ago
Add option to enable single user mode (#19503)

github.com/mastodon/mastodon - 223e152312c9661532d846b7580d95819a0af5a4 authored over 2 years ago
Fix PostgreSQL password reference (#19502)

github.com/mastodon/mastodon - 9bf6a8af82391fa8b32112deb4a36a0cfc68143e authored over 2 years ago
Fix number of uses being shown again on trending hashtags in web UI (#19484)

github.com/mastodon/mastodon - 923f06a07c851b25b989412f341f87f8b8fff42f authored over 2 years ago
Change admin announcement edition interface to use datetime-local (#18321)

* Change admin announcement edition interface to use datetime-local

* Dynamically set announc...

github.com/mastodon/mastodon - d9d722d74b2cb9bf30fa4cc98af6ddbeca003ebc authored over 2 years ago
fix(component): adjust style of counter button to fix overflow issue (#19494)

github.com/mastodon/mastodon - 10922294ffd2c83e155f020896318d16f3764e8d authored over 2 years ago
Fix avatars not using image tags in web UI (#19488)

Fix #19483

github.com/mastodon/mastodon - 8dfe5179ee7186e549dbe1186a151ffa848fe8ab authored over 2 years ago
Fix using wrong policy on status-related actions in admin UI (#19490)

github.com/mastodon/mastodon - 07cc201accd4a04c8c11cda21eecded4e7875d55 authored over 2 years ago
Bump version to 4.0.0rc1 (#19473)

github.com/mastodon/mastodon - 8ae0936ddd92eadb519c0440aae3961fcd820106 authored over 2 years ago
Remove unused method `searchable?` on accounts (#19489)

It called the wrong methods, but nothing uses it

github.com/mastodon/mastodon - 5f733ad83aebbf52361c97059ac95b13d9a7f897 authored over 2 years ago
Change `closed_registrations_message` to `message` and add Markdown (#19486)

github.com/mastodon/mastodon - 09f04d710d2b3acbd604ca1678c59c4bd5edfa78 authored over 2 years ago
Fix missing delete and redraft link in web UI (#19485)

github.com/mastodon/mastodon - 371d96940342b616723df36d54e6c2d1ab3ca827 authored over 2 years ago
Remove duplicate HSTS headers from nginx.conf (#19018)

* Update nginx.conf

* Update nginx.conf

* Update nginx.conf

github.com/mastodon/mastodon - c7bab3318e8cde0e088f8af7ec765cf6d29fe49d authored over 2 years ago
Add `--remove-role` option to `tootctl accounts modify` (#19477)

Fix #19152

github.com/mastodon/mastodon - d7595adbf4bc1677aee555baca46902f4dee1ae4 authored over 2 years ago
Fix uncaught error when invalid date is supplied to API (#19480)

Fix #19213

github.com/mastodon/mastodon - 3e18e05330ac8c1101845db650d7cd62b0fa8260 authored over 2 years ago
Fix notifications about deleted reports not being also deleted (#19475)

* Fix notifications about deleted reports not being also deleted

* Fix notification with empt...

github.com/mastodon/mastodon - d2eb726962187226c85ef7f2ee1886cb0767bbd1 authored over 2 years ago
Fix wrong math function used in search query (#19481)

github.com/mastodon/mastodon - f6bcf86caf6a88b020c435bfab4c1ba8d70dd6db authored over 2 years ago
Store integer settings as integer (#19478)

github.com/mastodon/mastodon - 52ebfb7792c29eba1472ec358c2420ba443ba24d authored over 2 years ago
Fix improperly checking for blocked domain on followed hashtags (#19472)

Fix #19469

github.com/mastodon/mastodon - 1546538de9f9ab3781d7cee3e07880646124df11 authored over 2 years ago
Add closed registrations modal (#19437)

github.com/mastodon/mastodon - 2277913f3f01d3bdb9a1661f019221b1cb185fbb authored over 2 years ago
Add "unsafe-eval" to script-src CSP (#18817)

github.com/mastodon/mastodon - aafbc82d88d54ad9c70c6fca0186fb48b423f338 authored over 2 years ago
Disable media cache on service worker (#19471)

github.com/mastodon/mastodon - eebbc5439a4bfa41d6318b0bc5db0f496018fea0 authored over 2 years ago
Fix `/web` prefix (#19468)

github.com/mastodon/mastodon - 31e23269f9c35667faa655f0b86bd6eed702ccd1 authored over 2 years ago
Change post editing to be enabled in web UI (#19103)

github.com/mastodon/mastodon - 8ebff0efcb91e8b2a0805ebd4583a274ad5f1a69 authored over 2 years ago
Bump utf-8-validate from 5.0.9 to 5.0.10 (#19449)

Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.9 to 5.0.10.
- [R...

github.com/mastodon/mastodon - d96fac8b934fb638e3b047ca7aed63974855bdc1 authored over 2 years ago
Bump @babel/plugin-proposal-decorators from 7.19.3 to 7.19.6 (#19445)

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babe...

github.com/mastodon/mastodon - 1f986d2e525e349620d5b983b489f0b3089621ac authored over 2 years ago
Fix warning about constants in routes (#19466)

github.com/mastodon/mastodon - ca6e92fdb83ca00fe0c5c632ab81f9eaf47cafd2 authored over 2 years ago
Bump jest from 29.1.2 to 29.2.2 (#19467)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.1.2 to 29.2.2.
-...

github.com/mastodon/mastodon - 1ce17cf316c3d4021f60998981e542a20a7038bb authored over 2 years ago
Add ability to view previous edits of a status in admin UI (#19462)

* Add ability to view previous edits of a status in admin UI

* Change moderator access to pos...

github.com/mastodon/mastodon - f8ca3bb2a1dd648f41e8fea5b5eb87b53bc8d521 authored over 2 years ago
Bump jest-environment-jsdom from 29.1.2 to 29.2.1 (#19393)

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environm...

github.com/mastodon/mastodon - dee69be60ef72f714ca3cbbd47e83f1015332f06 authored over 2 years ago
Bump babel-jest from 29.1.2 to 29.2.1 (#19444)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.1.2 t...

github.com/mastodon/mastodon - 3de6c9c02dbc8ef535aeca825b16e698ba939b18 authored over 2 years ago
Bump ws from 8.9.0 to 8.10.0 (#19450)

Bumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.10.0.
- [Release notes](https://gi...

github.com/mastodon/mastodon - 940e80a81b8d3c08526cde67cacf5653b2ffb4da authored over 2 years ago
Bump npmlog from 7.0.0 to 7.0.1 (#19447)

Bumps [npmlog](https://github.com/npm/npmlog) from 7.0.0 to 7.0.1.
- [Release notes](https://gi...

github.com/mastodon/mastodon - 945f44fb6e48eb31cb71e3cd2d253ea8d0e5de9c authored over 2 years ago
Bump react-select from 5.5.1 to 5.5.4 (#19451)

Bumps [react-select](https://github.com/JedWatson/react-select) from 5.5.1 to 5.5.4.
- [Release...

github.com/mastodon/mastodon - 2015e6b331c5026b88cc744c834c781f08df18d4 authored over 2 years ago
Bump eslint-plugin-promise from 6.1.0 to 6.1.1 (#19443)

Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6....

github.com/mastodon/mastodon - 1a05258cd1b2fef3327f8c407c083434f5dd3c56 authored over 2 years ago
Bump @babel/plugin-transform-runtime from 7.19.1 to 7.19.6 (#19446)

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-...

github.com/mastodon/mastodon - 89fbdcdf30015a99df7e42c4a4ed9395789b4d60 authored over 2 years ago
Bump @babel/core from 7.19.3 to 7.19.6 (#19448)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to...

github.com/mastodon/mastodon - 0f02e97c011b7a94994ebcf0447f7c97e3c1f989 authored over 2 years ago
Bump bufferutil from 4.0.6 to 4.0.7 (#19442)

Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.6 to 4.0.7.
- [Release no...

github.com/mastodon/mastodon - 54189e9fc49b496da7a4aac6276131d28bac79dd authored over 2 years ago
Fix negatives values in search index causing queries to fail (#19464)

github.com/mastodon/mastodon - 7d25f72b9fb5f2940b998579da00a11f8a65fb40 authored over 2 years ago
Fix vacuum scheduler missing lock, locks never expiring (#19458)

Remove vacuuming of orphaned preview cards

github.com/mastodon/mastodon - bf0ab3e0fac54515c13beef4ec09b0455f1bce67 authored over 2 years ago
Change unauthenticated search to not support pagination in REST API (#19326)

- Only exact search matches for queries with < 5 characters
- Do not support queries with `offs...

github.com/mastodon/mastodon - 1ae508bf2faae016b88d15e273b0dc01de4fd7af authored over 2 years ago
Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463)

This reverts commit af396fa35f589e1f759c7a3a0dad7932f1862309.

github.com/mastodon/mastodon - 8f073818568b78b4adb858feb928b0da237d066a authored over 2 years ago
Fix IP blocks not having a unique index (#19456)

github.com/mastodon/mastodon - 487d81fb92350974e20ee220553a10b5229f0880 authored over 2 years ago
Fix wrong size of avatars in admin UI (#19457)

github.com/mastodon/mastodon - 6f01111863bfb15b3574c95c8d60d59ae1d79772 authored over 2 years ago
Remove navigation links to /explore when trends are disabled (#19415)

* Remove navigation links to /explore when trends are disabled

* Do not display trends interf...

github.com/mastodon/mastodon - 267978d4fe0eaee92f64d505df2a4a07d22f582c authored over 2 years ago
Change layout of posts in web UI (#19423)

github.com/mastodon/mastodon - 0ca29eaa3f762219cacce46059acfa71393533ad authored over 2 years ago
Change design of translations in web UI (#19453)

github.com/mastodon/mastodon - fcca781aae609067bc9e43ad4a466ef6d2074bbb authored over 2 years ago
Fix `nofollow` rel being removed in web UI (#19455)

github.com/mastodon/mastodon - 9757c917da1753a706c4cd9e191e77059620b022 authored over 2 years ago
Add mention of the translation provider when translating a post (#19433)

github.com/mastodon/mastodon - 30453fab80d55fc10766f0e067c31d96753ccfda authored over 2 years ago
Change “Translate” button to only show up when a translation backend is configured (#19434)

* Change “Translate” button to only show up when a translation backend is configured

Fixes #1...

github.com/mastodon/mastodon - 8046cf34d68209b39845e07a9d2db40926cc5512 authored over 2 years ago
Fix WebUI notification settings for new user and new report notifications (#19436)

Due to an error in operator priority, those settings would only show up if the
user role includ...

github.com/mastodon/mastodon - dd76bbf8b7aef3aed6bb27a5c093211eebcdb24b authored over 2 years ago
Fix language dropdown causing zoom on mobile devices in web UI (#19428)

github.com/mastodon/mastodon - 3ad0a2ae3dcd36e4a9e0be5f72273f9c30df7548 authored over 2 years ago
Fix media, following and followers tabs in web UI (#19426)

github.com/mastodon/mastodon - 73de39e6323460792ef8982555e5cfdaefb5a29b authored over 2 years ago
Fix redirecting to `/publish` when compose form is visible in web UI (#19427)

github.com/mastodon/mastodon - 5452af2188ba65c9f934280b65a2040c8cc9e718 authored over 2 years ago
New Crowdin updates (#19405)

* New translations en.yml (Kazakh)

* New translations en.json (English, United Kingdom)

* ...

github.com/mastodon/mastodon - 3124f946ee734f59bfd6a96609f1003d29413e8e authored over 2 years ago
Change floating action button to be a button in header in web UI (#19422)

- Fix theme color
- Fix elephant being too big on error page on small screens
- Remove "Follow...

github.com/mastodon/mastodon - 1fd6460b02d2e73c94e7c6b1fa8fdc4d2ae36241 authored over 2 years ago
Fix PWA manifest using `/web` paths (#19421)

github.com/mastodon/mastodon - c2c14331b2c04293d8c3f94950027cf9633fd18a authored over 2 years ago
Add error boundary around routes in web UI (#19412)

* Add error boundary around routes in web UI

* Update app/javascript/mastodon/features/ui/uti...

github.com/mastodon/mastodon - a43a8237681187f6e56524aa3effcfc998a877de authored over 2 years ago
Fix reply not opening compose page on certain screen sizes in web UI (#19417)

Fix ellipsis next to icons on navigation panel on some browsers

github.com/mastodon/mastodon - 56efa8d22f041ca87efdfb2e95e80d213e72dde9 authored over 2 years ago
Fix `Settings::FeaturedTagsController` (#19418)

Regression from #19409

github.com/mastodon/mastodon - 45d3b324883c1e72ad5f9820d3c23f7f779f28db authored over 2 years ago
Change featured tag updates to add/remove activity (#19409)

* Change featured tag updates to add/remove activity

* Fix to check for the existence of feat...

github.com/mastodon/mastodon - 74ead7d10698c7f18ca22c07d2f04ff81f419097 authored over 2 years ago
Fix error when rendering limited account in web UI (#19413)

github.com/mastodon/mastodon - 73a48318a19a207c63f6d03ecea8ce35b7e2364a authored over 2 years ago
Change landing page to be /about instead of /explore when trends are disabled (#19414)

github.com/mastodon/mastodon - 062b3c9090c6935d4bf754e7aeb37793a2aa7b68 authored over 2 years ago
Fix duplicate featured tags (#19403)

* Fix duplicate featured tags

* Add unique tag name validator

* Fix error message

github.com/mastodon/mastodon - 53e86747e49dea5e4314bc3fedef4d69ba8f338e authored over 2 years ago
Add featured tag add/remove activity handler (#19408)

github.com/mastodon/mastodon - 1d34eff63f65dd0809af172cf3b1ed5e24c62eaf authored over 2 years ago
Change settings area to be separated into categories in admin UI (#19407)

And update all descriptions

github.com/mastodon/mastodon - 7c152acb2cc545a87610de349a94e14f45fbed5d authored over 2 years ago