about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge main into the Web PR (#230)Paul Frazee2023-02-22242-7406/+8352
* Break out the web/native image picking code and make some progress on the web...Paul Frazee2023-01-2721-138/+738
* Fix import pathsPaul Frazee2023-01-272-4/+4
* Implement basic web composerPaul Frazee2023-01-2711-82/+282
* Update 'load latest' btn for webPaul Frazee2023-01-263-50/+99
* Update compose prompts for webPaul Frazee2023-01-265-6/+77
* Add the user profile to the left navPaul Frazee2023-01-261-5/+34
* Implement modals for webPaul Frazee2023-01-266-9/+102
* Implement web toastPaul Frazee2023-01-263-21/+77
* Add lightbox for webPaul Frazee2023-01-262-0/+123
* Update login/create-account and onboard for webPaul Frazee2023-01-265-6/+428
* Update layouts on a bunch of viewsPaul Frazee2023-01-266-26/+37
* Fix background in web scroll elements and update settings screen for webPaul Frazee2023-01-262-86/+119
* Add web version of the headerPaul Frazee2023-01-261-0/+150
* Fix repost icon on webPaul Frazee2023-01-261-0/+1
* Add right column of web shell and tweak left columnPaul Frazee2023-01-264-30/+246
* Add left column of web shellPaul Frazee2023-01-266-69/+129
* Fix to blurviewsPaul Frazee2023-01-266-18/+55
* Add web layout componentsPaul Frazee2023-01-266-26/+99
* Fix: move imports and constants for the api-polyfill over from their old loca...Paul Frazee2023-01-262-8/+4
* Get MVP of web app runningPaul Frazee2023-01-268-46/+158
* Add web polyfillsPaul Frazee2023-01-2618-105/+240
* Update web build and web-specific components; RNW now buildsPaul Frazee2023-01-2610-157/+300
* Fix all type errorsPaul Frazee2023-01-2645-294/+377
* Bump podfile.lockPaul Frazee2023-01-261-3/+3
* Brand tuning: switch from "blueprint B" to "cloud imagery" (#96)Paul Frazee2023-01-2559-120/+329
* Fix: dont dedup reposts that are in threads, as that can cause rendering issu...Paul Frazee2023-01-251-0/+10
* Add a sanity check to avoid bad references, close #77Paul Frazee2023-01-251-1/+4
* Fix pagination and rendering of suggested follows (#95)Paul Frazee2023-01-252-46/+68
* Saves image on long press (#83)Aryan Goharzad2023-01-2523-45/+1567
* Adds darkmode support for "Liked by" screen (#94)Aryan Goharzad2023-01-251-5/+9
* Push notification & session management cleanup (#92)Paul Frazee2023-01-257-66/+148
* Fix missing config for background fetchPaul Frazee2023-01-242-0/+13
* Initial pass at push notifications + some fixes to the session management (#91)Paul Frazee2023-01-2412-27/+189
* Add basic analytics (#89)Paul Frazee2023-01-249-14/+190
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-2460-482/+478
* more prettier and lint cleanup (#82)Aryan Goharzad2023-01-2412-25/+18
* Account switcher (#85)Paul Frazee2023-01-2423-655/+2403
* Removes white space from around images (#81)Aryan Goharzad2023-01-231-6/+9
* Lints some errors and warnings (#76)Aryan Goharzad2023-01-2022-38/+62
* Fixes embed links for twitter and tiktok (#74)Aryan Goharzad2023-01-205-2/+79
* 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