diaspora/app/controllers
2018-12-30 22:33:04 +01:00
..
admin Add the ability to assign roles in the admin panel 2018-10-14 06:03:06 +02:00
api Notifications API Endpoint and unit test complete 2018-12-30 22:33:04 +01:00
admins_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
application_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect_memberships_controller.rb Contacts API Feature complete with full tests 2018-12-30 22:33:04 +01:00
aspects_controller.rb Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
blocks_controller.rb Start sending the blocking flag 2018-02-01 23:35:35 +01:00
comments_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contacts_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversation_visibilities_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversations_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
help_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
home_controller.rb Simplify /podmin redirect 2018-04-12 01:55:46 +02:00
invitation_codes_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
invitations_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
likes_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
links_controller.rb Add LinksController 2018-07-11 01:24:28 +02:00
messages_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
node_info_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notifications_controller.rb Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
participations_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
people_controller.rb Remove contacts page on profiles 2018-04-12 01:40:49 +02:00
photos_controller.rb Fix progress when uploading multiple photo at the same time 2018-07-09 17:48:30 +02:00
poll_participations_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
posts_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
profiles_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
registrations_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
report_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
reshares_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
search_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
services_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
sessions_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
share_visibilities_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
social_relay_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
status_messages_controller.rb StatusMessageController#create: respond 422 when aspect_ids are wrong 2018-03-25 08:31:32 +02:00
streams_controller.rb Make public stream accessible for logged out users 2018-04-12 01:42:17 +02:00
tag_followings_controller.rb Tags API Endpoint complete with full tests 2018-12-30 22:33:04 +01:00
tags_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
terms_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
users_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00