- Dec 27, 2018
-
-
dependabot[bot] authored
Bumps [webmock](https://github.com/bblimke/webmock) from 3.4.2 to 3.5.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.4.2...v3.5.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Eugen Rochko authored
Fix #9606
-
Eugen Rochko authored
-
- Dec 26, 2018
-
-
Quentí authored
* Rename "crop" to "change preview" (tootsuite#9616) * Rename "crop" to "change preview" (tootsuite#9616) * Rename "crop" to "change preview" (tootsuite#9616)
-
Eugen Rochko authored
-
Eugen Rochko authored
-
dependabot[bot] authored
Bumps [cld3](https://github.com/akihikodaki/cld3-ruby) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/akihikodaki/cld3-ruby/releases) - [Commits](https://github.com/akihikodaki/cld3-ruby/compare/v3.2.2...v3.2.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
ysksn authored
-
ysksn authored
-
- Dec 25, 2018
-
-
Takeshi Umeda authored
-
ysksn authored
-
Aboobacker MK authored
-
- Dec 24, 2018
-
-
Eugen Rochko authored
* Add REST API for creating an account The method is available to apps with a token obtained via the client credentials grant. It creates a user and account records, as well as an access token for the app that initiated the request. The user is unconfirmed, and an e-mail is sent as usual. The method returns the access token, which the app should save for later. The REST API is not available to users with unconfirmed accounts, so the app must be smart to wait for the user to click a link in their e-mail inbox. The method is rate-limited by IP to 5 requests per 30 minutes. * Redirect users back to app from confirmation if they were created with an app * Add tests * Return 403 on the method if registrations are not open * Require agreement param to be true in the API when creating an account
-
Eugen Rochko authored
-
Eugen Rochko authored
-
ThibG authored
Fixes #9580
-
- Dec 23, 2018
-
-
ThibG authored
-
- Dec 22, 2018
-
-
Eugen Rochko authored
Add link to profile directory
-
Eugen Rochko authored
To better align with the list of hashtags
-
Eugen Rochko authored
* Add moderation warnings Replace individual routes for disabling, silencing, and suspending a user, as well as the report update route, with a unified account action controller that allows you to select an action (none, disable, silence, suspend) as well as whether it should generate an e-mail notification with optional custom text. That notification, with the optional custom text, is saved as a warning. Additionally, there are warning presets you can configure to save time when performing the above. * Use Account#local_username_and_domain
-
Quentí authored
* Update for new On Board messages * Update oc.json
-
ysksn authored
-
- Dec 21, 2018
-
-
Marcin Mikołajczak authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
ysksn authored
-
ThibG authored
The modal-handling code gives back focus to the element focused when the modal opened. However, in the case of reply confirmation, it would do so *after* the composer code itself requested focus.
-
ysksn authored
-
ysksn authored
-
Eugen Rochko authored
Fix #8666
-
- Dec 20, 2018
-
-
ysksn authored
-
ysksn authored
* Add spec for RelayPolicy * Add specs for SubscriptionPolicy * Add specs for SettingsPolicy * Add specs for TagPolicy * Add specs for ReportPolicy
-
ysksn authored
-
ysksn authored
-
ysksn authored
-
ysksn authored
-
ysksn authored
-
ysksn authored
-
Eugen Rochko authored
Fix #7087 The same data is available over the ActivityPub outbox, RSS, and Atom, so there is little benefit to keeping it limited in this method.
-
- Dec 19, 2018