Skip to content
Snippets Groups Projects
  1. Jan 20, 2018
  2. Jan 18, 2018
  3. Jan 17, 2018
  4. Jan 16, 2018
  5. Jan 12, 2018
  6. Jan 09, 2018
  7. Jan 08, 2018
  8. 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
  9. 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
  10. Jan 03, 2018
  11. 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
  12. Dec 31, 2017
  13. Dec 30, 2017
  14. 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
      Unverified
      38fc1b49
  15. Dec 24, 2017
  16. 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
  17. Dec 13, 2017
  18. Dec 12, 2017
  19. Dec 09, 2017
  20. Dec 08, 2017
  21. Dec 06, 2017
  22. Dec 01, 2017
  23. Nov 28, 2017
  24. Nov 27, 2017
  25. 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
      
      * :flag_pl: (#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
      Unverified
      e84fecb7
Loading