Skip to content
Extraits de code Groupes Projets
  1. jan. 18, 2019
  2. jan. 08, 2019
  3. jan. 07, 2019
  4. jan. 05, 2019
  5. déc. 28, 2018
  6. déc. 27, 2018
    • chr v1.x's avatar
      Add local followers page to admin account UI (#9610) · c3465f69
      chr v1.x a rédigé
      * Add local followers page to admin account UI
      
      For moderation, I often find myself wondering who, locally, is following
      a remote user. Currently, to see this, I have to go back to the web UI,
      paste in their full handle, click their profile, and go to the
      "Followers" tab (plus, this information is incidental, and if mastodon
      ever decides to resolve all of the follower information, there will be
      no place local followers are shown). This PR adds a new page which is
      accessible via the "following" count on the admin's account view
      page, which shows the local followers. (It has filter parameters for
      account location to indicate that only local followers are shown, and
      leave room for expansion if mastodon ever decides to store the entire
      remote follow list).
      
      * Normalize en.yml
      c3465f69
  7. déc. 22, 2018
    • Eugen Rochko's avatar
      Remove links to bridge.joinmastodon.org (non-functional) (#9608) · bb62827c
      Eugen Rochko a rédigé
      Add link to profile directory
      bb62827c
    • Eugen Rochko's avatar
      Add moderation warnings (#9519) · 3c033c43
      Eugen Rochko a rédigé
      * 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
      3c033c43
  8. déc. 19, 2018
  9. déc. 17, 2018
  10. déc. 11, 2018
    • ThibG's avatar
      Add instance-wide setting to disable profile directory (#9497) · 720daa81
      ThibG a rédigé
      * Add instance-wide setting to disable profile directory
      
      Fixes #9496
      
      When the profile directory is disabled:
      - The “discoverable” setting is hidden from users
      - The “profile directory” link is not shown on public pages
      - /explore returns 404
      
      * Move Setting.profile_directory check to a before_action filter
      720daa81
  11. déc. 06, 2018
  12. nov. 26, 2018
    • Eugen Rochko's avatar
      Redesign admin accounts index (#9340) · 73faadad
      Eugen Rochko a rédigé
      * Improve overview of accounts in admin UI
      
      - Display suspended status, role, last activity and IP prominently
      - Default to showing local accounts
      - Default to not showing suspended accounts
      
      * Remove unused strings
      
      * Fix tests
      
      * Allow filtering accounts by IP mask
      73faadad
  13. oct. 20, 2018
  14. oct. 17, 2018
  15. oct. 13, 2018
  16. oct. 08, 2018
  17. oct. 07, 2018
  18. oct. 06, 2018
  19. oct. 04, 2018
  20. sept. 18, 2018
    • Eugen Rochko's avatar
      Redesign forms, verify link ownership with rel="me" (#8703) · f4d549d3
      Eugen Rochko a rédigé
      * Verify link ownership with rel="me"
      
      * Add explanation about verification to UI
      
      * Perform link verifications
      
      * Add click-to-copy widget for verification HTML
      
      * Redesign edit profile page
      
      * Redesign forms
      
      * Improve responsive design of settings pages
      
      * Restore landing page sign-up form
      
      * Fix typo
      
      * Support <link> tags, add spec
      
      * Fix links not being verified on first discovery and passive updates
      f4d549d3
  21. sept. 13, 2018
  22. août 31, 2018
  23. août 28, 2018
  24. août 26, 2018
  25. août 25, 2018
  26. août 22, 2018
  27. août 18, 2018
  28. août 16, 2018
  29. août 09, 2018
  30. juil. 31, 2018
  31. juil. 28, 2018
Chargement en cours