| .. |
|
activity_streams
|
Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController
|
2011-07-10 20:06:31 -07:00 |
|
devise
|
Background sending password reset instructions.
|
2011-11-14 12:30:47 -08:00 |
|
jasmine_fixtures
|
fix jasmine around contact-list.js
|
2012-03-14 16:26:30 -07:00 |
|
admins_controller_spec.rb
|
fixed rspec tests, more fit and finish around how the invite code works,
|
2012-03-16 17:56:35 -07:00 |
|
apis_controller_spec.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
application_controller_spec.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
apps_controller_spec.rb
|
added a very basic page for the stream of all public activity stream photos
|
2011-05-25 12:57:29 -07:00 |
|
aspect_memberships_controller_spec.rb
|
no more rspec failures; and suppress a warning with a backported
|
2012-03-21 13:50:24 -07:00 |
|
aspects_controller_spec.rb
|
remove puts and fix a conversationscontroller spec to be a bit more predictable
|
2012-03-03 16:25:10 -08:00 |
|
authorizations_controller_spec.rb
|
upgrade factory girl there are 3 failing cukes.
|
2012-01-21 21:58:50 -08:00 |
|
blocks_controller_spec.rb
|
block user now removes a contact if user is blocking a contact
|
2011-11-03 12:31:24 -07:00 |
|
comments_controller_spec.rb
|
EvilQuery for Participation, refactor comment creation
|
2012-02-01 15:09:31 -08:00 |
|
contacts_controller_spec.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_spec.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
conversations_controller_spec.rb
|
Limit allowed contacts for sending messages to, to the ones that are sharing with you.
|
2012-03-23 01:21:04 +01:00 |
|
home_controller_spec.rb
|
change routes to properly reflect page names (activity/stream).
|
2012-02-18 16:26:16 -08:00 |
|
invitations_controller_spec.rb
|
fixed rspec tests, more fit and finish around how the invite code works,
|
2012-03-16 17:56:35 -07:00 |
|
likes_controller_spec.rb
|
update reshare count when resharing; return PostPresenter for reshare root in the success response
|
2012-02-22 18:02:08 -08:00 |
|
messages_controller_spec.rb
|
upgrade factory girl there are 3 failing cukes.
|
2012-01-21 21:58:50 -08:00 |
|
notifications_controller_spec.rb
|
resolve merge in notifications controller
|
2012-03-14 10:46:59 -07:00 |
|
participations_controller_spec.rb
|
update reshare count when resharing; return PostPresenter for reshare root in the success response
|
2012-02-22 18:02:08 -08:00 |
|
people_controller_spec.rb
|
adding an ajax loader, and pull out the js from the middle of the view
|
2012-03-13 17:10:23 -07:00 |
|
photos_controller_spec.rb
|
cukes passing
|
2012-02-23 17:24:19 -08:00 |
|
posts_controller_spec.rb
|
MS DG down to four failures
|
2012-03-21 13:50:24 -07:00 |
|
profiles_controller_spec.rb
|
#2847 Users can now toggle nsfw on and off
|
2012-02-08 23:01:02 +01:00 |
|
publics_controller_spec.rb
|
fixed markdown issues with reshares; removed puts from specs
|
2012-01-07 17:33:16 -08:00 |
|
registrations_controller_spec.rb
|
MS DG fix a few final tests
|
2012-03-16 17:56:35 -07:00 |
|
reshares_controller_spec.rb
|
fix ResharesController / StatusMessage controller spec; remove another js response
|
2012-01-07 14:23:26 -08:00 |
|
services_controller_spec.rb
|
small updates, and it looks like we are mostly working
|
2012-03-16 17:56:35 -07:00 |
|
sessions_controller_spec.rb
|
remove weird monkey patch in sessions controller #wtf
|
2012-02-25 17:41:46 -08:00 |
|
share_visibilities_controller_spec.rb
|
bang! kill redis cache.
|
2012-02-02 12:45:43 -08:00 |
|
status_messages_controller_spec.rb
|
MS DC You can has choose a template
|
2012-03-27 14:52:53 -07:00 |
|
streams_controller_spec.rb
|
change routes to properly reflect page names (activity/stream).
|
2012-02-18 16:26:16 -08:00 |
|
tags_controller_spec.rb
|
tags should be case insensitive
|
2012-02-18 16:26:10 -08:00 |
|
tokens_controller_spec.rb
|
fix the build.
|
2011-07-04 16:53:43 -07:00 |
|
users_controller_spec.rb
|
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
|
2012-02-25 16:57:14 -08:00 |