..
admin
improve pod connection check
2016-03-05 02:57:11 +01:00
api
[API] don't store ID tokens in DB
2016-08-13 20:09:43 +03:00
admins_controller.rb
Merge branch 'stable' into develop
2015-07-22 10:05:46 +02:00
application_controller.rb
Merge branch 'stable' into develop
2015-10-07 10:58:10 +02:00
aspect_memberships_controller.rb
Remove unused translations from diaspora.yml, add missing ones
2016-07-05 23:34:31 +02:00
aspects_controller.rb
Refactor app.views.AspectMembership
2016-08-08 17:21:14 +03:00
blocks_controller.rb
don't force remove contact on block
2016-06-26 06:21:00 +02:00
comments_controller.rb
refactoring CommentService
2016-03-07 05:52:54 +01:00
contacts_controller.rb
Move contacts search to contacts#index
2016-08-09 19:20:40 +02:00
conversation_visibilities_controller.rb
Changes delete conversation button tooltip to 'hide' or 'delete'
2014-12-19 18:26:43 -03:00
conversations_controller.rb
use Diaspora::Federation::Dispatcher everywhere
2016-06-26 06:21:01 +02:00
help_controller.rb
Bootstrap header rewrite
2015-06-20 00:38:40 +02:00
home_controller.rb
Redesign default.haml and add a podmin welcome page
2016-06-20 02:03:53 +02:00
invitation_codes_controller.rb
internationalize controller rescue_from text
2016-01-20 21:37:02 +01:00
invitations_controller.rb
disable registration with invite-code when invitations are closed
2016-08-13 13:51:28 +02:00
likes_controller.rb
Add ActiveRecord::RecordNotFound catching. Add tests.
2014-12-22 12:36:09 +01:00
messages_controller.rb
fix sender for messages for old pods
2016-06-26 14:05:52 +02:00
node_info_controller.rb
Collapse StatisticsController into NodeInfoController
2015-07-24 03:51:31 +02:00
notifications_controller.rb
Introduce NotificationSerializer
2016-08-08 17:22:30 +03:00
participations_controller.rb
Some fixes to participation controls
2015-02-27 15:31:30 +01:00
people_controller.rb
Allow hovercards of remote people when not logged in
2016-08-15 01:33:26 +02:00
photos_controller.rb
Rename photos[:count] to photos_count in gon
2016-08-08 17:19:26 +03:00
poll_participations_controller.rb
fixed poll icon issue, improved code, poll in bookmarklets now available
2014-03-31 18:14:07 +02:00
posts_controller.rb
remove more unused code and cleanup
2016-06-26 06:21:01 +02:00
profiles_controller.rb
Allow extended profile fields (previously private profile) to be set public ( #5684 ).
2015-07-11 04:36:45 +03:00
registrations_controller.rb
don't reduce number of invites when registration is open
2016-08-13 13:51:02 +02:00
report_controller.rb
add moderators to report email recievers
2015-09-07 12:31:25 +02:00
reshares_controller.rb
add root author to reshare subscribers
2016-06-26 06:21:02 +02:00
search_controller.rb
Strip search query of leading & trailing whitespace
2014-10-09 23:34:11 +13:00
services_controller.rb
replace Rails.logger with logging-logger
2015-06-04 04:17:15 +02:00
sessions_controller.rb
Test if user is nil in #reset_authentication_token
2016-02-21 04:24:50 +01:00
share_visibilities_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
social_relay_controller.rb
Implement social relay functionality
2015-07-18 21:29:31 +03:00
status_messages_controller.rb
refactoring StatusMessageCreationService
2016-03-07 00:00:27 +01:00
streams_controller.rb
Add public stream
2015-10-07 22:29:39 +02:00
tag_followings_controller.rb
Mobile: manage followed tags
2015-05-12 04:00:07 +02:00
tags_controller.rb
Remove footer from stream and profile pages
2015-03-26 16:28:01 +01:00
terms_controller.rb
Remove blueprint code
2015-03-02 00:04:57 +01:00
users_controller.rb
Fix user settings style after submit
2016-08-11 01:58:47 +02:00