about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New onboarding (#241)Ansh2023-03-0228-803/+416
* A couple various fixes (#242)Paul Frazee2023-03-014-3/+15
* Fixes to dark mode (#238)Paul Frazee2023-03-016-18/+29
* Fix tests for march 1stPaul Frazee2023-03-011-1/+1
* Add a temporary lexicon refactor guard (#235)Paul Frazee2023-02-284-2/+53
* Remove leftover logPaul Frazee2023-02-281-1/+0
* Add analytics identify() call with hashed emailPaul Frazee2023-02-282-1/+8
* Fix analytics in native buildPaul Frazee2023-02-271-1/+1
* Better fix to native modalsPaul Frazee2023-02-271-4/+2
* Fix to native modalsPaul Frazee2023-02-271-1/+1
* Fix importPaul Frazee2023-02-271-2/+2
* Fix lintPaul Frazee2023-02-273-3/+2
* Sync browser navigation with appPaul Frazee2023-02-245-30/+68
* Clean up desktop web header searchPaul Frazee2023-02-243-124/+96
* Hold off on customizing web feed rendering for nowPaul Frazee2023-02-241-9/+0
* Simplify the desktop search screenPaul Frazee2023-02-241-131/+13
* Fixes to lineheight on web to counteract emoji issuesPaul Frazee2023-02-248-14/+31
* Remove the desktop right column for nowPaul Frazee2023-02-243-220/+0
* Fix region sizing on webPaul Frazee2023-02-2414-16/+25
* Replace some old modal models that got missedPaul Frazee2023-02-242-4/+6
* Merge branch 'rnw' of github.com:bluesky-social/social-app into rnwMichael Staub2023-02-2332-534/+567
|\
| * Update modal com namePaul Frazee2023-02-231-1/+1
| * Rework modals to support multiple activePaul Frazee2023-02-2313-187/+147
| * Add setImmediate polyfill to web, fixing dropdown itemsPaul Frazee2023-02-233-2/+4
| * Implement image uploading in the web composerPaul Frazee2023-02-2318-278/+332
| * Show a 'not available for mobile web' screen (temporary)Paul Frazee2023-02-232-12/+29
* | feat: implement DesktopSearch componentMichael Staub2023-02-232-10/+169
* | fix: browser historyMichael Staub2023-02-234-21/+32
|/
* Tweak approach to the viewheaderPaul Frazee2023-02-235-14/+15
* Web: go lighter for now, ditch the composer prompt in feedPaul Frazee2023-02-236-66/+16
* Missed in last commitPaul Frazee2023-02-232-3/+1
* Move all of the web left-nav shell into the headerPaul Frazee2023-02-233-190/+154
* Change web shell to use permanent headerPaul Frazee2023-02-234-130/+119
* 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