about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make feeds easier to reorder (#3998)Paul Frazee2024-05-132-29/+39
* [Reduced Onboarding] Fix forward/backward nav with profile step (#3997)Eric Bailey2024-05-134-4/+37
* Gate base following feed usage (#3994)Eric Bailey2024-05-131-1/+11
* dont send message if >1000 graphemes (#3995)Samuel Newman2024-05-133-4/+19
* New onboarding tests (#3996)Paul Frazee2024-05-132-16/+25
* Swap in base following (#3991)Eric Bailey2024-05-131-2/+1
* Remove profile step from old onboarding (#3989)Eric Bailey2024-05-132-18/+5
* actually register token on permissions change (#3990)Hailey2024-05-131-10/+21
* Move request for notifications permissions to `HomeReadyScreen` (#3977)Hailey2024-05-137-67/+105
* fix wording in french onboarding (#3987)Matthieu Sieben2024-05-131-1/+1
* Fix overflowing text on web and iOS in `PostMeta` (#3982)Hailey2024-05-132-6/+6
* 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