-
Notifications
You must be signed in to change notification settings - Fork 107
Comparing changes
Open a pull request
base repository: intercom/intercom-rails
base: 507e7ce
head repository: intercom/intercom-rails
compare: 1fe37fa
- 16 commits
- 13 files changed
- 9 contributors
Commits on Jan 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0e654be - Browse repository at this point
Copy the full SHA 0e654beView commit details
Commits on Feb 13, 2024
-
Provide installation type as settings attribute (#350)
* Provide installation type as settings attribute * Update CI ruby version to fix CI build * Bump gem version number to 1.0.0 as we dropped active record 3.x support --------- Co-authored-by: Dzmitry Kremez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9becd8e - Browse repository at this point
Copy the full SHA 9becd8eView commit details -
Update readme about company in controller data attribute updates (#345)
Co-authored-by: Dzmitry Kremez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfdd914 - Browse repository at this point
Copy the full SHA bfdd914View commit details
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 <[email protected]>
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fe37fa - Browse repository at this point
Copy the full SHA 1fe37faView commit details
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 507e7ce...1fe37fa