Skip to content
Snippets Groups Projects
  1. Dec 04, 2019
  2. Dec 03, 2019
  3. Dec 02, 2019
  4. Dec 01, 2019
  5. Nov 30, 2019
  6. Nov 29, 2019
    • Sasha Sorokin's avatar
      Fix counter sizing (#12446) · b532ead7
      Sasha Sorokin authored
      Counter size is currently set to strict 33.3% width, but with it
      counter may break in other languages than English. For example it is
      already broken on Gargron's profile on mastodon.social using Russian
      locale.
      
      This commit changes "width" to "min-width", so counters still displayed
      correctly, but if they need more width to fit text, they are now allowed
      to take as many width as they need.
      b532ead7
    • Sasha Sorokin's avatar
      Improve notifications page (#12497) · fd45f5bb
      Sasha Sorokin authored
      Currently notifications page seems a bit cluttered with no clear
      separation between e-mail and filtering settings. This commit tries to
      address them by adding clear separation with headers, hints and removing
      continuously reused texts for events checkboxes.
      fd45f5bb
    • ThibG's avatar
      Add hotkey for opening media files (#12498) · a690b3e4
      ThibG authored
      * [WiP] Add hotkey to open media
      
      * Give focus to play/pause button when opening video modal
      a690b3e4
    • ThibG's avatar
      Fix pending upload count not being decremented on error (#12499) · 667708f5
      ThibG authored
      The arguments were passed to the wrong function… also, there is no
      need to have a conditional decrementation: failure to upload means
      we marked an upload as pending, in all cases.
      667708f5
  7. Nov 28, 2019
  8. Nov 26, 2019
    • ThibG's avatar
      Fix empty poll options not being filtered on remote poll update (#12484) · 00c219aa
      ThibG authored
      If a poll contains empty options (which is apparently possible on Pleroma),
      it is created without them. However, the poll update code doesn't filter
      empty options, and thus:
      1. Clear known votes, as it assumes the set of options has changed
      2. Errors out because it tries adding empty options, which fails validation
      
      This commit fixes that by filtering them out the same way they are filtered
      out at poll creation time.
      00c219aa
  9. Nov 25, 2019
  10. Nov 22, 2019
  11. Nov 21, 2019
  12. Nov 19, 2019
  13. Nov 17, 2019
  14. Nov 16, 2019
  15. Nov 13, 2019
    • Eugen Rochko's avatar
      Unverified
      24ea938c
    • Eugen Rochko's avatar
      New Crowdin translations (#12146) · eee73de5
      Eugen Rochko authored
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Bengali)
      [ci skip]
      
      * New translations en.json (Portuguese, Brazilian)
      [ci skip]
      
      * New translations en.yml (Portuguese, Brazilian)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations devise.en.yml (Bengali)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations devise.en.yml (Bengali)
      [ci skip]
      
      * New translations simple_form.en.yml (Bengali)
      [ci skip]
      
      * New translations devise.en.yml (Bengali)
      [ci skip]
      
      * New translations devise.en.yml (Bengali)
      [ci skip]
      
      * New translations devise.en.yml (Bengali)
      [ci skip]
      
      * New translations en.json (Thai)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Persian)
      [ci skip]
      
      * New translations en.yml (Persian)
      [ci skip]
      
      * New translations devise.en.yml (Tamil)
      [ci skip]
      
      * New translations devise.en.yml (Tamil)
      [ci skip]
      
      * New translations devise.en.yml (Tamil)
      [ci skip]
      
      * New translations en.json (Occitan)
      [ci skip]
      
      * New translations simple_form.en.yml (Occitan)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Occitan)
      [ci skip]
      
      * New translations en.yml (Occitan)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations simple_form.en.yml (Tamil)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations simple_form.en.yml (Tamil)
      [ci skip]
      
      * New translations activerecord.en.yml (Tamil)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Arabic)
      [ci skip]
      
      * New translations en.yml (Arabic)
      [ci skip]
      
      * New translations simple_form.en.yml (Arabic)
      [ci skip]
      
      * New translations en.json (Finnish)
      [ci skip]
      
      * New translations en.json (Danish)
      [ci skip]
      
      * New translations en.json (Kannada)
      [ci skip]
      
      * New translations en.yml (Kannada)
      [ci skip]
      
      * New translations simple_form.en.yml (Kannada)
      [ci skip]
      
      * New translations activerecord.en.yml (Kannada)
      [ci skip]
      
      * New translations devise.en.yml (Kannada)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Kannada)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.yml (Marathi)
      [ci skip]
      
      * New translations simple_form.en.yml (Marathi)
      [ci skip]
      
      * New translations activerecord.en.yml (Marathi)
      [ci skip]
      
      * New translations devise.en.yml (Marathi)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Marathi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.yml (Hindi)
      [ci skip]
      
      * New translations simple_form.en.yml (Hindi)
      [ci skip]
      
      * New translations activerecord.en.yml (Hindi)
      [ci skip]
      
      * New translations devise.en.yml (Hindi)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Hindi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Urdu (Pakistan))
      [ci skip]
      
      * New translations en.yml (Urdu (Pakistan))
      [ci skip]
      
      * New translations simple_form.en.yml (Urdu (Pakistan))
      [ci skip]
      
      * New translations activerecord.en.yml (Urdu (Pakistan))
      [ci skip]
      
      * New translations devise.en.yml (Urdu (Pakistan))
      [ci skip]
      
      * New translations doorkeeper.en.yml (Urdu (Pakistan))
      [ci skip]
      
      * New translations activerecord.en.yml (Marathi)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Marathi)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Marathi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations simple_form.en.yml (Finnish)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.yml (Persian)
      [ci skip]
      
      * New translations simple_form.en.yml (Persian)
      [ci skip]
      
      * New translations devise.en.yml (Bengali)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations devise.en.yml (Bengali)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations en.yml (Malayalam)
      [ci skip]
      
      * New translations simple_form.en.yml (Malayalam)
      [ci skip]
      
      * New translations activerecord.en.yml (Malayalam)
      [ci skip]
      
      * New translations devise.en.yml (Malayalam)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Malayalam)
      [ci skip]
      
      * New translations en.yml (Slovak)
      [ci skip]
      
      * New translations en.json (Slovak)
      [ci skip]
      
      * New translations en.yml (Slovak)
      [ci skip]
      
      * New translations simple_form.en.yml (Slovak)
      [ci skip]
      
      * New translations devise.en.yml (Slovak)
      [ci skip]
      
      * New translations en.json (Slovak)
      [ci skip]
      
      * New translations simple_form.en.yml (Slovak)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Slovak)
      [ci skip]
      
      * New translations en.yml (Bengali)
      [ci skip]
      
      * New translations en.json (Ukrainian)
      [ci skip]
      
      * New translations simple_form.en.yml (Ukrainian)
      [ci skip]
      
      * New translations en.json (Norwegian Nynorsk)
      [ci skip]
      
      * New translations en.yml (Bengali)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations devise.en.yml (Ukrainian)
      [ci skip]
      
      * New translations simple_form.en.yml (Ukrainian)
      [ci skip]
      
      * New translations en.json (Norwegian Nynorsk)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Norwegian Nynorsk)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Norwegian Nynorsk)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations en.yml (Indonesian)
      [ci skip]
      
      * New translations en.json (Norwegian Nynorsk)
      [ci skip]
      
      * New translations simple_form.en.yml (Tamil)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.yml (Malayalam)
      [ci skip]
      
      * New translations en.yml (Indonesian)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.yml (Indonesian)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Italian)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.yml (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations devise.en.yml (Tamil)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations devise.en.yml (Tamil)
      [ci skip]
      
      * New translations en.json (Marathi)
      [ci skip]
      
      * New translations en.yml (Galician)
      [ci skip]
      
      * New translations simple_form.en.yml (Galician)
      [ci skip]
      
      * New translations simple_form.en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.json (Hungarian)
      [ci skip]
      
      * New translations en.yml (Hungarian)
      [ci skip]
      
      * New translations simple_form.en.yml (Japanese)
      [ci skip]
      
      * New translations en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.json (Bengali)
      [ci skip]
      
      * New translations en.json (Basque)
      [ci skip]
      
      * New translations en.json (Spanish, Argentina)
      [ci skip]
      
      * New translations en.json (Russian)
      [ci skip]
      
      * New translations en.yml (Persian)
      [ci skip]
      
      * New translations en.yml (Russian)
      [ci skip]
      
      * New translations en.yml (Catalan)
      [ci skip]
      
      * New translations en.yml (Greek)
      [ci skip]
      
      * New translations en.yml (Swedish)
      [ci skip]
      
      * New translations en.yml (Swedish)
      [ci skip]
      
      * New translations en.json (Estonian)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations en.yml (Spanish, Argentina)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations en.yml (Japanese)
      [ci skip]
      
      * New translations devise.en.yml (Estonian)
      [ci skip]
      
      * New translations en.yml (Bengali)
      [ci skip]
      
      * New translations en.yml (Indonesian)
      [ci skip]
      
      * New translations en.yml (Bengali)
      [ci skip]
      
      * New translations en.yml (Kazakh)
      [ci skip]
      
      * New translations en.yml (Bengali)
      [ci skip]
      
      * New translations en.yml (Finnish)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Finnish)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Finnish)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations en.yml (Tamil)
      [ci skip]
      
      * New translations en.yml (Tamil)
      [ci skip]
      
      * New translations en.yml (Tamil)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations simple_form.en.yml (Estonian)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations devise.en.yml (Malayalam)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations simple_form.en.yml (Estonian)
      [ci skip]
      
      * New translations simple_form.en.yml (Malayalam)
      [ci skip]
      
      * New translations en.yml (Turkish)
      [ci skip]
      
      * New translations devise.en.yml (Portuguese, Brazilian)
      [ci skip]
      
      * New translations simple_form.en.yml (Portuguese, Brazilian)
      [ci skip]
      
      * New translations devise.en.yml (Portuguese, Brazilian)
      [ci skip]
      
      * New translations simple_form.en.yml (Portuguese, Brazilian)
      [ci skip]
      
      * New translations en.yml (Hungarian)
      [ci skip]
      
      * New translations en.yml (Swedish)
      [ci skip]
      
      * New translations en.yml (Swedish)
      [ci skip]
      
      * New translations en.yml (Swedish)
      [ci skip]
      
      * New translations en.yml (Swedish)
      [ci skip]
      
      * New translations en.yml (Swedish)
      [ci skip]
      
      * New translations en.yml (Corsican)
      [ci skip]
      
      * New translations en.yml (French)
      [ci skip]
      
      * New translations en.json (Esperanto)
      [ci skip]
      
      * New translations simple_form.en.yml (Slovak)
      [ci skip]
      
      * New translations devise.en.yml (Slovak)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations devise.en.yml (Tamil)
      [ci skip]
      
      * New translations en.yml (Tamil)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Tamil)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Tamil)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Slovak)
      [ci skip]
      
      * New translations en.yml (Spanish)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations en.yml (Estonian)
      [ci skip]
      
      * New translations en.json (Chinese Simplified)
      [ci skip]
      
      * New translations devise.en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations devise.en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations simple_form.en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.yml (Basque)
      [ci skip]
      
      * New translations en.yml (Czech)
      [ci skip]
      
      * New translations en.yml (Danish)
      [ci skip]
      
      * New translations en.yml (Danish)
      [ci skip]
      
      * New translations en.yml (Ukrainian)
      [ci skip]
      
      * New translations devise.en.yml (Ukrainian)
      [ci skip]
      
      * New translations en.yml (Russian)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations en.json (Malayalam)
      [ci skip]
      
      * New translations en.yml (Bengali)
      [ci skip]
      
      * New translations en.yml (Bengali)
      [ci skip]
      
      * New translations en.json (Hindi)
      [ci skip]
      
      * New translations en.yml (Galician)
      [ci skip]
      
      * New translations en.json (Tamil)
      [ci skip]
      
      * New translations en.json (Russian)
      [ci skip]
      
      * New translations en.yml (Russian)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Russian)
      [ci skip]
      
      * New translations en.json (Estonian)
      [ci skip]
      
      * New translations en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations doorkeeper.en.yml (Chinese Simplified)
      [ci skip]
      
      * New translations en.yml (French)
      [ci skip]
      
      * New translations en.json (Bengali)
      [ci skip]
      
      * i18n-tasks normalize
      
      * yarn manage:translations
      Unverified
      eee73de5
    • ThibG's avatar
      Add bookmarks (#7107) · dfea7368
      ThibG authored
      * Add backend support for bookmarks
      
      Bookmarks behave like favourites, except they aren't shared with other
      users and do not have an associated counter.
      
      * Add spec for bookmark endpoints
      
      * Add front-end support for bookmarks
      
      * Introduce OAuth scopes for bookmarks
      
      * Add bookmarks to archive takeout
      
      * Fix migration
      
      * Coding style fixes
      
      * Fix rebase issue
      
      * Update bookmarked_statuses to latest UI changes
      
      * Update bookmark actions to properly reflect status changes in state
      
      * Add bookmarks item to single-column layout
      
      * Make active bookmarks red
      dfea7368
Loading