- 24 May, 2019 5 commits
-
-
Eugen Rochko authored
-
ThibG authored
* Check OAuth token scopes in the streaming API * Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token Inspired by https://github.com/kubevirt/kubevirt/issues/1242
-
ThibG authored
-
ThibG authored
* Move signature verification stoplight to the requests themselves This avoids blocking messages from known keys for 5 minutes when only one fails… * Put the stoplight on the actual client IP, not a potential reverse proxy
-
ThibG authored
HTTP 401 responses returned by Mastodon's inbox controller may be temporary if, for instance, the requesting user's actor/key json could not be retrieved in a timely fashion. This changes allow retries instead of dropping the message entirely. Also added HTTP 408 as that error is by nature temporary.
-
- 19 May, 2019 14 commits
-
-
Eugen Rochko authored
-
ThibG authored
-
Hinaloe authored
-
ThibG authored
-
Ben Lubar authored
-
ThibG authored
-
ThibG authored
-
Neil Moore authored
The clickable div is positioned under the account avatar and covers all empty space below it to the end of the status.
-
nzws authored
* Fix typo in light theme * Fix background color of empty column
-
ThibG authored
* Change icon and label depending on whether media is marked as sensitive * WiP use a checkbox
-
Maciek Baron authored
* Add distinction between hover and active/focus states * Resolves #10198
-
Jeong Arm authored
-
nzws authored
* Fix "nothing here" text color of high contrast * Fix counter border color of high contrast
-
ThibG authored
-
- 05 May, 2019 3 commits
-
-
Eugen Rochko authored
-
Marek Ľach authored
-
Aditoo17 authored
* I18n: Update Czech translation * Tiny fix
-
- 04 May, 2019 6 commits
-
-
Baptiste Gelez authored
-
Eugen Rochko authored
-
ThibG authored
-
Ushitora Anqou authored
-
ThibG authored
* Make the cursor icon consistant across media types in account media gallery * Fix the video player modal causing scroll position to reset
-
Alix Rossi authored
-
- 03 May, 2019 12 commits
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
ThibG authored
* Do not retry processing ActivityPub jobs raising validation errors Jobs yielding validation errors most probably won't ever be accepted, so it makes sense not to clutter the queues with retries. * Lower RecordInvalid error reporting to debug log level * Remove trailing whitespace
-
Eugen Rochko authored
* Change e-mail whitelist/blacklist to not be checked when invited And only when creating an account, not when updating it later Fix #10648 * Fix test
-
Eugen Rochko authored
Add `--approve` option to `tootctl accounts modify`
-
Eugen Rochko authored
-
ThibG authored
Fixes #10652
-
ThibG authored
* When trying to block an already-blocked domain, provide a link to the block * Fix styling for links in flash messages * Allow blocks to be upgraded but not downgraded
-
Eugen Rochko authored
* Add "view context" button to media modal when opened from gallery * Add "view context" button to video modal Allow closing the video modal by navigating back in the browser, just like the media modal
-
dependabot[bot] authored
* Bump rack-attack from 5.4.2 to 6.0.0 Bumps [rack-attack](https://github.com/kickstarter/rack-attack) from 5.4.2 to 6.0.0. - [Release notes](https://github.com/kickstarter/rack-attack/releases) - [Changelog](https://github.com/kickstarter/rack-attack/blob/master/CHANGELOG.md) - [Commits](https://github.com/kickstarter/rack-attack/compare/v5.4.2...v6.0.0 ) Signed-off-by: dependabot[bot] <support@dependabot.com> * fix payload[:request]
-
dependabot[bot] authored
Bumps [scss_lint](https://github.com/sds/scss-lint) from 0.57.1 to 0.58.0. - [Release notes](https://github.com/sds/scss-lint/releases) - [Changelog](https://github.com/sds/scss-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/sds/scss-lint/compare/v0.57.1...v0.58.0 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [fabrication](https://github.com/paulelliott/fabrication) from 2.20.1 to 2.20.2. - [Release notes](https://github.com/paulelliott/fabrication/releases) - [Changelog](https://github.com/paulelliott/fabrication/blob/master/Changelog.markdown) - [Commits](https://github.com/paulelliott/fabrication/compare/2.20.1...2.20.2 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-