Skip to content
Snippets Groups Projects
  1. Sep 01, 2017
    • Eugen Rochko's avatar
      Make first use less overwhelming with browser permissions (#4760) · ff7d02b2
      Eugen Rochko authored
      - Ask for desktop notifications after 1 minute of use instead of
        instantly
      - Ask for protocol handler permission after 5 minutes of use
        instead of instantly
      ff7d02b2
    • Damien Erambert's avatar
      Update FR locales (#4714) · 1a0df588
      Damien Erambert authored
      * Make the fr locales up-to-date with the last changes (new profile view, applications)
      
      * Use the same wording for toots in fr.yml and fr.json
      
      * Translate the pin related strings
      
      * Translate pin-related locales on the front-end
      
      * Add missing locales in doorkeeper.fr.yml and remove un-used ones
      
      * Change "posts" back to "status" in the /about/more page in fr.yml
      
      * Fix typos for "status" in fr.yml
      
      * fix typo for "status" in fr.json
      
      * Remove duplicate string
      
      * Non-breaking space before punctuation
      
      * 'Better' translation for "unpin"
      
      * Put back 'pouet' where it was already
      
      * Fix
      
      * Fix
      1a0df588
    • Eugen Rochko's avatar
      Refactor Web::PushSubscription, remove welcome message (#4524) · 74437c6b
      Eugen Rochko authored
      * Refactor Web::PushSubscription, remove welcome message
      
      * Add missing helper
      
      * Use locale of the receiver on push notifications (#4519)
      
      * Remove unused translations
      
      * Fix dir on notifications
      74437c6b
    • unarist's avatar
    • unarist's avatar
      Fallback from perform_via_activitypub on private posts (#4758) · af2d22f8
      unarist authored
      Currently, private / direct posts via OStatus from AP compatible instance will be dropped due to failing to fetch AP version.
      
      So this fallbacks to OStatus handling:
      
      * when failed to fetch ActivityPub version
      * when status is neither :public nor :unlisted
      af2d22f8
  2. Aug 31, 2017
  3. Aug 30, 2017
  4. Aug 29, 2017
  5. Aug 28, 2017
  6. Aug 27, 2017
  7. Aug 26, 2017
Loading