about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace e2e tests with Maestro (#3983)Paul Frazee2024-05-132-4/+8
* get a little more accurate with month length (#3981)Hailey2024-05-131-6/+15
* Delete the entire temporary directory instead of just the temp file, also use...Hailey2024-05-131-13/+18
* ✅ Fix "Download CAR file" on mobile (#3816)Matthieu Sieben2024-05-124-47/+144
* FeedFeedback fixes (#3968)dan2024-05-124-3/+7
* Show "label has been placed..." even for self-labels (#3874)Hailey2024-05-112-38/+62
* Fix flashes when replacing For You (#3967)dan2024-05-112-34/+54
* Onboarding fixes (#3966)dan2024-05-112-32/+60
* Add shutdown message to for you feed (#3776)Paul Frazee2024-05-113-2/+174
* [Reduced Onboarding] Add profile step (#3933)Eric Bailey2024-05-1115-38/+836
* [Reduced Onboarding] Add new step, new state to reducer (#3931)Eric Bailey2024-05-114-76/+132
* Movable following feed (#3593)Eric Bailey2024-05-1134-545/+1126
* Gate chat icon in bottom bars (#3959)Eric Bailey2024-05-102-4/+56
* [🐴] Simplify message passing, cleanup (#3952)Eric Bailey2024-05-103-87/+85
* [🐴] Report message dialog (#3941)Samuel Newman2024-05-106-15/+309
* remove 12hr time (#3954)Samuel Newman2024-05-101-2/+0
* Add icons to drawer (#3956)Eric Bailey2024-05-101-55/+41
* bump max width of message (#3955)Hailey2024-05-102-2/+2
* [🐴] Mutate data instead of invalidating queries when muting or unmuting (#...Hailey2024-05-105-97/+92
* [🐴] Change up icons (#3938)Eric Bailey2024-05-1014-266/+234
* [🐴] Clean up after deleting message (#3950)Eric Bailey2024-05-102-8/+6
* [🐴] Move `KeyboardAvoidingView` up to the main screen (#3953)Hailey2024-05-102-44/+42
* [🐴] Adjust messages list styles (#3945)Hailey2024-05-103-100/+133
* [🐴] Remove extra spinner states from chat screen (#3947)Hailey2024-05-103-32/+79
* [🐴] Handle errors, improve styling (#3937)Eric Bailey2024-05-104-78/+96
* [Session] Restore emailAuthFactor and emailConfirmed from last session (#3939)dan2024-05-091-4/+7
* Add retries to all handlers (#3935)Eric Bailey2024-05-092-73/+90
* [🐴] Rich text in messages (#3926)Samuel Newman2024-05-095-20/+75
* lowcase ALT text (#3934)Samuel Newman2024-05-091-1/+1
* Handle push notifications for DMs (#3895)Hailey2024-05-099-109/+274
* Add gate, a:a swap onboarding state (#3930)Eric Bailey2024-05-093-9/+154
* [🐴] Add hover context menu for convo list on web (#3923)Hailey2024-05-094-43/+71
* [🐴] Skeleton header (#3921)Samuel Newman2024-05-081-22/+45
* [🐴] Integrate event bus (#3915)Eric Bailey2024-05-085-126/+120
* [🐴] Refactor event bus (#3919)Eric Bailey2024-05-084-257/+151
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-089-257/+15
* [🐴] Adjust press and hold delay on messages (#3918)Hailey2024-05-081-5/+7
* add sideborders prop (#3920)Samuel Newman2024-05-083-1/+5
* actually optimistic mark as read (#3917)Samuel Newman2024-05-082-5/+9
* Move to requestPollInterval handling (#3914)Eric Bailey2024-05-082-23/+43
* [🐴] Mark as read in convo menu (#3913)Samuel Newman2024-05-085-8/+51
* [🐴] Reorg convo files (#3909)Eric Bailey2024-05-078-278/+296
* Add session reducer tests (#3860)dan2024-05-082-0/+1644
* [Session] Code cleanup (#3854)dan2024-05-0811-503/+554
* [🐴] Unread messages badge (#3901)Samuel Newman2024-05-075-8/+162
* [Session] Remove global agent (#3852)dan2024-05-085-355/+260
* Handle invalid service URLs (#3908)Eric Bailey2024-05-072-3/+19
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-076-31/+112
* Remove messages provider (#3902)Eric Bailey2024-05-072-41/+35
* [🐴] State transitions (#3880)Eric Bailey2024-05-074-208/+490