about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Create build step for the web server (#289)Paul Frazee2023-03-141-1/+1
* Handle logged out mobile web betterPaul Frazee2023-03-144-52/+118
* Fix multiline input in composerPaul Frazee2023-03-141-0/+1
* Fix mentions in webPaul Frazee2023-03-141-1/+2
* A couple small fixesPaul Frazee2023-03-142-10/+11
* Add waitlist signupPaul Frazee2023-03-146-8/+199
* Delete dead codePaul Frazee2023-03-141-20/+0
* Fix lint, tsc; delete dead codePaul Frazee2023-03-143-593/+6
* Remove dead codePaul Frazee2023-03-141-26/+0
* Fix redundant filenamePaul Frazee2023-03-142-1/+1
* Move the shell-ui model to the ui folderPaul Frazee2023-03-1413-14/+14
* Move the profile-ui model to the new ui folderPaul Frazee2023-03-142-4/+4
* Rework account creation and login viewsPaul Frazee2023-03-1420-66/+1257
* Tune the logged out web viewPaul Frazee2023-03-141-6/+7
* Rework logged out state to preserve routing and work for webPaul Frazee2023-03-1326-1064/+1049
* Notification count fixesPaul Frazee2023-03-132-15/+53
* Add /support and /support/privacyPaul Frazee2023-03-1310-9/+852
* Move to expo and react-navigation (#288)Paul Frazee2023-03-13103-3423/+3489
* No longer a betaPaul Frazee2023-03-083-3/+1
* Fix lintPaul Frazee2023-03-071-2/+1
* Another set of UI updates (FAB returns, a few others) (#281)Paul Frazee2023-03-0710-60/+54
* Big batch of UI updates (#276)Paul Frazee2023-03-0717-246/+380
* Handle-change modal with custom domain support (#273)Paul Frazee2023-03-068-111/+808
* Fix typoPaul Frazee2023-03-061-9/+9
* Fix: fetch follows before everything else to avoid rendering follow buttons w...Paul Frazee2023-03-061-11/+11
* Tune the menu's dark mode bg colorPaul Frazee2023-03-061-1/+1
* Fix the darkmode icon in the menuPaul Frazee2023-03-062-3/+33
* Onboarding tweaks (#272)Paul Frazee2023-03-0613-123/+259
* Show replies in the main feed if they have 2 or more upvotes (#269)Paul Frazee2023-03-061-1/+2
* Factor out the bottom bar and layer it under the side menu (close #243) (#268)Paul Frazee2023-03-063-289/+297
* Look & feel updates: replace the "FAB" with a footer menu item, update the si...Paul Frazee2023-03-0611-638/+498
* Add an x button to the search to clear the inputPaul Frazee2023-03-031-0/+9
* Turn links to posts into quote posts (#262)Paul Frazee2023-03-033-10/+73
* New user constants (#260)arcalinea2023-03-033-4/+75
* Move the translate item to the top of the menuPaul Frazee2023-03-031-7/+7
* Add translate link to post menu (#261)Paul Frazee2023-03-036-3/+44
* Remove replies from the home feed (#259)Paul Frazee2023-03-032-18/+34
* Fix dark mode ellipsis on postsPaul Frazee2023-03-031-1/+1
* Edit profile fixes (#258)Paul Frazee2023-03-032-4/+4
* 72-delete-avatar-and-cover (#255)Ansh2023-03-024-28/+45
* make authorAvatar optional prop (#254)Ansh2023-03-021-1/+1
* Minor improvements to web autocomplete in composerPaul Frazee2023-03-024-2/+62
* 73-post-embeds (#253)Ansh2023-03-0216-64/+387
* Quick fixes to dark mode character counter colorsPaul Frazee2023-03-021-7/+10
* Increase network timeouts (closes #248) (#249)Paul Frazee2023-03-022-7/+13
* Trim whitespace from the invite code (close #245) (#247)Paul Frazee2023-03-021-19/+41
* New onboarding (#241)Ansh2023-03-0228-803/+416
* A couple various fixes (#242)Paul Frazee2023-03-014-3/+15
* Fixes to dark mode (#238)Paul Frazee2023-03-016-18/+29
* Fix tests for march 1stPaul Frazee2023-03-011-1/+1