Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Pass referrer on native (with an opt out) (#6648)" (#6732) | dan | 2024-11-25 | 1 | -23/+1 |
| | | | This reverts commit ac5b2cf31f2bb45f1bf8a180705249d3cce8017d. | ||||
* | Pass referrer on native (with an opt out) (#6648) | dan | 2024-11-22 | 1 | -1/+23 |
| | | | | | | | | | | | | | | | | | * Pass referer on native * Add ChainLink3 * Add an opt out for sending utm * Remove noreferrer on links We do have <meta name="referrer" content="origin-when-cross-origin"> in HTML, should be sufficient. * Narrow down the condition slightly --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | Present in-app browser as sheet (#5718) | Samuel Newman | 2024-10-11 | 1 | -0/+54 |
* use page sheet presentation * move to its own file rather than sitting in prefs * whoops, missed one |