Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
danielricecodes
/
activity_streams
Public
forked from
face/activity_streams
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 25, 2010
fixes routing for Rails 2.3 (and probably 3.0) - old coded caused
Show description for 9034e6e
face
committed
9034e6e
Copy full SHA for 9034e6e
Commits on Jul 1, 2009
added indirect_object fields to activity_streams migration
Christos Pappas
committed
69f3f76
Copy full SHA for 69f3f76
Commits on Dec 5, 2008
As Will pointed out, the actor is not necessarily the current_user -- fixed.
face
committed
9c10377
Copy full SHA for 9c10377
Commits on Dec 2, 2008
One small change to teknofire's guest user logging: bail if the application
Show description for 0f5fdd2
face
committed
0f5fdd2
Copy full SHA for 0f5fdd2
Commits on Dec 1, 2008
In order to log activity for guest users we should logged all activities as long as we are given a valid actor, not just if there is a user logged in.
Will Fisher
committed
5e49091
Copy full SHA for 5e49091
We should use the logged_in? method to determine our location, This way current_user can be assigned to a guest user object but still not be logged in.
Will Fisher
committed
ad1aa21
Copy full SHA for ad1aa21
Commits on Nov 22, 2008
fixed spelling typos
Will Fisher
committed
164d61c
Copy full SHA for 164d61c
was causing error about 'p.actor_id' not a field in the database.
Will Fisher
committed
9604074
Copy full SHA for 9604074
named_routes.install is called by install_helpers, this fixes the problem of 'polymorphic_path undefined' problem in rails 2.2
Show description for 1516c76
Will Fisher
committed
1516c76
Copy full SHA for 1516c76
Use the provided helper url function so this will not break if the route changes in the future.
Will Fisher
committed
0f0e418
Copy full SHA for 0f0e418
Commits on Nov 20, 2008
spelling fix in a comment
face
committed
2419238
Copy full SHA for 2419238
Missed this change Jonathan made.
face
committed
524e152
Copy full SHA for 524e152
Commits on Nov 16, 2008
1) Added support for indirect objects. I don't like how I support
Show description for e370600
face
committed
e370600
Copy full SHA for e370600
Commits on Nov 15, 2008
Fix test for ActiveSupport::Depedencies for rails version 2.2.0
Will Fisher
committed
a7f2f4d
Copy full SHA for a7f2f4d
Postgres doesn't like to have indexes with the same name as the table
Will Fisher
committed
d87b87d
Copy full SHA for d87b87d
Commits on Oct 10, 2008
Got rid of find_by_sql call (the query is identical). I was trying
Show description for b3aece3
face
committed
b3aece3
Copy full SHA for b3aece3
Commits on Sep 24, 2008
Deprecation fix wasn't backwards compatible to earlier Rails versions, so fix to fx
face
committed
9158bb9
Copy full SHA for 9158bb9
Commits on Sep 23, 2008
deprecation warning fixed
face
committed
fc09305
Copy full SHA for fc09305
typo
face
committed
6ad7d80
Copy full SHA for 6ad7d80
Commits on Sep 22, 2008
initial import
Rama McIntosh
committed
14d10cf
Copy full SHA for 14d10cf
You can’t perform that action at this time.