Skip to content
Extraits de code Groupes Projets
  1. déc. 13, 2018
  2. déc. 12, 2018
  3. déc. 11, 2018
    • ThibG's avatar
      Add admin ability to remove an user's header image (#9495) · cf6ee4ff
      ThibG a rédigé
      * Fix markup in admin/accounts/:id table for avatar
      
      * Add admin ability to remove an user's header image
      cf6ee4ff
    • 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
    • Yamagishi Kazutoshi's avatar
      [i18n] Update Occitan (#9491) · 9650bbc8
      Yamagishi Kazutoshi a rédigé
      * Adds the Profil directory
      
      * Adds the line about directory
      
      * Harmonisation
      
      * Update oc.yml
      
      * i18n-tasks normalize && i18n-tasks remove-unused
      
      * yarn manage:translations
      9650bbc8
  4. déc. 10, 2018
  5. déc. 09, 2018
    • ThibG's avatar
      Add setting to not aggregate reblogs (#9248) · 81bda7d6
      ThibG a rédigé
      * Add setting to not aggregate reblogs
      
      Fixes #9222
      
      * Handle cases where user is nil in add_to_home and add_to_list
      
      * Add hint for setting_aggregate_reblogs option
      
      * Reword setting_aggregate_reblogs label
      81bda7d6
  6. déc. 07, 2018
  7. déc. 06, 2018
  8. déc. 03, 2018
  9. déc. 02, 2018
  10. déc. 01, 2018
  11. nov. 27, 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
      Non vérifiée
      73faadad
  13. nov. 09, 2018
  14. nov. 05, 2018
    • James Kiesel's avatar
      Allow joining several hashtags in a single column (#8904) · 4c03e05a
      James Kiesel a rédigé
      * Nascent tag menu on frontend
      
      * Hook up frontend to search
      
      * Tag intersection backend first pass
      
      * Update yarnlock
      
      * WIP
      
      * Fix for tags not searching correctly
      
      * Make radio buttons function
      
      * Simplify radio buttons with modeOption
      
      * Better naming
      
      * Rearrange options
      
      * Add all/any/none functionality on backend
      
      * Small PR cleanup
      
      * Move to service from scope
      
      * Small cleanup, add proper service tests
      
      * Don't use send with user input :D
      
      * Set appropriate column header
      
      * Handle auto updating timeline
      
      * Fix up toggle function
      
      * Use tag value correctly
      
      * A bit more correct to use 'self' rather than 'all' in status scope
      
      * Fix some style issues
      
      * Fix more code style issues
      
      * Style select dropdown more better
      
      * Only use to_id'ed value to ensure no SQL injection
      
      * Revamp frontend to allow for multiple selects
      
      * Update backend / col header to account for more flexible tagging
      
      * Update brakeman ignore
      
      * Codeclimate suggestions
      
      * Fix presenter tag_url
      
      * Implement initial PR feedback
      
      * Handle additional tag streaming
      
      * CodeClimate tweak
      4c03e05a
  15. oct. 30, 2018
  16. oct. 29, 2018
  17. oct. 28, 2018
  18. oct. 25, 2018
  19. oct. 24, 2018
  20. oct. 20, 2018
  21. oct. 18, 2018
  22. oct. 17, 2018
  23. oct. 16, 2018
  24. oct. 15, 2018
  25. oct. 13, 2018
  26. oct. 12, 2018
Chargement en cours