Skip to content
Snippets Groups Projects
  1. Jul 26, 2017
  2. Jul 25, 2017
  3. Jul 24, 2017
  4. Jul 23, 2017
  5. Jul 22, 2017
    • Eugen Rochko's avatar
    • Damien Erambert's avatar
      Update French locales (settings, ToS, & co) (#4261) · 4cd82d44
      Damien Erambert authored
      * add fr-FR locales to the landing page
      
      * moar french locales
      
      * terms of service/privacy policy
      
      * remove un-used locales in the client (yarn manage:translations)
      
      * update french locales in the client
      
      * remove duplicate locales in fr.yml
      
      * fix typos per PR comments in fr.yml
      
      * put back default messages
      
      * translate untranslated keys on the client
      
      * add "push" after notifications
      
      * correctly ident ToS in fr.yml
      4cd82d44
    • Sylvhem's avatar
      Mise à jour de la traduction de la page d’accueil (#4294) · cf51e07b
      Sylvhem authored
      * Mise à jour de la traduction de la page d’accueil
      
      Met à jour les traductions et ajoute les chaînes manquantes suite à la refonte de la page d’accueil.
      
      Update translations and add the strings introduced by the landing page's redesign.
      
      * Correction d’erreurs
      
      Corrige l’indentation de certaines clefs et supprime admin.settings.setting qui n’existe plus dans le projet original.
      
      Fix some indentations and delete admin.settings.setting, which have been removed upstream.
      cf51e07b
  6. Jul 21, 2017
  7. Jul 20, 2017
  8. Jul 19, 2017
  9. Jul 18, 2017
  10. Jul 17, 2017
  11. Jul 16, 2017
  12. Jul 15, 2017
    • Eugen Rochko's avatar
      Improve ActivityPub representations (#3844) · 8c45cd0e
      Eugen Rochko authored
      * Improve webfinger templates and make tests more flexible
      
      * Clean up AS2 representation of actor
      
      * Refactor outbox
      
      * Create activities representation
      
      * Add representations of followers/following collections, do not redirect /users/:username route if format is empty
      
      * Remove unused translations
      
      * ActivityPub endpoint for single statuses, add ActivityPub::TagManager for better
      URL/URI generation
      
      * Add ActivityPub::TagManager#to
      
      * Represent all attachments as Document instead of Image/Video specifically
      (Because for remote ones we may not know for sure)
      
      Add mentions and hashtags representation to AP notes
      
      * Add AP-resolvable hashtag URIs
      
      * Use ActiveModelSerializers for ActivityPub
      
      * Clean up unused translations
      
      * Separate route for object and activity
      
      * Adjust cc/to matrices
      
      * Add to/cc to activities, ensure announce activity embeds target status and
      not the wrapper status, add "id" to all collections
      8c45cd0e
  13. Jul 14, 2017
Loading