Skip to content
Snippets Groups Projects
  1. Nov 07, 2017
    • ThibG's avatar
      Do not process undeliverable mentions (#5598) · 84cfee24
      ThibG authored
      * Resolve remote accounts when mentioned even if they are already known
      
      This commit reduces the risk of not having up-to-date public key or protocol
      information for a remote account, which is required to deliver toots
      (especially direct messages).
      
      * Do not add mentions in private messages for remote users we cannot deliver to
      
      Mastodon does not deliver private and direct toots to OStatus users, as there
      is no guarantee the remote software understands the toot's privacy. However,
      users currently do not get any feedback on it (Mastodon won't attempt delivery,
      but the toot will be displayed exactly the same way to the user).
      
      This change introduces *some* feedback by not processing mentions that are
      not going to be delivered. A long-term solution is still needed to have
      delivery receipts or at least some better indication of what is going on, but
      at least an user can see *something* is up.
      84cfee24
    • ThibG's avatar
      Resolve remote accounts when mentioned even if they are already known (#5539) · 7bea1530
      ThibG authored
      This commit reduces the risk of not having up-to-date public key or protocol
      information for a remote account, which is required to deliver toots
      (especially direct messages).
      7bea1530
    • nullkal's avatar
      Make fullscreen video in detailed status plays in fullscreen (Partly Fix #5160) (#5611) · 864c4d86
      nullkal authored
      * Make fullscreen video in detailed status plays in fullscreen (Fix #5160)
      
      * Directly assign the initial state
      864c4d86
    • kedama's avatar
      Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5613) · d8cd9000
      kedama authored
      Make the same behavior as /api/v1/custom_emojis.
      d8cd9000
  2. Nov 05, 2017
  3. Nov 03, 2017
  4. Nov 01, 2017
  5. Oct 31, 2017
  6. Oct 30, 2017
  7. Oct 29, 2017
  8. Oct 27, 2017
  9. Oct 26, 2017
  10. Oct 25, 2017
    • Ratmir Karabut's avatar
      Update Russian translation (#5517) · 20fee786
      Ratmir Karabut authored
      * Add Russian translation (ru)
      
      * Fix a missing comma
      
      * Fix the wording for better consistency
      
      * Update Russian translation
      
      * Arrange Russian setting alphabetically
      
      * Fix syntax error
      
      * Update Russian translation
      
      * Fix formatting error
      
      * Update Russian translation
      
      * Update Russian translation
      
      * Update ru.jsx
      
      * Fix syntax error
      
      * Remove two_factor_auth.warning (appears obsolete)
      
      * Add missing strings in ru.yml
      
      A lot of new strings translated, especially for the newly added admin section
      
      * Fix translation consistency
      
      * Update Russian translation
      
      * Update Russian translation (pluralizations)
      
      * Update Russian translation
      
      * Update Russian translation
      
      * Update Russian translation (pin)
      
      * Update Russian translation (account deletion)
      
      * Fix extra line
      
      * Update Russian translation (sessions)
      
      * Update Russian translation
      
      * Update Russian translation
      
      * Fix merge conflicts (revert)
      
      * Update Russian translation
      
      * Update Russian translation (fix)
      
      * Update Russian translation (fix quotes)
      
      * Update Russian translation (fix quotes)
      
      * Update Russian translation (fix)
      
      * Update Russian translation
      
      * Add quotes
      
      * bundle exec i18n-tasks normalize
      20fee786
    • Olivier Nicole's avatar
      Complete Esperanto translation (#5520) · 1ba37254
      Olivier Nicole authored
      1ba37254
  11. Oct 21, 2017
  12. Oct 19, 2017
  13. Oct 18, 2017
  14. Oct 17, 2017
Loading