| .. |
|
admin
|
Add the ability to assign roles in the admin panel
|
2018-10-14 06:03:06 +02:00 |
|
api
|
|
|
|
admins_controller.rb
|
Remove links to deleted profiles in admin user stats
|
2020-03-21 19:14:56 +01:00 |
|
application_controller.rb
|
|
|
|
aspect_memberships_controller.rb
|
|
|
|
aspects_controller.rb
|
Merge pull request #8069 from denschub/remove-chat
|
2019-10-25 01:32:37 +02:00 |
|
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
|
Mark non-attribute usage in SQL queries as safe.
|
2020-02-11 23:54:55 +01: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
|
|
|
|
home_controller.rb
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
photos_controller.rb
|
|
|
|
poll_participations_controller.rb
|
|
|
|
posts_controller.rb
|
|
|
|
profiles_controller.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
registrations_controller.rb
|
|
|
|
report_controller.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
reshares_controller.rb
|
|
|
|
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 |
|
status_messages_controller.rb
|
StatusMessageController#create: respond 422 when aspect_ids are wrong
|
2018-03-25 08:31:32 +02:00 |
|
streams_controller.rb
|
Fixing PR Rewview issues
|
2021-04-18 13:11:25 +02:00 |
|
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
|
|
|
|
users_controller.rb
|
Migration Backend Part
|
2021-11-23 01:48:32 +01:00 |