Commit Graph

21 Commits (67a90ee18d63a673cc5092c79b51a5a7d4289336)

Author SHA1 Message Date
Daniel Supernault d37df62f72
Update Presenters
Daniel Supernault 7bec1cf1e9
Update presenters
Daniel Supernault 1508061d97
Update album carousel
Daniel Supernault 8380822a14
Update album carousels, fix height bug
Daniel Supernault 31b114cc0b
Update album presenters, use better carousel
trwnh c9b59dd88a
change aspect ratio of status video player
since posts are 1:1 and not 16:9, this allows the player to scale to the entire post container, while the media auto-fits itself within the player.
Daniel Supernault 409a922610
Update Presenter components
Daniel Supernault afb2eddb38
Fixes
Daniel Supernault 0fa282a190
Update presenter components
Daniel Supernault 2b0aaeb7c1
Refactor , add double tap to like and deprecate lightbox
Daniel Supernault 798c81914e
Update PhotoAlbumPresenter
Daniel Supernault 7b68ebe298
Add loading="lazy" lazy loading to <img> presenters
Daniel Supernault 2e0da45537
Update photo presenters, fix rounded corner bug
Daniel Supernault dc69f7e0c0
Update Photo Presenters, fix alt text bug
Daniel Supernault 1cff56c72a
Add lightbox to albums
Daniel Supernault 5e40cd1d97
Add photo lightbox on timelines
Daniel Supernault 9f65e4bab1
PhotoAlbumPresenter
Daniel Supernault b889249240
Update PhotoAlbumPresenter
Daniel Supernault 1e28e4a2c7
Update presenter components, fix missing filter on albums bug
Daniel Supernault b13a261ac3
Add alt text to media presenters, fixes
Daniel Supernault a5929584de
Abstract presenter logic into separate components to reuse across timeline and post views