| .. |
|
admin
|
Lock account #5564
|
2015-02-19 05:45:04 +05:30 |
|
api/v1
|
Implement token authentication
|
2014-11-13 11:27:56 +01:00 |
|
admins_controller.rb
|
Updated Weekly User Stats page to show the most recent week. Page should show most recent information
|
2014-10-10 19:12:37 -07:00 |
|
application_controller.rb
|
Add JSON exporter for user profile download
|
2014-12-16 08:55:35 +13:00 |
|
aspect_memberships_controller.rb
|
Port contacts page to backbonejs
|
2015-01-04 17:13:18 +01:00 |
|
aspects_controller.rb
|
Add toggle_chat_privilege to aspect controller
|
2014-11-13 11:24:07 +01:00 |
|
blocks_controller.rb
|
updated before_filters to before_actions as recommended for rails 4
|
2014-08-23 16:34:01 +02:00 |
|
comments_controller.rb
|
fix and stablize some cukes
|
2014-08-24 01:02:35 +02:00 |
|
contacts_controller.rb
|
Port contacts page to backbonejs
|
2015-01-04 17:13:18 +01: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
|
Don't split contact_ids when they already are an array
|
2015-02-27 16:58:39 +01:00 |
|
help_controller.rb
|
Adding help section for chat
|
2015-02-26 18:06:39 +01:00 |
|
home_controller.rb
|
dry up and modularize layouts
|
2013-03-06 19:00:34 +01:00 |
|
invitation_codes_controller.rb
|
updated before_filters to before_actions as recommended for rails 4
|
2014-08-23 16:34:01 +02:00 |
|
invitations_controller.rb
|
updated before_filters to before_actions as recommended for rails 4
|
2014-08-23 16:34:01 +02:00 |
|
likes_controller.rb
|
Add ActiveRecord::RecordNotFound catching. Add tests.
|
2014-12-22 12:36:09 +01:00 |
|
messages_controller.rb
|
updated before_filters to before_actions as recommended for rails 4
|
2014-08-23 16:34:01 +02:00 |
|
notifications_controller.rb
|
Add year to notifications page
|
2015-02-16 18:02:50 +01:00 |
|
participations_controller.rb
|
Some fixes to participation controls
|
2015-02-27 15:31:30 +01:00 |
|
passwords_controller.rb
|
Unify not connected pages
|
2015-02-18 22:45:46 +01:00 |
|
people_controller.rb
|
Merge pull request #5664 from svbergerem/remove-people-last_post
|
2015-02-15 15:58:02 +01:00 |
|
photos_controller.rb
|
Redesign profile page and port to Bootstrap
|
2014-10-01 12:28:56 +02: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
|
before_action
|
2014-08-23 16:38:57 +02:00 |
|
profiles_controller.rb
|
Fixed Isssue #5618. The profile update page shows the correct message.
|
2015-02-03 14:39:08 +05:30 |
|
publics_controller.rb
|
updated before_filters to before_actions as recommended for rails 4
|
2014-08-23 16:34:01 +02:00 |
|
registrations_controller.rb
|
updated before_filters to before_actions as recommended for rails 4
|
2014-08-23 16:34:01 +02:00 |
|
report_controller.rb
|
make rspec and jasmine pass with the new code
|
2014-08-23 16:47:57 +02:00 |
|
reshares_controller.rb
|
Reshare the absolute root of a post
|
2014-10-10 03:12:07 +02:00 |
|
search_controller.rb
|
Strip search query of leading & trailing whitespace
|
2014-10-09 23:34:11 +13:00 |
|
services_controller.rb
|
Solve #5341
|
2014-12-24 11:52:12 +01:00 |
|
sessions_controller.rb
|
Implement token authentication
|
2014-11-13 11:27:56 +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 |
|
statistics_controller.rb
|
Fixes the header problem rendering statistics page
|
2015-01-25 13:24:19 +01:00 |
|
status_messages_controller.rb
|
Updating with jhass's code change. Still looking into Travis failure...
|
2014-08-24 16:01:59 -07:00 |
|
streams_controller.rb
|
main_stream ported, no further styling applied
|
2015-03-01 12:04:51 +01:00 |
|
tag_followings_controller.rb
|
updated before_filters to before_actions as recommended for rails 4
|
2014-08-23 16:34:01 +02:00 |
|
tags_controller.rb
|
Port tags page to Bootstrap
|
2014-08-28 18:02:02 +02:00 |
|
terms_controller.rb
|
Terms of service and privacy policy feature.
|
2014-08-17 17:44:44 +03:00 |
|
users_controller.rb
|
Strip EXIF data as user preference
|
2015-01-18 10:28:28 -03:00 |