Skip to content
Snippets Groups Projects
  1. Jan 07, 2018
    • SerCom_KC's avatar
      Update Simplified Chinese translations (#6215) · c4d36d02
      SerCom_KC authored
      * i18n: (zh-CN) Add translations of #6125
      
      * i18n: (zh-CN) Add translations of #6132
      
      * i18n: (zh-CN) Add translations of #6099
      
      * i18n: (zh-CN) Add translations of #6071
      
      * i18n: (zh-CN) Improve translations
      c4d36d02
  2. Jan 05, 2018
    • Quenty31's avatar
      l10n Occitan language: mailer update (#6193) · 06636c6e
      Quenty31 authored
      * Create email_changed.oc.html.erb
      
      * Create email_changed.oc.text.erb
      
      * Update email_changed.oc.html.erb
      
      * Update email_changed.oc.html.erb
      
      * Create reconfirmation_instructions.oc.html.erb
      
      * Create reconfirmation_instructions.oc.text.erb
      
      * Update confirmation_instructions.oc.html.erb
      
      * Update confirmation_instructions.oc.text.erb
      
      * Update confirmation_instructions.oc.html.erb
      
      * Update reconfirmation_instructions.oc.html.erb
      
      * Update reconfirmation_instructions.oc.text.erb
      
      * Update reconfirmation_instructions.oc.html.erb
      06636c6e
  3. Jan 03, 2018
  4. Jan 02, 2018
    • Patrick Figel's avatar
      Add confirmation step for email changes (#6071) · 04ecf44c
      Patrick Figel authored
      * Add confirmation step for email changes
      
      This adds a confirmation step for email changes of existing users.
      Like the initial account confirmation, a confirmation link is sent
      to the new address.
      
      Additionally, a notification is sent to the existing address when
      the change is initiated. This message includes instruction to reset
      the password immediately or to contact the instance admin if the
      change was not initiated by the account owner.
      
      Fixes #3871
      
      * Add review fixes
      04ecf44c
    • Otakan's avatar
      delete X-UA-Compatible (#6068) · ce854ed5
      Otakan authored
      * delete X-UA-Compatible
      
      * undo
      
      * restore
      ce854ed5
    • Branko Kokanovic's avatar
      Adding Serbian latin translations (#6146) · 21b9da64
      Branko Kokanovic authored
      Serbian latin (sr-Latn) is generated automatically from Serbian (sr) translation. Also changed some wording in original (Serbian) translation.
      21b9da64
    • Akihiko Odaki's avatar
      Show mastodon on modal (#6129) · 2c1ed5f8
      Akihiko Odaki authored
      2c1ed5f8
  5. Dec 31, 2017
  6. Dec 30, 2017
  7. Dec 29, 2017
    • Eugen Rochko's avatar
      Add more instance stats APIs (#6125) · 38fc1b49
      Eugen Rochko authored
      * Add GET /api/v1/instance/peers API to reveal known domains
      
      * Add GET /api/v1/instance/activity API
      
      * Make new APIs disableable, exclude private statuses from activity stats
      
      * Fix code style issue
      
      * Fix week timestamps
      38fc1b49
  8. Dec 24, 2017
  9. Dec 22, 2017
    • ThibG's avatar
      Display deleted users' role as “Suspended” (#6080) · 6eb60260
      ThibG authored
      Deleted users are technically suspended, but the code displaying their status
      in the admin interface was broken and displayed a javascript object holding
      translations of the possible user roles instead.
      6eb60260
  10. Dec 13, 2017
  11. Dec 12, 2017
  12. Dec 09, 2017
  13. Dec 08, 2017
  14. Dec 06, 2017
  15. Dec 01, 2017
  16. Nov 28, 2017
  17. Nov 27, 2017
  18. Nov 24, 2017
    • Eugen Rochko's avatar
      Add logging of admin actions (#5757) · e84fecb7
      Eugen Rochko authored
      
      * Add logging of admin actions
      
      * Update brakeman whitelist
      
      * Log creates, updates and destroys with history of changes
      
      * i18n: Update Polish translation (#5782)
      
      Signed-off-by: default avatarMarcin Mikołajczak <me@m4sk.in>
      
      * Split admin navigation into moderation and administration
      
      * Redesign audit log page
      
      * 🇵🇱 (#5795)
      
      * Add color coding to audit log
      
      * Change dismiss->resolve, log all outcomes of report as resolve
      
      * Update terminology (e-mail blacklist) (#5796)
      
      * Update terminology (e-mail blacklist)
      
      imho looks better
      
      * Update en.yml
      
      * Fix code style issues
      
      * i18n-tasks normalize
      e84fecb7
  19. Nov 19, 2017
  20. Nov 18, 2017
    • Eugen Rochko's avatar
      Profile redirect notes (#5746) · 58cede48
      Eugen Rochko authored
      * Serialize moved accounts into REST and ActivityPub APIs
      
      * Parse federated moved accounts from ActivityPub
      
      * Add note about moved accounts to public profiles
      
      * Add moved account message to web UI
      
      * Fix code style issues
      58cede48
  21. Nov 17, 2017
  22. Nov 14, 2017
  23. Nov 11, 2017
    • Eugen Rochko's avatar
      Add moderator role and add pundit policies for admin actions (#5635) · 7bb8b0b2
      Eugen Rochko authored
      * Add moderator role and add pundit policies for admin actions
      
      * Add rake task for turning user into mod and revoking it again
      
      * Fix handling of unauthorized exception
      
      * Deliver new report e-mails to staff, not just admins
      
      * Add promote/demote to admin UI, hide some actions conditionally
      
      * Fix unused i18n
      7bb8b0b2
  24. Nov 08, 2017
  25. Nov 07, 2017
Loading