diaspora/app/controllers
Benjamin Neff 6f802417c6
Remove i18n-inflector-rails dependency
There are no new releases anymore and the current version isn't
compatible with ruby 3.x.

As this feature wasn't really used a lot (Icelandic didn't even setup
inflections properly), it's probably not worth fighting for it, so lets
just drop it.

Related to #8369
2023-06-09 01:13:16 +02:00
..
admin Adding total and active count to pod view 2022-07-31 00:19:41 +02:00
api Remove "Did you mean?" from api errors when a parameter is missing 2022-07-20 21:35:02 +02:00
admins_controller.rb Remove links to deleted profiles in admin user stats 2020-03-21 19:14:56 +01:00
application_controller.rb Remove i18n-inflector-rails dependency 2023-06-09 01:13:16 +02:00
aspect_memberships_controller.rb Contacts API Feature complete with full tests 2018-12-01 15:21:16 -05:00
aspects_controller.rb
blocks_controller.rb Add API route to (un)block a user 2020-03-20 12:38:27 +01:00
comments_controller.rb
contacts_controller.rb
conversation_visibilities_controller.rb
conversations_controller.rb
help_controller.rb
home_controller.rb Simplify /podmin redirect 2018-04-12 01:55:46 +02:00
invitation_codes_controller.rb
invitations_controller.rb
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
messages_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
node_info_controller.rb Add a dummy route for /.well-known/host-meta 2022-07-23 00:17:06 +02:00
notifications_controller.rb Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
participations_controller.rb
people_controller.rb Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
photos_controller.rb Add redirect to mobile-only photo URL when in desktop UI 2022-10-30 00:32:31 +02:00
poll_participations_controller.rb
posts_controller.rb
profiles_controller.rb
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
reshares_controller.rb
search_controller.rb
services_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
sessions_controller.rb Remove /user/auth_token route, this was a leftover from the chat 2022-02-27 23:06:24 +01:00
share_visibilities_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
tag_followings_controller.rb
tags_controller.rb
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 Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00