Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Add swipe left home screen shortcuts #220

Merged
merged 14 commits into from
Oct 15, 2024
Merged

Conversation

pmusaraj
Copy link
Contributor

Includes:

  • a notch element for easier site dismissal
  • a new swipe button for the chat feature
  • a new swipe button for the hot feature
  • a new swipe button for "take me back to my last spot"
  • for unauthenticated sites, a swipe right button for "Connect"
  • adds a time for the main bar "Connect" button, hides it after 3 days of site being added to home screen (see https://meta.discourse.org/t/read-only-subscription-forums-on-discoursehub-and-connect-button/325266)
  • removal of supportsDelegatedAuth logic (been in core for years now)
  • moves WebViewComponent to its own file (in prep for other changes)
  • some dependency updates

Also includes:
- a notch element for easier site dismissal
- a new swipe button for the chat feature
- a new swipe button for the hot feature
- a new swipe button for "take me back to my last spot"
- removal of `supportsDelegatedAuth` logic (been in core for years now)
- moves WebViewComponent to its own file (in prep for other changes)
- some dependency updates
`requiredUserInfoKeys` is, well, required.
Also fixes bitcode stripping in new XCode
js/Discourse.js Show resolved Hide resolved
js/Discourse.js Outdated Show resolved Hide resolved
@pmusaraj pmusaraj merged commit 9f7e465 into main Oct 15, 2024
1 check passed
@pmusaraj pmusaraj deleted the add-swipe-left-buttons branch October 15, 2024 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants