- 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
-
- oct. 31, 2018
-
-
Eugen Rochko a rédigé
-
- oct. 30, 2018
-
-
Eugen Rochko a rédigé
* Bump version to 2.6.0 * Update CHANGELOG.md
-
Eugen Rochko a rédigé
* Bump version to 2.6.0rc4 * Update CHANGELOG.md
-
- oct. 29, 2018
-
-
Eugen Rochko a rédigé
* Bump version to 2.6.0rc3 * Update CHANGELOG.md
-
- oct. 27, 2018
-
-
Eugen Rochko a rédigé
Leave `tootctl accounts cull` to simply check removed accounts from live domains, and skip temporarily unavailable domains, while listing them in the final output for further action. Add `tootctl domains purge DOMAIN` to be able to purge a domain from that list manually
-
- oct. 25, 2018
-
-
Sascha a rédigé
-
Eugen Rochko a rédigé
* Bump version to 2.6.0rc2 * Update CHANGELOG.md
-
- oct. 22, 2018
-
-
Eugen Rochko a rédigé
Fix #8741
-
- oct. 21, 2018
- oct. 20, 2018
-
-
Eugen Rochko a rédigé
* Bump version to 2.6.0rc1 * Update AUTHORS.md * Update CHANGELOG.md
-
- oct. 11, 2018
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
- oct. 08, 2018
-
-
ashleyhull-versent a rédigé
* cleanup pass * undo mistakes * fixed. * revert
-