about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix input positioning for small screensPaul Frazee2022-11-165-34/+53
|
* Fix sizing on smaller phonesPaul Frazee2022-11-167-21/+32
|
* Nicer loading state for profilesPaul Frazee2022-11-161-3/+43
|
* Reduce jank in refreshesPaul Frazee2022-11-162-0/+6
|
* Add placeholder loading statesPaul Frazee2022-11-165-9/+128
|
* Improve reliability of modal closePaul Frazee2022-11-161-2/+3
|
* Fix up/down vote number changesPaul Frazee2022-11-162-20/+36
|
* Add animations to post controlsPaul Frazee2022-11-161-45/+122
|
* Update prod service URLPaul Frazee2022-11-162-2/+2
|
* Better invite code error messagePaul Frazee2022-11-151-1/+6
|
* Add a server instance selector and drop env varsPaul Frazee2022-11-1514-174/+383
|
* Switch to using setVote()Paul Frazee2022-11-153-104/+60
|
* 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
|
* Add missing depPaul Frazee2022-11-152-0/+6
|
* Improve connectivity-issue error messagePaul Frazee2022-11-151-0/+3
|
* Better loading screensPaul Frazee2022-11-154-17/+101
|
* Improve empty statesPaul Frazee2022-11-154-50/+69
|
* Improve error messagesPaul Frazee2022-11-1515-32/+156
|
* Add profile info cachingPaul Frazee2022-11-143-2/+47
|
* Disable storing nav state due to bugsPaul Frazee2022-11-141-33/+34
|
* Add more info to routingPaul Frazee2022-11-141-13/+30
|
* Restore nav state hydrationPaul Frazee2022-11-141-3/+0
|
* 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-144-4/+14
|
* 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
|
* Fix issue causing double-loads of notificationsPaul Frazee2022-11-142-9/+11
|
* Automatically add the domain to the handle during signinPaul Frazee2022-11-141-3/+50
|
* Fix empty states for scene members and membershipsPaul Frazee2022-11-143-14/+38
|
* 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-142-0/+18
|
* Dont include self in suggested followsPaul Frazee2022-11-141-0/+3
|
* 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
|
* Change appid to xyz.blueskyweb.appPaul Frazee2022-11-1415-26/+24
|
* Improvements to the feature explainer, including intro screen and screenshot ↵Paul Frazee2022-11-144-3/+36
| | | | of scenes
* Add staging envPaul Frazee2022-11-1111-15/+42
|
* Implement profile updatesPaul Frazee2022-11-119-33/+24
|
* Add UI to remove members from scenesPaul Frazee2022-11-113-3/+69
|
* Implement trendingPaul Frazee2022-11-116-13/+24
|
* Handle pending invites correctlyPaul Frazee2022-11-1111-51/+550
|
* Disable scene discover btn for nowPaul Frazee2022-11-111-1/+1
|
* Only suggest users in invite suggestionsPaul Frazee2022-11-113-11/+10
|