about summary refs log tree commit diff
path: root/src/App.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Session] Base (#3541)Eric Bailey2024-04-251-2/+2
* Scope query client per DID (#3333)dan2024-04-041-42/+42
* Factor out QueryProvider (#3331)dan2024-04-031-29/+21
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-19/+28
* Initial feature gating and A/B testing integration (#3122)dan2024-03-061-15/+18
* Intent handler (#2992)Hailey2024-02-271-0/+2
* Keep pager feeds in sync with the right pane (#2775)dan2024-02-081-11/+14
* Options for selecting dark theme, fix some white flashes when in dark mode (#...Hailey2024-02-061-4/+2
* New component library based on ALF (#2459)Eric Bailey2024-01-181-6/+12
* Application Layout Framework (#1732)Eric Bailey2024-01-081-17/+22
* Add back isInitialLoad to session (#2155)Eric Bailey2023-12-091-1/+4
* More session improvements (#2129)Eric Bailey2023-12-071-11/+1
* Move analytics out of critical path (#2117)dan2023-12-061-10/+7
* Move analytics out of init (#2115)dan2023-12-061-4/+3
* Disable react-native-screen freezing to test performance implications (#2109)Paul Frazee2023-12-051-3/+0
* Fix email confirmation dialog on startup (#2097)dan2023-12-061-2/+0
* PWI: Refactor Shell (#1989)dan2023-11-241-14/+21
* Hindi Internationalization (#1914)Ansh2023-11-201-14/+10
* Freeze inactive screens (#1949)dan2023-11-161-0/+3
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-25/+12
* Factor lightbox out into hook/context (#1919)Paul Frazee2023-11-151-1/+4
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-2/+5
* Fix notification provider order, add comments (#1905)Eric Bailey2023-11-141-22/+30
* Fix root sibling context issue (#1902)Eric Bailey2023-11-141-9/+10
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-29/+32
* Refactor post threads to use react query (#1851)Paul Frazee2023-11-091-1/+1
* First pass at a session handler (#1850)Eric Bailey2023-11-091-13/+29
* Internationalization & localization (#1822)Ansh2023-11-091-3/+9
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-1/+4
* Move language preferences to new persistence + context (#1837)Paul Frazee2023-11-081-5/+8
* Move invite-state to new persistence + context and replace the notifications ...Paul Frazee2023-11-081-1/+4
* Move muted threads to new persistence + context (#1838)Paul Frazee2023-11-081-1/+4
* Add persistent state provider (#1830)Eric Bailey2023-11-071-16/+35