Skip to content
Extraits de code Groupes Projets
  1. avr. 08, 2019
  2. avr. 06, 2019
  3. avr. 04, 2019
    • Ben Lubar's avatar
      Fix `tootctl accounts cull` (#10460) · e6814a33
      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.
      e6814a33
  4. avr. 01, 2019
  5. mars 30, 2019
  6. mars 28, 2019
  7. mars 14, 2019
  8. mars 11, 2019
  9. mars 05, 2019
  10. fév. 23, 2019
  11. fév. 17, 2019
  12. jan. 28, 2019
  13. jan. 27, 2019
  14. jan. 20, 2019
  15. jan. 19, 2019
  16. jan. 18, 2019
  17. jan. 17, 2019
  18. jan. 16, 2019
  19. jan. 15, 2019
  20. jan. 08, 2019
  21. jan. 01, 2019
  22. déc. 24, 2018
    • Eugen Rochko's avatar
      Add REST API for creating an account (#9572) · 5d2fc6de
      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
      5d2fc6de
    • Eugen Rochko's avatar
      Update emoji codepoint mappings to v11.0 (#9618) · 2ee779dc
      Eugen Rochko a rédigé
      2ee779dc
  23. déc. 18, 2018
  24. déc. 03, 2018
  25. déc. 02, 2018
  26. nov. 30, 2018
  27. nov. 27, 2018
  28. nov. 20, 2018
  29. nov. 16, 2018
  30. nov. 08, 2018
Chargement en cours