-
Notifications
You must be signed in to change notification settings - Fork 107
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: intercom/intercom-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: intercom/intercom-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 10 files changed
- 6 contributors
Commits on Apr 8, 2024
-
Insert script immediately if loaded with Turbo (#352)
When the Messenger shim is loaded with Turbo, the load event has already fired, so adding an event listener for it won't have any effect. Instead we can immediately add the script tag to the page. Also stop calling Intercom('reattach_activator'), which is an obsolete API that no longer does anything.
Configuration menu - View commit details
-
Copy full SHA for b9a9155 - Browse repository at this point
Copy the full SHA b9a9155View commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3296abf - Browse repository at this point
Copy the full SHA 3296abfView commit details -
Support experimental JWT feature (not available yet) (#356)
* Fix dev dependencies * Support experimental JWT authentication for the messenger * Remove user_id from regular user_data payload when using JWT * Add some script tag helper specs too * bump version
Configuration menu - View commit details
-
Copy full SHA for 0404f08 - Browse repository at this point
Copy the full SHA 0404f08View commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b3605b - Browse repository at this point
Copy the full SHA 6b3605bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8525c8e - Browse repository at this point
Copy the full SHA 8525c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2be338 - Browse repository at this point
Copy the full SHA c2be338View commit details
Commits on Jan 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e701491 - Browse repository at this point
Copy the full SHA e701491View commit details -
Configuration menu - View commit details
-
Copy full SHA for e73b28b - Browse repository at this point
Copy the full SHA e73b28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d99af3b - Browse repository at this point
Copy the full SHA d99af3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d21d5 - Browse repository at this point
Copy the full SHA a2d21d5View commit details
Commits on Mar 11, 2025
-
Update Secure Headers link as Github own it now (#332)
Co-authored-by: Damon Foster <DamonFstr@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b361369 - Browse repository at this point
Copy the full SHA b361369View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 710aa84 - Browse repository at this point
Copy the full SHA 710aa84View commit details -
Add JWT authentication documentation to README (#368)
Add comprehensive documentation for the JWT authentication feature that was previously implemented but undocumented. The new section covers: - Basic JWT enablement configuration - JWT expiry settings - Signed user fields configuration for enhanced security - Per-request JWT configuration options - Important security notes and requirements 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 1fe37fa - Browse repository at this point
Copy the full SHA 1fe37faView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...master