- avr. 08, 2019
-
-
Takeshi Umeda a rédigé
* Add `tootctl accounts reset` * Rename reset to reset-relationships * Improve command description
-
- avr. 06, 2019
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
Fix #10441
-
Eugen Rochko a rédigé
-
- avr. 04, 2019
-
-
Ben Lubar a rédigé
* List the actual accounts that would have been culled during a dry run. Otherwise, the dry run mode is basically useless. * Prevent unreachable domains from inheriting the previous status code. * Update CHANGELOG.md for #10460.
-
- avr. 01, 2019
-
-
Jeong Arm a rédigé
-
- mars 30, 2019
-
-
Eugen Rochko a rédigé
Update AUTHORS.md Update CHANGELOG.md
-
- mars 28, 2019
-
-
Eugen Rochko a rédigé
Fix #10305
-
Eugen Rochko a rédigé
-
- mars 14, 2019
-
-
Eugen Rochko a rédigé
Fix #6856 Fix #6951
-
- mars 11, 2019
-
-
Eugen Rochko a rédigé
Query by @tateisu Fix #1554
-
- mars 05, 2019
-
-
Eugen Rochko a rédigé
-
- fév. 23, 2019
-
-
Eugen Rochko a rédigé
-
- fév. 17, 2019
-
-
Eugen Rochko a rédigé
-
- jan. 28, 2019
-
-
Eugen Rochko a rédigé
-
- jan. 27, 2019
-
-
Stanislas a rédigé
-
- jan. 20, 2019
-
-
Eugen Rochko a rédigé
-
- jan. 19, 2019
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
Add `rake repo:changelog` to do that automatically
-
- jan. 18, 2019
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
- jan. 17, 2019
-
-
Eugen Rochko a rédigé
-
- jan. 16, 2019
-
-
Eugen Rochko a rédigé
Fix #9817
-
- jan. 15, 2019
-
-
Eugen Rochko a rédigé
-
- jan. 08, 2019
-
-
Eugen Rochko a rédigé
-
- jan. 01, 2019
-
-
Eugen Rochko a rédigé
Fix #9369
-
- déc. 24, 2018
-
-
Eugen Rochko a rédigé
* 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 a rédigé
-
- déc. 18, 2018
-
-
Eugen Rochko a rédigé
This allowed you to brick your system when running that command, because the accounts would continue to advertise the old public key, but sign things with the new one
-
- déc. 03, 2018
-
-
Eugen Rochko a rédigé
- Some associations were missing from the clean-up - Some attributes were not reset on suspension - Skip federation and streaming deletes when purging a dead domain - Move account association definitions to concern
-
- déc. 02, 2018
-
-
Eugen Rochko a rédigé
-
ThibG a rédigé
Fixes #9411
-
- nov. 30, 2018
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
- nov. 27, 2018
-
-
Eugen Rochko a rédigé
-
- nov. 20, 2018
-
-
Renato "Lond" Cerqueira a rédigé
Just the color is not enough change since not everyone uses colored terminals. Touching the account makes it so that the account is not in the threshold window in case of running again
-
- nov. 16, 2018
-
-
mayaeh a rédigé
* Fixed an issue where "tootctl media remove" can not count the file size. * Fixed the problem pointed out by codeclimate.
-
- nov. 08, 2018
-
-
Eugen Rochko a rédigé
Fix #9237
-
Eugen Rochko a rédigé
* Display amount of freed disk space in tootctl media remove Fix #9213 * Fix code style issue
-