code/Server/Common/Managers/LikesManager.cs (2 lines): - line 173: // TODO: check what happens if the topic is AppPublished? - line 246: // TODO: Not implemented yet code/Server/Common/Managers/ActivitiesManager.cs (2 lines): - line 90: // TODO: In the future, we want to split this task into sub tasks. - line 175: // TODO: In the future, we want to split this task into sub tasks. code/Server/OAuthLibrary/Microsoft/MicrosoftOAuth.cs (2 lines): - line 69: /// TODO: single sign-on is not supported currently. - line 78: /// string: the user id in the authentication token. (TODO: return the JWT token instead). code/Server/Common/Managers/AppsManager.cs (1 line): - line 467: // TODO: Re-visit the order of these inserts; right now leave them as is for code consistency. code/Server/WebRoleCommon/RateLimiting/CustomThrottlingHandler.cs (1 line): - line 21: /// Currently, the implementation of this callback makes no updates (TODO: this is temporary). code/Server/DataFactory/AddColumn.cs (1 line): - line 154: // TODO : Add ContinueWith on ExecuteBatchAsync for tracing of each batch operation as it completes code/Server/Common/Managers/PushNotificationsManager.cs (1 line): - line 306: // TODO: DELETE ALL TABLE ENTRIES. This is not convenient to do at this time code/Tools/Ops/Scripts/Generate-RedisConfig.ps1 (1 line): - line 31: # TODO: This script should be moved to the top-level directory and the location of wapg should be fixed code/Tools/Ops/Scripts/New-SocialPlusEnvironment.ps1 (1 line): - line 444: # TODO: attempt to simplify the code for New-AzureRmNetworkInterface without breaking the script code/Server/CTStore/AzureTableStorage.cs (1 line): - line 642: // TODO: Need to make this consistent with cache. code/Server/Common/Managers/TopicsManager.cs (1 line): - line 141: // TODO: should we add a popular app topic feed code/Tools/Ops/ManageServerState/Queues.cs (1 line): - line 49: // TODO: Investigate the delete function for service bus queue. We've had problems with it in the past.