Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Statsig] Add more events to downsample, increase downsample rate (#5198) | Hailey | 2024-09-07 | 7 | -37/+47 |
| | | | | | | | | | * add some events for sampling * include downsample rate in metadata * fix metadata logic * uncomment debug | ||||
* | fix: remove duplicate style `rounded_sm` (#5201) | jlca | 2024-09-06 | 1 | -1/+0 |
| | |||||
* | Add cursor pointer to 'New post' button (#5109) | nicofercavv | 2024-09-06 | 1 | -0/+1 |
| | |||||
* | Add emoji picker to chat composer (#5196) | Eric Bailey | 2024-09-06 | 9 | -14/+119 |
| | | | | | Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Adrov Igor <nucleartux@gmail.com> | ||||
* | Merge pull request #5195 from brianolson/ipcc-handler | Jaz | 2024-09-06 | 2 | -0/+75 |
|\ | | | | | quick integration of ipcc service | ||||
| * | nvm | Jaz | 2024-09-06 | 1 | -2/+0 |
| | | |||||
| * | fix action | Jaz | 2024-09-06 | 1 | -1/+1 |
| | | |||||
| * | Trigger a build maybe | Jaz | 2024-09-06 | 1 | -0/+2 |
| | | |||||
| * | cleanup | Brian Olson | 2024-09-06 | 1 | -1/+1 |
| | | |||||
| * | quick integration of ipcc service | Brian Olson | 2024-09-06 | 2 | -0/+75 |
| | | |||||
* | | [Video] Handle push/pop on Android for autoplay (#5194) | Hailey | 2024-09-06 | 6 | -7/+45 |
| | | |||||
* | | Fix starter packs scroll (#5190) | Igor Adrov | 2024-09-06 | 1 | -1/+1 |
| | | |||||
* | | Redesign play button (#5192) | Eric Bailey | 2024-09-06 | 3 | -8/+31 |
|/ | |||||
* | Bump joined stat (#5188) | Eric Bailey | 2024-09-06 | 1 | -1/+1 |
| | | | | | * Bump joined stat * Ope, actually more | ||||
* | [Video] Add disable autoplay for native, more tweaking (#5178) | Hailey | 2024-09-06 | 5 | -60/+81 |
| | |||||
* | Add support for autofill of one-time-code for email verification (#5186) | Eric Bailey | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | [Video] Fix alt text dialog on iOS and Android (#5177) | Hailey | 2024-09-06 | 2 | -16/+25 |
| | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Go full width on native and mobile web (#5184) | Eric Bailey | 2024-09-06 | 1 | -3/+8 |
| | |||||
* | Remove record-with-media side-by-side layout (#5182) | Eric Bailey | 2024-09-06 | 1 | -42/+11 |
| | |||||
* | [Video] Error banner improvements (#5163) | Samuel Newman | 2024-09-05 | 2 | -85/+137 |
| | |||||
* | [Video] Bump expo-video (#5173) | Hailey | 2024-09-05 | 2 | -3/+3 |
| | |||||
* | [Video] More adjustments for loading state jank (#5171) | Hailey | 2024-09-05 | 2 | -44/+48 |
| | |||||
* | Downgrade MMKV to 2.x (#5170) | Hailey | 2024-09-05 | 2 | -5/+5 |
| | |||||
* | Add MMKV interface (#5169) | Eric Bailey | 2024-09-05 | 6 | -0/+225 |
| | |||||
* | Constrain image heights in feeds and threads (#5129) | Eric Bailey | 2024-09-05 | 12 | -206/+396 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Limit height of images within posts * Add some future-proofness * Comments, improve a11y * Adjust ALT, add crop icon * Fix disableCrop in record-with-media posts * Clean up aspect ratios, handle very tall images * Handle record-with-media separately, clarify intent using enums * Adjust spacing * Adjust rwm embed image size on mobile * Only do reduced layout if images embed * Adjust gap in small embed variant * Clean up grid layout * Hide badge on small variant with one image * Remove crop icon from image grid, leave on single image * Fix sizing in Firefox * Fix fullBleed variant | ||||
* | [Video] require email to post videos (#5152) | Samuel Newman | 2024-09-05 | 2 | -21/+68 |
| | | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | [Video] Fix CI (#5168) | Hailey | 2024-09-05 | 3 | -4/+4 |
| | |||||
* | Load number formatting data when activating locales (#5128) | Marco Buono | 2024-09-05 | 1 | -16/+64 |
| | |||||
* | [Video] Use `expo-video` from fork (#5159) | Hailey | 2024-09-05 | 6 | -652/+7 |
| | |||||
* | Add quick access to quote action on long press (#5123) | Marco Buono | 2024-09-05 | 1 | -0/+3 |
| | |||||
* | [Video] Enter/exit animations for video in composer (#5164) | Samuel Newman | 2024-09-05 | 3 | -26/+35 |
| | | | | | | | | | * enter/exit animations for video in composer * use zoom out animation * unify margin between different steps * skip animation when posting | ||||
* | [Video] throw HLS errors to be caught by error boundary (#5166) | Samuel Newman | 2024-09-05 | 3 | -19/+55 |
| | | | | | | | | | * throw HLS errors to be caught by error boundary * wording tweak * do the same on native * fix type error | ||||
* | [Video] Disable autoplay option (preview + web player) (#5167) | Samuel Newman | 2024-09-05 | 4 | -8/+32 |
| | | | | | | | | | * rename setting * preview (web) * preview (native) * improve autoplay disabled behaviour on web | ||||
* | fix on 'reposted by you' translation to ptbr (#5146) | gabrielsiilva | 2024-09-04 | 1 | -1/+1 |
| | |||||
* | [Video] Add loading state to player (#5149) | Hailey | 2024-09-04 | 5 | -116/+250 |
| | |||||
* | Ensure profile labels can be appealed separately from account labels (#5154) | Eric Bailey | 2024-09-04 | 4 | -22/+45 |
| | |||||
* | Add misleading report type to posts (#5150) | Eric Bailey | 2024-09-04 | 1 | -0/+5 |
| | | | | | | | * Add misleading report type to posts * Update copy * Update copy | ||||
* | Tweak animation to not roll 0 -> 1, overflow hidden (#5148) | Hailey | 2024-09-04 | 2 | -2/+3 |
| | |||||
* | Use new player icon for external video embeds (#5147) | Hailey | 2024-09-04 | 1 | -2/+2 |
| | |||||
* | add video to embed (#5145) | Samuel Newman | 2024-09-04 | 4 | -11/+48 |
| | |||||
* | [Video] content fit cover on native (#5140) | Samuel Newman | 2024-09-04 | 2 | -2/+2 |
| | |||||
* | allow only posting video (#5142) | Samuel Newman | 2024-09-04 | 1 | -2/+9 |
| | |||||
* | Add slight spacing between Post and CW button (#5125) | Marco Buono | 2024-09-04 | 1 | -2/+6 |
| | |||||
* | [Video] Use same play button for gifs and videos (#5144) | Hailey | 2024-09-04 | 4 | -28/+36 |
| | |||||
* | Replace `ImageHorzList` 🤮 with `MediaPreview` ✨ (#5143) | Samuel Newman | 2024-09-04 | 4 | -118/+176 |
| | |||||
* | Fix a missing curly brace in pt-BR (#5130) | Frudrax Cheng | 2024-09-04 | 1 | -1/+1 |
| | | | thanks! | ||||
* | [Video] `withRepeat` for spinner (#5141) | Hailey | 2024-09-04 | 1 | -4/+8 |
| | |||||
* | [Video] Show better progress (#5133) | Hailey | 2024-09-04 | 2 | -15/+33 |
| | |||||
* | [Video] Throw error when playback fails (#5132) | Hailey | 2024-09-04 | 1 | -0/+9 |
| | |||||
* | [Video] Only allow one `VideoView` to be active at a time, regardless of ↵ | Hailey | 2024-09-04 | 2 | -9/+25 |
| | | | | source (#5131) |