about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-244-76/+92
* Android & visual fixes: color themes, repost icon, navigation, back handler, ...Paul Frazee2023-04-2412-36/+48
* Update client staging URLrenahlee2023-04-241-1/+1
* Increase alt text limit to 1000 (#521)Ollie Hsieh2023-04-241-2/+2
* 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
* 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
* Hotfix feed sizing (#510)Paul Frazee2023-04-212-1/+14
* [APP-522] Create & revoke App Passwords within settings (#505)Ansh2023-04-2114-8/+606
* 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-2117-120/+400
* Fix profile link 404s on session change & handle change [APP 523] (#507)Paul Frazee2023-04-212-3/+19
* 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-2015-108/+354
* 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-194-123/+151
* [APP 513] Label tuning (#496)Paul Frazee2023-04-196-34/+88
* Support CMD + Enter to publish postrenahlee2023-04-193-55/+73
* Fix: consistently give suggestions in search (#493)Paul Frazee2023-04-191-1/+1
* Rework search suggestions for performance (#492)Paul Frazee2023-04-186-427/+290
* Fix user avatar and banner selector on web (#490)Paul Frazee2023-04-183-9/+11
* 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-189-51/+127
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-1729-817/+856
* Fix web home feed sizing and related issues (close #432) (#475)Paul Frazee2023-04-1510-24/+109
* Fix: sanitize URLs before placing them on the page (#488)Paul Frazee2023-04-151-5/+6
* Web darkmode fixes (#474)Paul Frazee2023-04-133-40/+48
* fix composer SafeAreaViewAnsh Nanda2023-04-121-3/+12
* temporary android fix for image picker issue (#466)Ansh2023-04-122-3/+9
* add scrollIndicatorInset right: 1 to fix (#464)Ansh2023-04-121-1/+1
* #435 web dark mode (#455)Ansh2023-04-127-21/+75
* add maxHeight of 100vh to web modal to stop overflow (#463)Ansh2023-04-121-0/+1
* Mobile Web (#427)John Fawcett2023-04-1225-314/+705
* Add first round of labeling tools (#467)Paul Frazee2023-04-1238-518/+1277
* make unfollow button light colored button (#429)Ansh2023-04-111-1/+1
* replace react-native-fast-image with expo-image (#452)Paul Frazee2023-04-116-15/+15
* [DRAFT] Android (#424)Ansh2023-04-099-23/+44