about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add push notification extensions (#4005)Hailey2024-05-154-8/+52
* [🐴] Tweak list on mobile web (#3958)Hailey2024-05-155-11/+21
* [🐴] Better retry styling (#4032)Eric Bailey2024-05-156-87/+121
* [🐴] Show if user can be messaged in new chat search (#4021)Samuel Newman2024-05-155-17/+61
* Make more localizable (#3962)Minseo Lee2024-05-143-16/+20
* [🐴] change `Follows Only` to `People I Follow` (#4028)Hailey2024-05-141-1/+1
* Reset after 5 min (#4026)Eric Bailey2024-05-142-7/+27
* [🐴] Block states, read only (#4022)Eric Bailey2024-05-146-69/+246
* remove serviceurl gate (#4019)Samuel Newman2024-05-143-116/+1
* reword subtitle (#4017)Samuel Newman2024-05-141-1/+1
* [🐴] show deleted account for `missing.invalid` (#4014)Hailey2024-05-142-14/+26
* [🐴] use "Chats" instead of "Messages" (#4013)Samuel Newman2024-05-144-5/+5
* 100vh settings screen (#4015)Samuel Newman2024-05-143-4/+14
* Run intl extract (#4016)Paul Frazee2024-05-1417-9098/+12367
* [🐴] Settings screen (#3830)Samuel Newman2024-05-146-28/+216
* [🐴] Message drafts (#3993)Samuel Newman2024-05-144-5/+107
* Update Korean localization (#3887)Minseo Lee2024-05-141-690/+782
* Update catalan messages.po (#3984)Ivan Beà2024-05-141-86/+86
* Fix dep (#4011)Eric Bailey2024-05-141-1/+1
* [🐴] Make status checks easier, fix load state (#4010)Eric Bailey2024-05-146-101/+154
* [🐴] Chat muted state (#3988)Samuel Newman2024-05-143-184/+220
* [🐴] Swap in new package, update usages (#3992)Eric Bailey2024-05-1420-155/+74
* Add better onboard testing (#4007)Paul Frazee2024-05-132-1/+40
* add a `Login` notifications request (#4006)Hailey2024-05-133-1/+6
* align the trash icon in the center in feed edit list (#4004)Hailey2024-05-131-2/+2
* 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