about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* add dev menu opening instructions by platformAnsh Nanda2023-04-251-0/+7
* 1.22Paul Frazee2023-04-242-3/+3
* If adding the user's post when empty, just refresh (#530)Paul Frazee2023-04-241-0/+3
* Tune feed loading behavior (#528)Paul Frazee2023-04-242-17/+21
* Rework how recently-created posts are added to the feed (repeat posts issue) ...Paul Frazee2023-04-242-26/+28
* Update hardcoded suggested actors (#524)Paul Frazee2023-04-242-186/+46
* memoize things, clean code, and replace deprecated resizeMode with contentFit...Ansh2023-04-242-78/+95
* Performance fixes with new getPosts (#525)Paul Frazee2023-04-246-81/+97
* Android & visual fixes: color themes, repost icon, navigation, back handler, ...Paul Frazee2023-04-2414-36/+54
* Merge pull request #522 from bluesky-social/ollie/staging-linkOllie Hsieh2023-04-241-1/+1
|\
| * Update client staging URLrenahlee2023-04-241-1/+1
|/
* Increase alt text limit to 1000 (#521)Ollie Hsieh2023-04-241-2/+2
* 1.21Paul Frazee2023-04-222-3/+3
* Web fixes (#517)Paul Frazee2023-04-229-8/+29
* Feed fixes: repeat posts & nonreplies showing up in the wrong place (#516)Paul Frazee2023-04-222-7/+31
* Android fixes (#515)Paul Frazee2023-04-2211-594/+273
* Merge pull request #514 from bluesky-social/ollie/ap-dark-modeOllie Hsieh2023-04-221-6/+10
|\
| * Fix App Passwords iOS dark mode modalrenahlee2023-04-211-6/+10
|/
* Fix link opening (#512)Paul Frazee2023-04-212-3/+9
* More hotfixes to app passwords (#511)Paul Frazee2023-04-212-17/+27
* 1.20.0Paul Frazee2023-04-212-3/+3
* Hotfix feed sizing (#510)Paul Frazee2023-04-214-6/+19
* [APP-522] Create & revoke App Passwords within settings (#505)Ansh2023-04-2115-8/+607
* Move border positioning to FlatList and ScrollView (#509)Ollie Hsieh2023-04-214-34/+22
* Add alt text support and rework image layout (#503)Ollie Hsieh2023-04-2119-125/+405
* Fix profile link 404s on session change & handle change [APP 523] (#507)Paul Frazee2023-04-212-3/+19
* 1.19Paul Frazee2023-04-202-3/+3
* Improvements to notifications screen [APP-520] (#501)Paul Frazee2023-04-204-10/+57
* Fix positioning of the load more button (#502)Paul Frazee2023-04-201-1/+1
* Thread muting [APP-29] (#500)Paul Frazee2023-04-2016-108/+470
* Share profile and post (#499)Ollie Hsieh2023-04-202-4/+26
* [APP-514] Fix weird scrollbar position on profile screen (#497)Ansh2023-04-201-0/+1
* Feed and notifs improvements (#498)Paul Frazee2023-04-199-150/+130
* Add cursor to clickable elements (#491)Ollie Hsieh2023-04-1910-142/+184
* #420: add updateDataOptimistically utility to disallow like counter out of s...Ansh2023-04-196-123/+171
* 1.18Paul Frazee2023-04-192-3/+3
* [APP 513] Label tuning (#496)Paul Frazee2023-04-196-34/+88
* Merge pull request #494 from bluesky-social/ollie/APP-91Ollie Hsieh2023-04-193-55/+73
|\
| * Support CMD + Enter to publish postrenahlee2023-04-193-55/+73
|/
* Fix: consistently give suggestions in search (#493)Paul Frazee2023-04-191-1/+1
* Update android version codePaul Frazee2023-04-181-0/+1
* 1.17Paul Frazee2023-04-182-3/+3
* Rework search suggestions for performance (#492)Paul Frazee2023-04-188-448/+312
* Fix user avatar and banner selector on web (#490)Paul Frazee2023-04-183-9/+11
* Update README.md (#487)Ansh2023-04-181-3/+1
* add edges to ImageViewing component (#471)Ansh2023-04-181-3/+17
* Quote post legibility (#486)Ollie Hsieh2023-04-183-69/+43
* APP-70 give profile its own tab mobile (#469)Ansh2023-04-1810-51/+128
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-1730-817/+859
* Fix web home feed sizing and related issues (close #432) (#475)Paul Frazee2023-04-1510-24/+109