Skip to content
Extraits de code Groupes Projets
  1. mars 04, 2018
  2. mars 03, 2018
  3. mars 02, 2018
  4. mars 01, 2018
  5. fév. 28, 2018
  6. fév. 26, 2018
    • Lynx Kotoura's avatar
      Grid layout for tag pages (#6545) · 7150f2e9
      Lynx Kotoura a rédigé
      * Use grid layout for the landing page
      
      * Use grid layout for tag pages
      
      * Set 2 columns width as explicit percentage for tag pages
      7150f2e9
    • Lynx Kotoura's avatar
      Better grid layout for the landing page (#6543) · a40167cf
      Lynx Kotoura a rédigé
      * Use grid layout for the landing page
      
      * Fix column settings
      
      Set the ratio explicitly
      
      * Improve information board
      a40167cf
    • Eugen Rochko's avatar
      Improve public account cards (#6559) · 18513a97
      Eugen Rochko a rédigé
      - Add follow/unfollow/remote follow buttons
      - Format the bio properly
      - Always show username@domain, even for local accounts
      Non vérifiée
      18513a97
    • Ian McCowan's avatar
      Fix prev/next links on public profile page (#6497) · c33931b6
      Ian McCowan a rédigé
      * Fix prev/next links on public profile page
      
      * Don't make pagination urls if no available statuses
      
      * Fix empty check method
      
      * Put left chevron before prev page link
      
      * Add scope for pagination "starting at" a given id
      
      * Status pagination try 2:
      
      s/prev/older and s/next/newer
      "older" on left, "newer" on right
      Use new scope for "newer" link
      Extract magic 20 page size to constant
      Remove max_id from feed pagination as it's not respected
      
      * Reinstate max_id for accounts atom stream
      
      * normalize
      c33931b6
    • Eugen Rochko's avatar
      Ensure the app does not even start if OTP_SECRET is not set (#6557) · 5cc71668
      Eugen Rochko a rédigé
      * Ensure the app does not even start if OTP_SECRET is not set
      
      * Remove PAPERCLIP_SECRET (it's not used by anything, actually)
      
      Imports are for internal consumption and the url option isn't even
      used correctly, so we can remove the hash stuff from them
      Non vérifiée
      5cc71668
  7. fév. 24, 2018
  8. fév. 23, 2018
  9. fév. 22, 2018
  10. fév. 21, 2018
Chargement en cours