diaspora/app/controllers
Jonne Haß 2a4db54db9 New configuration system
* Throw away old system
* Add new system
* Add new example files
* Replace all calls
* add the most important docs
* Add Specs
* rename disable_ssl_requirement to require_ssl
* cloudfiles isn't used/called in our code
* since community_spotlight.list is only used as enable flag replace it with such one and remove all legacy and irelevant codepaths around it
* die if session secret is unset and on heroku
* First basic infrastructure for version information
2012-09-26 20:19:37 +02:00
..
admins_controller.rb Fix error admins/weekly_user_stats 2012-07-07 22:33:56 +03:00
application_controller.rb New configuration system 2012-09-26 20:19:37 +02:00
aspect_memberships_controller.rb fix a bunch of cukes. the disabled functionilty in rails helpers changed and we had to update out JS accordingly 2012-03-21 13:50:24 -07:00
aspects_controller.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
blocks_controller.rb added block user functionality to the stream 2012-01-07 14:23:23 -08:00
comments_controller.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
contacts_controller.rb Remove pagination from json format of contacts#index; add explanatory comments. I KNOW. But it's super confusing and I can't find a way to rewrite the code to be more clear. Soloing FTL. 2012-01-28 15:31:11 -08:00
conversation_visibilities_controller.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
conversations_controller.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
home_controller.rb do not redirect admin to his profile upon sign in 2012-09-14 15:01:19 +02:00
invitation_codes_controller.rb invite_link functionailty mostly works 2012-03-16 17:56:35 -07:00
invitations_controller.rb New configuration system 2012-09-26 20:19:37 +02:00
likes_controller.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
messages_controller.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
notifications_controller.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
people_controller.rb finish beta striping 2012-09-12 07:51:19 +02:00
photos_controller.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
posts_controller.rb strip last beta leftovers and fix syntax errors, travis is kinda down, lets hope nothing breaks while I sleep 2012-09-12 05:48:12 +02:00
profiles_controller.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
publics_controller.rb New configuration system 2012-09-26 20:19:37 +02:00
registrations_controller.rb New configuration system 2012-09-26 20:19:37 +02:00
reshares_controller.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
services_controller.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
sessions_controller.rb new login page. kept the old one for safe keeping. 2012-05-19 11:10:17 -07:00
share_visibilities_controller.rb bang! kill redis cache. 2012-02-02 12:45:43 -08:00
status_messages_controller.rb strip last beta leftovers and fix syntax errors, travis is kinda down, lets hope nothing breaks while I sleep 2012-09-12 05:48:12 +02:00
streams_controller.rb strip last beta leftovers and fix syntax errors, travis is kinda down, lets hope nothing breaks while I sleep 2012-09-12 05:48:12 +02:00
tag_followings_controller.rb optimizied code for destroy action for tags that a user is following. 2012-04-28 15:36:57 +05:30
tags_controller.rb Fixed Issue #3382 - The comments under postings are missing when using the #tags -view 2012-06-18 22:46:01 -06:00
users_controller.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00