diaspora/app/controllers
Dennis Schubert 862fa38f8b
Remove the JSXC/Prosody integration.
As per discussion on https://discourse.diasporafoundation.org/t/removing-diaspora-s-current-chat-integration/2718, nobody raised serious concerns or objections. Given future plans, we do not think having an unfinished implementation of something that likely will not get finished in the current form is worth it. So let's get rid of it.
2019-10-18 23:14:14 +02:00
..
admin Add the ability to assign roles in the admin panel 2018-10-14 06:03:06 +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 Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +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 the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
blocks_controller.rb Ignore Users in Mobile UI 2019-01-06 21:55:33 +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
manifest_controller.rb Change wording of description in PWA manifest 2019-04-27 19:11:27 +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 Merge branch 'next-minor' into develop 2019-07-04 02:30:38 +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 Use a partial to share code between mobile and desktop, add the new route to the RegistrationController, drop flash message for closed registrations 2019-05-12 00:25:36 +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 Use username parameter first if present 2019-06-17 01:14:22 +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
two_factor_authentications_controller.rb Use password to disable 2FA instead of a token 2019-04-30 22:51:51 +02:00
users_controller.rb Two factor authentication (#7751) 2019-04-28 23:24:40 +02:00