Skip to content
Extraits de code Groupes Projets
  1. juil. 25, 2017
  2. juil. 24, 2017
  3. juil. 23, 2017
  4. juil. 22, 2017
    • Eugen Rochko's avatar
    • Damien Erambert's avatar
      Update French locales (settings, ToS, & co) (#4261) · 4cd82d44
      Damien Erambert a rédigé
      * 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 a rédigé
      * 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
  5. juil. 21, 2017
  6. juil. 20, 2017
  7. juil. 19, 2017
  8. juil. 18, 2017
  9. juil. 17, 2017
  10. juil. 16, 2017
  11. juil. 15, 2017
    • Eugen Rochko's avatar
      Improve ActivityPub representations (#3844) · 8c45cd0e
      Eugen Rochko a rédigé
      * 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
  12. juil. 14, 2017
Chargement en cours