about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Full send Sentry (#2018)Eric Bailey2023-11-282-8/+43
* Fix memory leak on mobile web tab navigation (#2021)dan2023-11-282-6/+37
* Fix pinned feeds mutation issue (#2016)Eric Bailey2023-11-283-13/+6
* Fix pinned feeds re-ordering (#2014)Eric Bailey2023-11-281-2/+10
* Guard against following tab stub being used un-authed (#2013)Eric Bailey2023-11-282-2/+3
* Handle other feed auth response (#2012)Eric Bailey2023-11-281-0/+3
* Ensure we use following feed if merge is disabled (#2005)Eric Bailey2023-11-272-2/+2
* Restore post-thread caching behaviors (react-query refactor) (#2010)Paul Frazee2023-11-278-107/+365
* [PWI] Home (#2007)Eric Bailey2023-11-274-61/+121
* Don't check unread if session doesn't exist (#2008)Eric Bailey2023-11-271-1/+5
* Add more debugging to auth (#2009)Eric Bailey2023-11-271-1/+29
* Filter out blocked posts from thread view (#2006)Eric Bailey2023-11-271-3/+4
* Two fixes to react-key generation (#2004)Paul Frazee2023-11-272-3/+4
* Make sure logger serializes errors (#2001)Eric Bailey2023-11-272-4/+37
* Nav home after switch accounts (#2002)Eric Bailey2023-11-271-2/+14
* Fix soft reset scroll on profile (#1998)Eric Bailey2023-11-271-18/+23
* Raise levels of some logs during pre-release (#1994)Eric Bailey2023-11-262-6/+9
* Fix translation strings (#1995)Eric Bailey2023-11-2610-2771/+3381
* Fix bad references in account switcher (#1999)Eric Bailey2023-11-261-2/+2
* Fix double border, improve load state (#1997)Eric Bailey2023-11-261-4/+5
* [PWI] Clarify different ways of clearing current account/logout (#1991)Eric Bailey2023-11-241-17/+29
* Fall back for non-public feeds (#1988)Eric Bailey2023-11-242-14/+90
* Fix onboarding web layout (#1990)Eric Bailey2023-11-241-2/+13
* PWI: Refactor Shell (#1989)dan2023-11-2429-1645/+1607
* Allow dynamic locale imports for web (#1971)Ansh2023-11-242-1/+29
* Fix missing effect cleanup (#1986)dan2023-11-241-1/+2
* Show feeds in PWI (#1984)dan2023-11-231-1/+1
* PWI: Profile (#1982)dan2023-11-233-102/+126
* Fixes 1731, compare URLs case-insensitive (#1980)Eric Bailey2023-11-221-5/+20
* [PWI] Clean up logged out screen (#1978)Eric Bailey2023-11-224-80/+98
* [PWI] Misc (#1977)Eric Bailey2023-11-226-71/+99
* Implement "scroll to top" for profile tabs (#1973)dan2023-11-224-177/+271
* [PWI] Feeds (#1970)Eric Bailey2023-11-212-39/+49
* Search page (#1969)Eric Bailey2023-11-211-6/+51
* [PWI] Shell (#1967)Eric Bailey2023-11-219-289/+416
* Shadow refactoring and improvements (#1959)dan2023-11-2127-203/+115
* PWI Base (#1964)Eric Bailey2023-11-2125-751/+1022
* Add dev-only button to clear storage (#1965)Eric Bailey2023-11-213-0/+54
* Re-wrap forgot pw success in layout (#1966)Eric Bailey2023-11-211-1/+6
* Hindi Internationalization (#1914)Ansh2023-11-2068-2058/+5121
* Improve dedupe logic on search suggestions (#1958)Eric Bailey2023-11-171-15/+14
* Optimize notifications rendering (#1957)dan2023-11-171-3/+5
* Add missing type (#1955)dan2023-11-171-0/+4
* Fix some key errors (#1951)Eric Bailey2023-11-172-5/+10
* Do less work (#1953)dan2023-11-176-29/+24
* Fix some type errors (#1952)Eric Bailey2023-11-177-15/+40
* Freeze inactive screens (#1949)dan2023-11-162-0/+5
* Use non-reactive callbacks for some methods (#1948)dan2023-11-163-39/+34
* Add some memoization (#1947)dan2023-11-164-12/+18
* Improve notification load behaviors (#1943)Paul Frazee2023-11-165-6/+34