about summary refs log tree commit diff
path: root/src/App.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-5/+2
* New `ContextMenu` menu type for DM messages (#8014)Samuel Newman2025-03-211-48/+51
* A few good metrics (#7897)Eric Bailey2025-03-141-1/+2
* Logger improvements (#7729)Eric Bailey2025-02-281-1/+1
* Fix "log in", "log out" to "sign in", "sign out" (#7739)Minseo Lee2025-02-171-1/+1
* Move intent dialogs inside Alf, but above intent handlers (#7416)Eric Bailey2025-01-091-7/+7
* Trending (Beta) (#7144)Eric Bailey2024-12-171-2/+5
* [Experiment] Remove "Load Latest" button (#7120)dan2024-12-151-12/+15
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-121-1/+4
* Ensure react-native-keyboard-controller enabled state doesn't get overwritten...Samuel Newman2024-11-251-49/+46
* Move composer open shortcut to shell (#5723)Hailey2024-10-111-5/+0
* Fetch link previews from RQ (#5608)dan2024-10-071-27/+30
* [Neue] Post avi, `PostMeta` cleanup (#5450)Eric Bailey2024-09-241-2/+2
* Let Expo/Webpack handle CSS assets (#3942)Mary2024-09-231-0/+1
* Additional moderation (#5172)Eric Bailey2024-09-201-26/+40
* [Neue] Parallel font loading on web (#5411)Eric Bailey2024-09-191-3/+2
* Revert provider stacking changes (#5423)Eric Bailey2024-09-191-39/+41
* Fix font loading on web (#5412)Eric Bailey2024-09-181-2/+2
* [Neue] Base (#5395)Eric Bailey2024-09-181-44/+43
* "N" keyboard shortcut to open a new post modal (#5197)Eric Bailey2024-09-131-0/+3
* [Video] Remember mute state while scrolling (#5331)Hailey2024-09-131-36/+39
* RenameEric Bailey2024-09-111-2/+2
* WIPEric Bailey2024-09-111-0/+2
* Add intent for verifying email (#5120)Hailey2024-09-071-1/+4
* Fix provider order (#5046)Eric Bailey2024-08-311-10/+10
* Composer blocks (#5040)Eric Bailey2024-08-301-18/+18
* Remove new_user_guided_tour and tour code (#5023)dan2024-08-291-6/+3
* [Video] 🫧 Move logic around by platform (#5003)Hailey2024-08-281-1/+1
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-13/+16
* [Videos] Video player - PR #1 - basic player (#4731)Samuel Newman2024-07-251-35/+38
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+4
* New user progress guides (#4716)Paul Frazee2024-07-041-1/+4
* Guided tour for new users (#4690)Paul Frazee2024-07-021-1/+4
* Starter Packs (#4332)Hailey2024-06-211-2/+7
* Add a11y context (#4586)Eric Bailey2024-06-201-19/+22
* Server-side thread mutes (#4518)Samuel Newman2024-06-181-36/+36
* wrap web in disabled keyboard provider (#4176)Hailey2024-05-221-33/+36
* Add push notification extensions (#4005)Hailey2024-05-151-3/+6
* [Session] Code cleanup (#3854)dan2024-05-081-5/+5
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-071-14/+17
* Remove messages provider (#3902)Eric Bailey2024-05-071-19/+16
* [🐴] Global event mgmt (#3897)Eric Bailey2024-05-071-22/+20
* Protect against missing elementPaul Frazee2024-05-061-5/+4
* Merge branch 'web-loading' of https://github.com/TuxPenguin09/bsky-social-app...Paul Frazee2024-05-061-2/+8
|\
| * Added Preload for Webaliamanuba2024-05-021-2/+8
* | Don't clear toasts when changing users (#3843)dan2024-05-031-25/+35
* | [Session] Extract resumeSession out (#3811)dan2024-05-021-4/+18
|/
* 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