Skip to content
Extraits de code Groupes Projets
  1. août 14, 2017
    • cmrd Senya's avatar
      Account migration model and message support · 45619cb1
      cmrd Senya a rédigé
      This commit introduces support for AccountMigration federation message
      receive. It covers the cases when the new home pod for a user is remote
      respective to the recepient pod of the message. It also allows to initiate
      migration locally by a podmin from the rails console. This will give the
      pods a possibility to understand the account migration event on the
      federation level and thus future version which will implement migration
      will be backward compatible with the pods starting from this commit.
      Non vérifiée
      45619cb1
  2. août 13, 2017
  3. août 12, 2017
  4. août 10, 2017
    • cmrd Senya's avatar
      Update the user data export archive format. · 7374661e
      cmrd Senya a rédigé
      This commit introduces changes to the user data export archive format.
      This extends data set which is included in the archive. This data can be
      then imported to other pods when this feature is implemented.
      
      Also the commit adds the archive format json schema. ATM it is used in
      automatic tests only, but in future it will also be used to validate
      incoming archives.
      Non vérifiée
      7374661e
  5. août 09, 2017
  6. juil. 02, 2017
  7. jan. 13, 2017
  8. nov. 28, 2016
  9. oct. 01, 2016
  10. sept. 10, 2016
  11. sept. 04, 2016
  12. août 09, 2016
  13. août 08, 2016
  14. juin 26, 2016
  15. mars 06, 2016
  16. mars 04, 2016
  17. jan. 04, 2016
  18. déc. 30, 2015
  19. sept. 11, 2015
  20. sept. 09, 2015
    • zaziemo's avatar
      add a map subview · 298e195a
      zaziemo a rédigé
      - add coordinates in post_presenter
      - add map to the SPV if location is provided
      - add leaflet.js to render map and marker of position
      - make coordinates available in frontend
      - add map scss
      - make stream post location clickable and redirect to the SPV
      - prevent render map if no location data is provided
      - add tests for coordinates
      - use the leaflet gem instead of the JS assets
      (#5813)
      298e195a
  21. août 30, 2015
    • Florian Staudacher's avatar
      fix some issues with pod-checking · 738413c6
      Florian Staudacher a rédigé
      add tooltips in the frontend
      fix a JS problem with empty hostname
      use `find_in_batches` correctly
      add a migration to clean up the pods table + unique index on hostname
      738413c6
  22. août 24, 2015
    • Florian Staudacher's avatar
      Add connection test for pods in the network · ea397ffd
      Florian Staudacher a rédigé
      * add a class for checking pod connectivity
      * extend pod model to handle new functionality
      * add an admin frontend to list pods and re-trigger checks manually
      * add a daily worker to run through all the pods
      * add unit tests for most of the new code
      ea397ffd
  23. août 21, 2015
  24. juil. 23, 2015
  25. mai 30, 2015
  26. sept. 06, 2014
  27. mars 31, 2014
  28. sept. 29, 2013
Chargement en cours