Live video on the AT Protocol
commits
Author
Commit
Message
Date
atproto: add proper locking to reading from lexicon repo
fix: login on mobile failing metadata verification
media: fix TestMPEGTSVideoMP4AudioToMP4Invalid test flake
feeds: don't show livestreams with empty URIs
fix: don't crash when labeler firehose is not available
chore: bump indigo, make use of new package names
fix: delete chat messages locally so we don't restore
feat: typeahead in login
fix: make the 'about' page scrollable
fix: immediately delete chat messages so we don't accidentally restore
them later
natb/dont-restore-deleted-messages
media: segmentation fixes
feat: helper functions to fall back to DID if handle not available
feat: polyfill date to sync client time
Co-authored-by: Eli Mallon <eli@stream.place>
fix: import the tl files correctly on native
feat: split login out to a modal
fix: add danmu back to router
v0.8.15
v0.8.15
atproto: add proper locking to reading from lexicon repo
eli/lexicon-repo-fixes
close login modal on successful auth and it's open
natb/fix-login-mobile
media: fix TestMPEGTSVideoMP4AudioToMP4Invalid test flake
eli/fix-test-flake
feeds: don't show livestreams with empty URIs
eli/live-feed-fix
v0.8.14
v0.8.14
update oatproxy version to main
natb/pds-login
chore: regenerate go lexicons
eli/indigo-renames
reorder a bit
natb/scrollable-about
fix: immediately delete chat messages so we don't accidentally restore
them later
natb/dont-restore-deleted-messages
make the bg fit a lot better w the rest of the stuff
natb/typeahead-in-login
v0.8.13
v0.8.13
media: don't fail 20% of the time
eli/segmentation-fixes
format as 8601 like in indigo
natb/sync-client-time
v0.8.12
v0.8.12
media: implement rtmprec
eli/rtmprec
show loading state a bit differently
natb/redirect-logins
replace everything with formatHandle
natb/format-handle