- Mar 08, 2020
-
-
ThibG authored
* Change ActivityPub follower/following collections to not link first page * Add support for hiding followers and following of remote users * Switch to using a single `hide_collections` column * Address code style remarks
-
Eugen Rochko authored
Fix #9106
-
dependabot-preview[bot] authored
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.2.3 to 5.3.1. - [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases) - [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md) - [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.2.3...v.5.3.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
ThibG authored
-
ThibG authored
* Add support for links to public statuses in announcements to be opened in WebUI * Please CodeClimate
-
Mélanie Chauvel (ariasuni) authored
-
Mélanie Chauvel (ariasuni) authored
-
Shlee authored
-
guigeekz authored
* Move submit button to the top of the edit page * Duplicate save button on long form * Fix click submit on profile spec
-
Bèr Kessels authored
* JS-linter: fix trailing comma's * Configure eslinter to ignore this onchange error.
-
tateisu authored
* Add skip_media_remove option to tootctl statuses remove * Add skip_media_remove option to tootctl statuses remove Co-authored-by:
tateisu <tateisu@juggler.jp>
-
ThibG authored
* Allow deleting site uploads * Refactor and move links into hints * Fix i18n tests * Fix HTML output of site_upload_delete_hint
-
Mélanie Chauvel (ariasuni) authored
* Improve description of privacy levels in compose interface * Change strings in defaultMessage and source as well as english Co-authored-by:
Thibaut Girka <thib@sitedethib.com>
-
David Cook authored
-
ThibG authored
Fixes #13150
-
ThibG authored
* Add ability to order accounts in moderation view * Display last status date in “Most recent activity” for remote users
-
Mélanie Chauvel (ariasuni) authored
-
Eugen Rochko authored
-
- Mar 06, 2020
-
-
ThibG authored
-
koyu authored
-
Eugen Rochko authored
-
- Mar 05, 2020
-
-
Eugen Rochko authored
Blocking a domain is closer to blocking all its users than to a mute action.
-
Eugen Rochko authored
Fixes #13168
-
Eugen Rochko authored
-
- Mar 02, 2020
-
-
dependabot-preview[bot] authored
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.8.3 to 7.8.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.8.4/packages/babel-runtime ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.10.1 to 3.10.3. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.10.1...v3.10.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.8.4...v7.8.6 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [json-ld-preloaded](https://github.com/ruby-rdf/json-ld-preloaded) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/ruby-rdf/json-ld-preloaded/releases) - [Commits](https://github.com/ruby-rdf/json-ld-preloaded/compare/3.1.0...3.1.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [oj](https://github.com/ohler55/oj) from 3.10.1 to 3.10.3. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.10.1...v3.10.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.5.1 to 0.6.2. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v0.5.1...v0.6.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Mar 01, 2020
-
-
ThibG authored
This fixes cookies and devise authentication being broken as a result of upgrading to puma 4.3.2, see https://github.com/puma/puma/issues/2132
-
- Feb 29, 2020
-
-
ThibG authored
-
ThibG authored
* Add support for special characters in Redis passwords Fixes #13154 * Refactor
-
dependabot-preview[bot] authored
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.2. **This update includes a security fix.** - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v4.3.1...v4.3.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Feb 28, 2020
-
-
ThibG authored
-
- Feb 27, 2020
-
-
Eugen Rochko authored
- Feb 24, 2020