about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initial pass at push notifications + some fixes to the session management (#91)Paul Frazee2023-01-245-15/+139
* Add basic analytics (#89)Paul Frazee2023-01-244-7/+34
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-2456-477/+472
* more prettier and lint cleanup (#82)Aryan Goharzad2023-01-249-23/+5
* Account switcher (#85)Paul Frazee2023-01-2414-481/+925
* Removes white space from around images (#81)Aryan Goharzad2023-01-231-6/+9
* Lints some errors and warnings (#76)Aryan Goharzad2023-01-2015-24/+55
* Fixes embed links for twitter and tiktok (#74)Aryan Goharzad2023-01-203-2/+29
* Only use cursors supplied by the server (ref #59)Paul Frazee2023-01-203-7/+5
* Sanity check selector swipesPaul Frazee2023-01-201-2/+4
* More layout fixes in notificationsPaul Frazee2023-01-201-3/+3
* Spacing fix of expanded notificationsPaul Frazee2023-01-201-1/+1
* Fix font color of expanded notifsPaul Frazee2023-01-201-1/+1
* Fix text color in composerPaul Frazee2023-01-191-1/+1
* Fix a case where the 'aborted' error message was getting throughPaul Frazee2023-01-192-4/+8
* Fix: taps on images in the composer now register even when input is focusedPaul Frazee2023-01-191-0/+1
* Fix: new post doesnt open images selectorPaul Frazee2023-01-191-1/+1
* Add the ability to paste images into the composer (#56)Paul Frazee2023-01-192-25/+69
* Fix error logsPaul Frazee2023-01-191-2/+2
* Fixes to likes listPaul Frazee2023-01-192-83/+68
* Fixes to reposted-by listPaul Frazee2023-01-192-86/+73
* Fixes to follows listingPaul Frazee2023-01-192-65/+73
* Fixes to the followers list viewPaul Frazee2023-01-193-61/+74
* Fix: ensure all views can scroll to the bottomPaul Frazee2023-01-1913-5/+15
* Update load latest to match sizing and aesthetic betterPaul Frazee2023-01-191-16/+18
* Visual tweaks to post promptsPaul Frazee2023-01-191-7/+6
* Fix weird bar at top of composer in dark modePaul Frazee2023-01-191-2/+3
* Fix bad refPaul Frazee2023-01-191-1/+1
* Change post prompt to a set of buttons (#55)Paul Frazee2023-01-193-4/+59
* Fixes youtube embed issues (#50)Aryan Goharzad2023-01-195-55/+103
* Improve link meta fetching for bsky links (#54)Paul Frazee2023-01-196-21/+113
* Clean up the settings pagePaul Frazee2023-01-191-4/+6
* Improve the 'expand avis' animation in the notificationsPaul Frazee2023-01-191-27/+35
* Fix missing key in listPaul Frazee2023-01-191-0/+1
* Add the ability to expand/collapse users in notificationsPaul Frazee2023-01-194-58/+202
* Tune the empty state visualsPaul Frazee2023-01-192-5/+9
* Tweak compose prompt spacingPaul Frazee2023-01-191-3/+2
* Post layout tweaks (#53)Paul Frazee2023-01-197-26/+44
* Update composer to preview external link cards (#52)Paul Frazee2023-01-185-63/+258
* Enlarge avatars in the notificationsPaul Frazee2023-01-181-4/+5
* Remove logPaul Frazee2023-01-181-1/+0
* Handle post deletions by removing from active views (close #37)Paul Frazee2023-01-187-4/+59
* Fix image compression (close #41)Paul Frazee2023-01-181-1/+1
* Keep the composer image selector open after choosing an imagePaul Frazee2023-01-181-1/+3
* Hackfix around 'images too large' issuePaul Frazee2023-01-181-1/+11
* Update compose prompt for isual balance and to include image buttonPaul Frazee2023-01-187-19/+56
* Lighten the button gradients a bitPaul Frazee2023-01-181-1/+1
* Fix to text consistency in composerPaul Frazee2023-01-181-2/+8
* Focus the text input on tap during the composerPaul Frazee2023-01-181-136/+146
* Remove all links from post meta to ensure taps are more consistentPaul Frazee2023-01-184-35/+16