diaspora/app/controllers
cmrd Senya 6f812a5b8f
Add LinksController
LinksController redirects requests for provided diaspora:// links to
respective entities urls.
2018-07-11 01:24:28 +02:00
..
admin Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
api Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02: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 Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02: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 Remove contacts page on profiles 2018-04-12 01:40:49 +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 Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02: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