Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | close keyboard before opening modal (#5124) | Samuel Newman | 2024-09-03 | 1 | -2/+5 | |
| | ||||||
* | [Video] Error handling in composer, fix auto-send (#5122) | Samuel Newman | 2024-09-03 | 2 | -140/+205 | |
| | | | | | | | | | | | | | * tweak * error state for upload toolbar * catch errors in upload status query * stop query on error --------- Co-authored-by: Hailey <me@haileyok.com> | |||||
* | fix mime checks (#5118) | Samuel Newman | 2024-09-03 | 4 | -14/+28 | |
| | ||||||
* | Updating some messages in the pt-BR locale file - [2] (#5099) | Fabio Nobre | 2024-09-03 | 1 | -95/+95 | |
| | | | | | Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com> Co-authored-by: Hailey <me@haileyok.com> | |||||
* | Fix border on some listing screens (#5115) | Eric Bailey | 2024-09-03 | 6 | -6/+24 | |
| | | | | | * Fix border on PostQuotes, add debug atom * Add util_screen_outer, apply to h_full_vh here needed | |||||
* | reset playback rate on exit fullscreen (#5116) | Samuel Newman | 2024-09-03 | 1 | -0/+1 | |
| | ||||||
* | [Video] Toggle controls when entering fullscreen (#5113) | Hailey | 2024-09-03 | 1 | -1/+4 | |
| | ||||||
* | Adjust render properties for `Feed` `List` (#5080) | Hailey | 2024-09-03 | 1 | -1/+3 | |
| | ||||||
* | Only animate the like icon when from an actual toggle (#5096) | Hailey | 2024-09-03 | 5 | -9/+20 | |
| | ||||||
* | show video in quote (#5093) | Samuel Newman | 2024-09-03 | 2 | -2/+11 | |
| | ||||||
* | [Video] Manage foreground/background playback on the native side (#5104) | Hailey | 2024-09-03 | 1 | -25/+4 | |
| | ||||||
* | [Video] Upload errors and UI improvements (#5092) | Samuel Newman | 2024-09-03 | 11 | -60/+155 | |
| | | | | | | | | | | | * surface errors in UI * style progress indicator * remove job status progress * rm log * fix webm ext | |||||
* | [Video] Hide mouse when inactive (#5094) | Samuel Newman | 2024-09-03 | 1 | -11/+33 | |
| | ||||||
* | Add some Portuguese (PT-BR) translation (#5057) | Fabio Nobre | 2024-09-02 | 1 | -381/+381 | |
| | ||||||
* | More tweaks to animation (#5082) | Hailey | 2024-09-02 | 4 | -31/+28 | |
| | ||||||
* | Improve animations for like button (#5074) | Hailey | 2024-09-02 | 6 | -247/+580 | |
| | ||||||
* | [Video] Misc player style tweaks (#5064) | Samuel Newman | 2024-09-02 | 6 | -24/+25 | |
| | | | | | * use actual black rather than theme black * adjust time/mute indicators | |||||
* | [Video] Remove hack from scrubber (#5063) | Samuel Newman | 2024-09-02 | 1 | -15/+3 | |
| | | | | | * remove mouseleave, add pointer cancel * don't show time indicator if duration is 0 | |||||
* | Mark unhydrated replies as orphaned (#5048) | dan | 2024-08-31 | 1 | -1/+9 | |
| | ||||||
* | Add some Portuguese translation (#5052) | Hailey | 2024-08-31 | 1 | -81/+81 | |
| | ||||||
* | Show some known OP replies in Following (#5049) | dan | 2024-08-31 | 1 | -6/+21 | |
| | | | | | * Show known OP replies in Following * Fiter by >0 parent likes | |||||
* | Fix provider order (#5046) | Eric Bailey | 2024-08-31 | 2 | -22/+22 | |
| | ||||||
* | Animate the like button (#5033) | dan | 2024-08-30 | 1 | -23/+248 | |
| | | | | | | | | | | | | | | | | | * 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 | |||||
* | [Video] Split 'videos' gate in two (#5037) | Samuel Newman | 2024-08-30 | 4 | -5/+6 | |
| | ||||||
* | [Video] Minor player tweaks (#5044) | Samuel Newman | 2024-08-30 | 5 | -15/+35 | |
| | ||||||
* | [Videos] avoid using fetch for blob handling where possible (#5041) | Samuel Newman | 2024-08-30 | 9 | -18/+47 | |
| | | | | | | | * avoid using fetch where possible * whoopsie wrong branch * more import fixes | |||||
* | [Video] Captions and alt text (#5009) | Samuel Newman | 2024-08-30 | 14 | -30/+503 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | [Videos] Fix uploads (#5042) | Samuel Newman | 2024-08-30 | 3 | -14/+12 | |
| | | | | | | | * fix pds url * fix service auth exp * whoopsie wrong branch | |||||
* | Composer blocks (#5040) | Eric Bailey | 2024-08-30 | 4 | -45/+93 | |
| | | | | | | | * Move i18n provider up the stack * Protect composer opening for a blocked post * Protect ctrls from interacting with blocked user | |||||
* | [Experiment] Suggest profiles in profile (#5030) | dan | 2024-08-30 | 4 | -38/+110 | |
| | | | | | | | | | | | | | | | * 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 | |||||
* | Hide back button in my profile (#4991) | Igor Adrov | 2024-08-30 | 1 | -0/+1 | |
| | ||||||
* | Improve localization (#5008) | Minseo Lee | 2024-08-30 | 2 | -16/+19 | |
| | | | | | * Update QrCode.tsx * Update generate-starterpack.ts | |||||
* | extend token lifetime to 30 minutes (#5019) | Samuel Newman | 2024-08-30 | 2 | -0/+2 | |
| | ||||||
* | Tweak rendering of top headers so they always appear even during load (#4982) | Hailey | 2024-08-30 | 12 | -128/+118 | |
| | | | | Co-authored-by: Eric Bailey <git@esb.lol> | |||||
* | Localize dates, counts (#5027) | Eric Bailey | 2024-08-29 | 21 | -175/+364 | |
| | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
* | Force at least one item to always be initially rendered (#5029) | Hailey | 2024-08-29 | 1 | -1/+6 | |
| | ||||||
* | fix hashtag screen side borders (#4983) | Hailey | 2024-08-29 | 2 | -16/+14 | |
| | ||||||
* | [Video] Properly get the service auth aud from the session (#5025) | Hailey | 2024-08-29 | 3 | -6/+34 | |
| | ||||||
* | Fix language filtering for feeds (#5026) | dan | 2024-08-29 | 1 | -12/+5 | |
| | | | | | * Fix language filtering for feeds * Simplify logic | |||||
* | Enable show_follow_back_label_v2 (#5022) | dan | 2024-08-29 | 2 | -4/+1 | |
| | ||||||
* | Remove logging of following prefs (#5021) | dan | 2024-08-29 | 2 | -34/+2 | |
| | ||||||
* | Remove new_user_guided_tour and tour code (#5023) | dan | 2024-08-29 | 14 | -456/+34 | |
| | ||||||
* | [Video] Remove old env var (#5018) | Hailey | 2024-08-29 | 1 | -1/+1 | |
| | ||||||
* | Profile screen performance tweak - Adjust initial num to render based on ↵ | Hailey | 2024-08-29 | 4 | -11/+27 | |
| | | | | header height (#5005) | |||||
* | [Video] Make compress/upload cancelable (#4996) | Samuel Newman | 2024-08-29 | 10 | -58/+104 | |
| | | | | | | | * add abort controller to video upload system * rm log * rm log 2 | |||||
* | [Video] Add uploaded video to post (#4884) | Samuel Newman | 2024-08-29 | 8 | -126/+116 | |
| | | | | | | | | | | | | | | | | | | | | | * video uploads! * use video upload lexicons * add missing postgate * remove references to prerelease package * fix scrubber showing a "0" * Delete types.ts * rm logs * rm upload header --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> | |||||
* | [Video] Add `timeRemainingChange` event to `player` in `expo-video` (#5013) | Hailey | 2024-08-29 | 1 | -48/+38 | |
| | ||||||
* | [Video] Lexicon implementation (#4881) | Samuel Newman | 2024-08-29 | 7 | -82/+169 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * implement AppBskyEmbedVideo lexicon in player * add alt to native player * add prerelease package * update prerelease * add video embed view manually from record * fix type error on example video * black bg + use aspect ratio on web * add video to feeds * fix video overflowing aspect ratio * remove prerelease package --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> | |||||
* | Hide quote counts for quotegated posts (#5011) | Eric Bailey | 2024-08-28 | 1 | -1/+3 | |
| | ||||||
* | Ensure captcha verification code gets submitted in signup request (#5010) | Hailey | 2024-08-28 | 3 | -13/+9 | |
| | | | | Co-authored-by: Eric Bailey <git@esb.lol> |