Commit Graph

4327 Commits (82ca0b16b6385f727e1d305dc48256bc45a0086d)

Author SHA1 Message Date
Frudrax Cheng 82ca0b16b6
Fix a missing curly brace in pt-BR ()
thanks!
2024-09-04 10:50:54 -07:00
Hailey 12b4a250d2
[Video] `withRepeat` for spinner () 2024-09-04 09:39:34 -07:00
Hailey 45bb2477d8
[Video] Show better progress () 2024-09-04 09:17:14 -07:00
Hailey d94ff2695d
[Video] Throw error when playback fails () 2024-09-04 08:06:58 -07:00
Hailey dee28f378a
[Video] Only allow one `VideoView` to be active at a time, regardless of source () 2024-09-04 08:06:45 -07:00
Hailey 21e48bb2d8
[Video] Tweak playback handling () 2024-09-04 08:00:53 -07:00
Samuel Newman 515f87ed24
fail video if cannot load preview () 2024-09-04 15:56:29 +01:00
Samuel Newman 3eef62d995
log errors () 2024-09-04 15:29:20 +01:00
dan e2a244b998
Disable in-thread deduping for reposted replies () 2024-09-04 15:42:22 +02:00
dan 8860890a85
Don't log extra background events () 2024-09-04 15:41:42 +02:00
Samuel Newman 39f74ced5c
close keyboard before opening modal () 2024-09-03 23:13:25 +01:00
Samuel Newman 3ee5ef32d9
[Video] Error handling in composer, fix auto-send ()
* tweak

* error state for upload toolbar

* catch errors in upload status query

* stop query on error

---------

Co-authored-by: Hailey <me@haileyok.com>
2024-09-03 22:49:19 +01:00
Samuel Newman 0bd0146efb
fix mime checks () 2024-09-03 20:55:10 +01:00
Fabio Nobre ea4d8bc1ab
Updating some messages in the pt-BR locale file - [2] ()
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
Co-authored-by: Hailey <me@haileyok.com>
2024-09-03 12:14:38 -07:00
Eric Bailey ddda612c11
Fix border on some listing screens ()
* Fix border on PostQuotes, add debug atom

* Add util_screen_outer, apply to h_full_vh here needed
2024-09-03 13:50:48 -05:00
Samuel Newman 5c2e9f09bf
reset playback rate on exit fullscreen () 2024-09-03 19:46:37 +01:00
Hailey 7f26ad508e
[Video] Toggle controls when entering fullscreen () 2024-09-03 11:04:46 -07:00
Hailey 5d300bec90
Adjust render properties for `Feed` `List` () 2024-09-03 10:56:00 -07:00
Hailey 0014d4363f
Only animate the like icon when from an actual toggle () 2024-09-03 10:55:53 -07:00
Samuel Newman bd42f770b8
show video in quote () 2024-09-03 18:33:16 +01:00
Hailey dde72b48e1
[Video] Manage foreground/background playback on the native side () 2024-09-03 08:41:14 -07:00
Hailey 05e61346b8
[Video] Say No to Audio (Disable `expo-video` `AudioSession` management) () 2024-09-03 08:33:21 -07:00
Samuel Newman 0e1de19903
[Video] Upload errors and UI improvements ()
* surface errors in UI

* style progress indicator

* remove job status progress

* rm log

* fix webm ext
2024-09-03 15:09:09 +01:00
Samuel Newman f9d736653c
[Video] Hide mouse when inactive () 2024-09-03 11:51:16 +01:00
Samuel Newman 0469ca6cb4
[Embeds] Format big numbers () 2024-09-02 13:04:26 -07:00
Fabio Nobre f3f7dfc3e6
Add some Portuguese (PT-BR) translation () 2024-09-02 04:09:17 -07:00
Hailey 4abcd65ccf
More tweaks to animation () 2024-09-02 03:15:31 -07:00
Mary 05ac76fc89
Don't eagerly load all JS assets ()
Co-authored-by: Hailey <me@haileyok.com>
2024-09-02 01:59:04 -07:00
Hailey 1225e84485
Improve animations for like button () 2024-09-02 01:37:24 -07:00
Samuel Newman eb868a042a
[Video] Misc player style tweaks ()
* use actual black rather than theme black

* adjust time/mute indicators
2024-09-02 09:33:46 +01:00
Samuel Newman 17d82a64a6
[Video] Remove hack from scrubber ()
* remove mouseleave, add pointer cancel

* don't show time indicator if duration is 0
2024-09-02 09:32:51 +01:00
dan bf15fad240
Mark unhydrated replies as orphaned () 2024-08-31 13:14:53 -07:00
Hailey 2df22d8674
Add some Portuguese translation () 2024-08-31 12:52:18 -07:00
dan bff6aedecf
Show some known OP replies in Following ()
* Show known OP replies in Following

* Fiter by >0 parent likes
2024-08-31 03:54:14 +01:00
Eric Bailey 3d992f6bb5
Fix provider order () 2024-08-31 00:26:03 +01:00
dan ed232e69f7
Animate the like button ()
* Animate the like button

* Respect reduced motion

* Move like count into animated component

* Animate text

* Fix layout on Android

* Animate text backwards too

* Fix bad copypasta

* Reflect nonlocal updates to animated values
2024-08-30 23:16:11 +01:00
Samuel Newman c41f372b3c
[Video] Split 'videos' gate in two () 2024-08-30 12:53:27 -07:00
Samuel Newman ab260c3599
[Video] Minor player tweaks () 2024-08-30 12:48:23 -07:00
Samuel Newman 8647c8e9f5
[Videos] avoid using fetch for blob handling where possible ()
* avoid using fetch where possible

* whoopsie wrong branch

* more import fixes
2024-08-30 19:05:38 +01:00
Samuel Newman c70ec1ce1a
[Video] Captions and alt text ()
* video settings modal in composer

* show done button on web

* rm download options

* fix logic for showing settings button

* add language picker (wip)

* subtitle list with language select

* send captions & alt text with video when posting

* style "ensure you have selected a language" text

* include aspect ratio with video

* filter out captions where the lang is not set

* rm log

* fix label and add hint

* minor scrubber fix
2024-08-30 18:45:49 +01:00
Samuel Newman e7954e590b
[Videos] Fix uploads ()
* fix pds url

* fix service auth exp

* whoopsie wrong branch
2024-08-30 18:44:00 +01:00
Eric Bailey c60e8d0772
Composer blocks ()
* Move i18n provider up the stack

* Protect composer opening for a blocked post

* Protect ctrls from interacting with blocked user
2024-08-30 12:26:40 -05:00
dan dbbbba1d32
[Experiment] Suggest profiles in profile ()
* Rename variable to disambiguate with parent scope

* More variables where they are used

* Inline variables

* Add suggestions in profile

* Gate it

* rm space

* Remove header suggestions under gate
2024-08-30 16:54:55 +01:00
Igor Adrov 46b7193a2b
Hide back button in my profile () 2024-08-30 10:49:32 -05:00
Minseo Lee 2ef2ae1c6c
Improve localization ()
* Update QrCode.tsx

* Update generate-starterpack.ts
2024-08-30 09:59:49 -05:00
Samuel Newman 05b73d4d1e
extend token lifetime to 30 minutes () 2024-08-30 08:32:18 +01:00
Hailey 8cddce5f30
Tweak rendering of top headers so they always appear even during load ()
Co-authored-by: Eric Bailey <git@esb.lol>
2024-08-30 00:20:46 -07:00
Eric Bailey 8651f31ebb
Localize dates, counts ()
* refactor: consistent localized formatting

* refactor: localized date time

* refactor: localize relative time with strings

* chore: fix typo from copy-paste

* Clean up useTimeAgo

* Remove old ago

* Const

* Reuse

* Prettier

---------

Co-authored-by: Mary <git@mary.my.id>
2024-08-29 19:22:53 -05:00
Hailey d5a7618374
Force at least one item to always be initially rendered () 2024-08-29 17:20:07 -07:00
Hailey 497aacf113
fix hashtag screen side borders () 2024-08-29 15:55:17 -07:00