This website requires JavaScript.
Explore
Help
Sign In
nocebo
/
diaspora
Watch
1
Star
0
Fork
You've already forked diaspora
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
37e939d476
diaspora
/
app
History
Raphael Sofaer
37e939d476
Use activerecord-import in ReceiveLocalBatch. The default behavior of it is to do an On Duplicate Key Update updated_at = Time.now, but we have a test for that case anyway.
2011-07-14 21:27:16 -07:00
..
controllers
Reenable sessionscontroller after_filter
2011-07-12 17:01:40 -07:00
helpers
Use person_link in notifications_helper, move hovercard css out to a file
2011-07-12 16:21:03 -07:00
mailers
Revert "added a podwide email preference"
2011-05-18 10:38:45 -07:00
models
Use activerecord-import in ReceiveLocalBatch. The default behavior of it is to do an On Duplicate Key Update updated_at = Time.now, but we have a test for that case anyway.
2011-07-14 21:27:16 -07:00
uploaders
constrain in the image uploader, don't crop
2011-07-10 17:03:38 -07:00
views
Vanna doesn't include helpers so we have to include them in views separately to use them. The absence of this line was producing a deprecation warning for error_messages_for, because our helper redefines that method (it was removed from rails).
2011-07-14 18:24:33 -07:00