This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
diaspora
Watch
1
Star
1
Fork
0
You've already forked diaspora
mirror of
https://github.com/diaspora/diaspora.git
synced
2026-04-29 03:01:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5be27f33ecc2056d28eb3e2c35d117c6042e8d37
diaspora
/
app
/
controllers
History
Maxwell Salzberg
b804bdc220
forgot to take out a debug line. i kept comments in, but they prevent a new post to be sent from the database to the view. on refresh everything works. also moved comments to its own partial so we can add it to all posts
2010-06-26 15:40:33 -07:00
..
application_controller.rb
MS^2 Added the friends panel to application layout
2010-06-25 19:22:05 -07:00
blogs_controller.rb
DG MS fixing tests
2010-06-24 20:45:49 -07:00
bookmarks_controller.rb
Removed bookmark new page, moved form to index
2010-06-25 23:23:37 -04:00
comments_controller.rb
Comments now working, but no AJAX, need to refresh to see them
2010-06-25 22:15:41 -07:00
dashboard_controller.rb
forgot to take out a debug line. i kept comments in, but they prevent a new post to be sent from the database to the view. on refresh everything works. also moved comments to its own partial so we can add it to all posts
2010-06-26 15:40:33 -07:00
friends_controller.rb
DG MS fixing tests
2010-06-24 20:45:49 -07:00
status_messages_controller.rb
Change the form_for not to need a message passed, and adding it to the home page
2010-06-25 19:58:40 -07:00
users_controller.rb
DG MS fixing tests
2010-06-24 20:45:49 -07:00