about summary refs log tree commit diff
path: root/src/view
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix header spacing for when dark mode is activePaul Frazee2022-11-171-2/+2
|
* Show bold icons in footer based on statePaul Frazee2022-11-163-9/+136
|
* Add a fancy 'drawer' animation to the tabs selectorPaul Frazee2022-11-162-154/+138
|
* Add post deletion to highlighted post in threadsPaul Frazee2022-11-161-1/+3
|
* Add post deletionPaul Frazee2022-11-166-9/+99
|
* Fix composer positioningPaul Frazee2022-11-161-57/+61
|
* Fix input positioning for small screensPaul Frazee2022-11-165-34/+53
|
* Fix sizing on smaller phonesPaul Frazee2022-11-163-13/+21
|
* Nicer loading state for profilesPaul Frazee2022-11-161-3/+43
|
* Add placeholder loading statesPaul Frazee2022-11-165-9/+128
|
* Improve reliability of modal closePaul Frazee2022-11-161-2/+3
|
* Add animations to post controlsPaul Frazee2022-11-161-45/+122
|
* Update prod service URLPaul Frazee2022-11-161-1/+1
|
* Better invite code error messagePaul Frazee2022-11-151-1/+6
|
* Add a server instance selector and drop env varsPaul Frazee2022-11-157-135/+360
|
* Add current user profile to header and enlarge the headerPaul Frazee2022-11-153-13/+49
|
* Add compose button to notifications, profile, and searchPaul Frazee2022-11-153-0/+15
|
* Improve connectivity-issue error messagePaul Frazee2022-11-151-0/+3
|
* Better loading screensPaul Frazee2022-11-153-15/+98
|
* Improve empty statesPaul Frazee2022-11-154-50/+69
|
* Improve error messagesPaul Frazee2022-11-1513-28/+150
|
* Add profile info cachingPaul Frazee2022-11-141-2/+1
|
* Add more info to routingPaul Frazee2022-11-141-13/+30
|
* Improve not found pagePaul Frazee2022-11-141-3/+12
|
* Use only alphabet in generated avatarPaul Frazee2022-11-141-0/+2
|
* Update all state on profile changePaul Frazee2022-11-143-3/+10
|
* Make 'back swiping' a little easierPaul Frazee2022-11-141-1/+1
|
* Enforce limits on create scene as wellPaul Frazee2022-11-143-6/+26
|
* Fix double-posting bugPaul Frazee2022-11-142-17/+31
|
* Automatically add the domain to the handle during signinPaul Frazee2022-11-141-3/+50
|
* Fix empty states for scene members and membershipsPaul Frazee2022-11-141-11/+30
|
* Fix: scroll all the way down on home feedPaul Frazee2022-11-141-1/+6
|
* Fix overflows in post meta infoPaul Frazee2022-11-144-101/+105
|
* Turn off autocorrect and auto-lowercase login handlePaul Frazee2022-11-141-1/+6
|
* Add link behaviors to search screen suggestionsPaul Frazee2022-11-142-10/+33
|
* Dont suggest followed users and add empty state to suggestionsPaul Frazee2022-11-141-0/+15
|
* Always fallback from displayName to handlePaul Frazee2022-11-147-8/+18
|
* Turn 'include reason' on posts into a linkPaul Frazee2022-11-141-4/+10
|
* Reposition to handle scene creation keyboard viewPaul Frazee2022-11-141-57/+66
|
* Improvements to the feature explainer, including intro screen and screenshot ↵Paul Frazee2022-11-143-3/+36
| | | | of scenes
* Add staging envPaul Frazee2022-11-112-2/+9
|
* Implement profile updatesPaul Frazee2022-11-112-2/+8
|
* Add UI to remove members from scenesPaul Frazee2022-11-111-0/+37
|
* Implement trendingPaul Frazee2022-11-114-12/+22
|
* Handle pending invites correctlyPaul Frazee2022-11-111-9/+83
|
* Disable scene discover btn for nowPaul Frazee2022-11-111-1/+1
|
* Only suggest users in invite suggestionsPaul Frazee2022-11-111-2/+2
|
* Fixes to onboardingPaul Frazee2022-11-101-1/+3
|
* Fixes to account creationPaul Frazee2022-11-102-33/+76
|
* Implement scene invitation and membership controlsPaul Frazee2022-11-1012-27/+618
|