about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update web header and searchPaul Frazee2023-02-236-143/+288
* Rework web shell uiPaul Frazee2023-02-225-106/+191
* Fix temporary web useAnalytics hookPaul Frazee2023-02-221-4/+5
* Fix ref forwarding in webPaul Frazee2023-02-221-12/+25
* Merge main into the Web PR (#230)Paul Frazee2023-02-22191-3194/+5223
* Break out the web/native image picking code and make some progress on the web...Paul Frazee2023-01-2718-134/+711
* Fix import pathsPaul Frazee2023-01-272-4/+4
* Implement basic web composerPaul Frazee2023-01-2710-61/+280
* 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-262-2/+77
* Add lightbox for webPaul Frazee2023-01-262-0/+123
* Update login/create-account and onboard for webPaul Frazee2023-01-264-6/+423
* 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-265-25/+98
* 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-2615-92/+230
* Update web build and web-specific components; RNW now buildsPaul Frazee2023-01-264-2/+7
* Fix all type errorsPaul Frazee2023-01-2639-194/+354
* Brand tuning: switch from "blueprint B" to "cloud imagery" (#96)Paul Frazee2023-01-254-97/+40
* 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-2520-29/+1557
* 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
* 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