Skip to content
Snippets Groups Projects
  1. Aug 14, 2018
    • ThibG's avatar
      Various fixes regarding the video position slider (#8201) · ec2c516a
      ThibG authored
      * Prevent default event handling when clicking on the video position slider
      
      This prevents accidental text selection when clicking on the position slider.
      
      * Fix bug when clicking on video position slider before starting the video
      
      * Slightly more aggressive video preloading
      
      - Preload video metadata if the video is loaded in detailed view, as it is
        likely to get played, and metadata is useful for seeking in the video.
      - Preload video data if it's fullscreen as it is extremely likely to get
        played right after being put in fullscreen (although those are two steps).
      - Preload video data if the user has clicked the position slider, as the video
        will play as soon as the mouse button is released, and video metadata is
        needed to properly seek into the video.
      ec2c516a
    • Eugen Rochko's avatar
      Upgrade Doorkeeper to 4.4.1 (#8197) · 464daffd
      Eugen Rochko authored
      464daffd
    • Eugen Rochko's avatar
    • Eugen Rochko's avatar
      Move status counters to separate table, count replies (#8104) · 8e111b75
      Eugen Rochko authored
      * Move status counters to separate table, count replies
      
      * Migration to remove old counter columns from statuses table
      
      * Fix schema file
      8e111b75
  2. Aug 13, 2018
  3. Aug 12, 2018
  4. Aug 11, 2018
  5. Aug 10, 2018
  6. Aug 09, 2018
  7. Aug 08, 2018
  8. Aug 07, 2018
  9. Aug 06, 2018
  10. Aug 05, 2018
  11. Aug 02, 2018
  12. Aug 01, 2018
  13. Jul 31, 2018
  14. Jul 30, 2018
  15. Jul 29, 2018
Loading