about summary refs log tree commit diff
path: root/src/App.native.tsx
Commit message (Expand)AuthorAgeFilesLines
* Move intent handler to a child of `InnerApp` (#5695)Hailey2024-10-111-2/+0
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-8/+11
* Fetch link previews from RQ (#5608)dan2024-10-071-29/+32
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-2/+2
* Additional moderation (#5172)Eric Bailey2024-09-201-31/+45
* [Neue] Parallel font loading on web (#5411)Eric Bailey2024-09-191-3/+2
* Revert provider stacking changes (#5423)Eric Bailey2024-09-191-40/+43
* [Neue] Base (#5395)Eric Bailey2024-09-181-45/+43
* [Video] Remember mute state while scrolling (#5331)Hailey2024-09-131-34/+38
* [Video] Remove `expo-video`, use `bluesky-video` (#5282)Hailey2024-09-131-43/+36
* RenameEric Bailey2024-09-111-2/+2
* WIPEric Bailey2024-09-111-0/+2
* Add intent for verifying email (#5120)Hailey2024-09-071-47/+51
* Fix provider order (#5046)Eric Bailey2024-08-311-12/+12
* Composer blocks (#5040)Eric Bailey2024-08-301-20/+20
* Remove new_user_guided_tour and tour code (#5023)dan2024-08-291-10/+7
* [Video] 🫧 Move logic around by platform (#5003)Hailey2024-08-281-1/+1
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-15/+18
* [Video] Invert usage of `setAudioActive` (#4924)Hailey2024-08-121-1/+1
* [Video] Resume background audio whenever muting video audio (#4915)Hailey2024-08-091-1/+1
* [Video] More tweaks to `AVAudioSession` options (#4910)Hailey2024-08-091-1/+2
* [Video] Prevent pausing of background audio with `expo-video` on iOS (#4908)Hailey2024-08-091-0/+2
* [Videos] Video player - PR #1 - basic player (#4731)Samuel Newman2024-07-251-38/+41
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+4
* New user progress guides (#4716)Paul Frazee2024-07-041-4/+8
* Guided tour for new users (#4690)Paul Frazee2024-07-021-4/+7
* Starter Packs (#4332)Hailey2024-06-211-2/+7
* Add a11y context (#4586)Eric Bailey2024-06-201-21/+24
* Server-side thread mutes (#4518)Samuel Newman2024-06-181-38/+38
* Add `native_pwi_disabled` feature gate experiment (#4507)Eric Bailey2024-06-171-1/+8
* Only enable keyboard controller when necessary (#4483)Samuel Newman2024-06-111-1/+1
* Add statusBarTranslucent prop (= true) to KeyboardProvider in App.native.tsx ...Eiichi Yoshikawa2024-05-291-1/+1
* [🐴] Fully implement keyboard controller (#4106)Hailey2024-05-191-21/+24
* Add push notification extensions (#4005)Hailey2024-05-151-4/+7
* Handle push notifications for DMs (#3895)Hailey2024-05-091-29/+19
* [Session] Code cleanup (#3854)dan2024-05-081-6/+6
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-071-15/+18
* Remove messages provider (#3902)Eric Bailey2024-05-071-22/+19
* [🐴] Global event mgmt (#3897)Eric Bailey2024-05-071-19/+22
* only use `KeyboardProvider` in conversation screen (#3869)Hailey2024-05-051-4/+1
* Don't clear toasts when changing users (#3843)dan2024-05-031-28/+27
* [Session] Extract resumeSession out (#3811)dan2024-05-021-8/+24
* Fix: put label defs provider above moderation opts provider (#3806)Paul Frazee2024-05-011-4/+5
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-17/+20
* [Session] Refactor to prepare for V2 (#3781)dan2024-05-011-1/+1
* [Clipclops] Add screen to view and send clip clops (#3754)Hailey2024-04-291-1/+4
* [Session] Base (#3541)Eric Bailey2024-04-251-2/+2
* Enable updates for `production` behind `receive_updates` gate (#3496)Hailey2024-04-121-2/+0
* Scope query client per DID (#3333)dan2024-04-041-44/+50
* Factor out QueryProvider (#3331)dan2024-04-031-11/+7