databag/net/server/internal
2022-05-09 15:17:05 -07:00
..
store rendering topic images 2022-05-02 00:49:11 -07:00
testscripts adding messanger app use case 2022-03-03 11:34:07 -08:00
api_account.go testing account deletion 2022-03-10 10:07:06 -08:00
api_addAccount.go preparing to render profile 2022-03-17 14:42:51 -07:00
api_addAccountApp.go connecting websokcet 2022-03-11 13:40:29 -08:00
api_addAccountAuthentication.go testing account configuration 2022-03-08 13:31:04 -08:00
api_addArticle.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_addCard.go integrated connecting contacts 2022-04-05 13:52:52 -07:00
api_addChannel.go added support for starting channels 2022-04-06 14:02:18 -07:00
api_addChannelTopic.go added account id to records for batch delete 2022-03-09 22:18:37 -08:00
api_addChannelTopicAsset.go uploading image assets 2022-04-30 00:01:25 -07:00
api_addChannelTopicTag.go added account id to records for batch delete 2022-03-09 22:18:37 -08:00
api_addGroup.go using query param for access in alias module 2022-03-20 14:25:46 -07:00
api_addNodeAccount.go testing account configuration 2022-03-08 13:31:04 -08:00
api_admin.go added account id to records for batch delete 2022-03-09 22:18:37 -08:00
api_authorize.go adding auth claim to test setup 2022-02-14 23:20:42 -08:00
api_clearArticleGroup.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_clearCardGroup.go test for clearing card group 2022-02-11 13:07:39 -08:00
api_clearCardNotes.go testing card notes 2022-02-11 00:29:19 -08:00
api_clearChannelCard.go testing channel sharing 2022-02-17 00:30:33 -08:00
api_clearChannelGroup.go testing channel sharing 2022-02-17 00:30:33 -08:00
api_getAccountAvailable.go changing default asset path 2022-03-10 23:57:27 -08:00
api_getAccountListing.go preparing to render profile 2022-03-17 14:42:51 -07:00
api_getAccountListingImage.go adding admin account reset 2022-03-09 15:12:05 -08:00
api_getAccountListingMessage.go added remaining profile actions 2022-04-05 16:52:39 -07:00
api_getAccountStatus.go support registry listing option 2022-03-25 00:33:22 -07:00
api_getAccountToken.go renaming endpoint files 2022-01-17 14:35:53 -08:00
api_getAccountUsername.go connecting websokcet 2022-03-11 13:40:29 -08:00
api_getArticles.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_getArticleSubjectField.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_getCard.go test for clearing card group 2022-02-11 13:07:39 -08:00
api_getCardDetail.go syncronizing cards 2022-04-02 23:30:49 -07:00
api_getCardImage.go rendering card sidebar 2022-04-03 14:26:04 -07:00
api_getCardProfile.go syncronizing cards 2022-04-02 23:30:49 -07:00
api_getCards.go initializing card list 2022-04-05 18:25:46 -07:00
api_getChannelDetail.go adding channel summary method 2022-05-09 14:08:54 -07:00
api_getChannels.go sorting conversations by latest 2022-05-09 15:17:05 -07:00
api_getChannelSubjectField.go test removal of channel topic assets 2022-03-02 13:19:16 -08:00
api_getChannelSummary.go adding channel summary method 2022-05-09 14:08:54 -07:00
api_getChannelTopic.go addTopics to self hosted channels 2022-04-14 14:13:08 -07:00
api_getChannelTopicAsset.go changing default asset path 2022-03-10 23:57:27 -08:00
api_getChannelTopicAssets.go test removal of channel topic assets 2022-03-02 13:19:16 -08:00
api_getChannelTopicDetail.go testing get channel topics 2022-02-18 12:21:15 -08:00
api_getChannelTopics.go displaying conversation topics 2022-04-15 01:49:08 -07:00
api_getChannelTopicSubjectField.go test removal of channel topic assets 2022-03-02 13:19:16 -08:00
api_getChannelTopicTags.go testing get topic tags 2022-03-02 22:27:45 -08:00
api_getChannelTopicTagSubjectField.go adding topic tags 2022-03-02 14:30:14 -08:00
api_getCloseMessage.go added remaining profile actions 2022-04-05 16:52:39 -07:00
api_getGroups.go using query param for access in alias module 2022-03-20 14:25:46 -07:00
api_getGroupSubjectField.go using query param for access in alias module 2022-03-20 14:25:46 -07:00
api_getNodeAccountImage.go adding admin listing of accounts 2022-03-09 21:19:05 -08:00
api_getNodeAccounts.go adding admin listing of accounts 2022-03-09 21:19:05 -08:00
api_getNodeConfig.go adding open access account config 2022-03-10 21:26:17 -08:00
api_getNodeStatus.go removed label based endpoints 2022-02-08 12:24:42 -08:00
api_getOpenMessage.go integrated connecting contacts 2022-04-05 13:52:52 -07:00
api_getProfile.go using query param for access in alias module 2022-03-20 14:25:46 -07:00
api_getProfileImage.go moving away from authorization header due to limitations 2022-03-19 21:04:14 -07:00
api_getProfileMessage.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_removeAccount.go changing default asset path 2022-03-10 23:57:27 -08:00
api_removeArticle.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_removeCard.go adding and removing contacts 2022-04-05 11:39:18 -07:00
api_removeChannel.go testing channel remove 2022-03-03 00:46:32 -08:00
api_removeChannelTopic.go updating channel model for consistency with topics 2022-03-04 12:03:33 -08:00
api_removeChannelTopicAsset.go updating channel model for consistency with topics 2022-03-04 12:03:33 -08:00
api_removeChannelTopicTag.go updating channel model for consistency with topics 2022-03-04 12:03:33 -08:00
api_removeGroup.go using query param for access in alias module 2022-03-20 14:25:46 -07:00
api_removeNodeAccount.go changing default asset path 2022-03-10 23:57:27 -08:00
api_setAccountAuthentication.go testing account configuration 2022-03-08 13:31:04 -08:00
api_setAccountSearchable.go support registry listing option 2022-03-25 00:33:22 -07:00
api_setArticleGroup.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_setArticleRevision.go test for clearing card group 2022-02-11 13:07:39 -08:00
api_setArticleSubject.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
api_setCardGroup.go test for clearing card group 2022-02-11 13:07:39 -08:00
api_setCardNotes.go testing card notes 2022-02-11 00:29:19 -08:00
api_setCardProfile.go syncing profile 2022-04-04 14:56:57 -07:00
api_setCardStatus.go integrated connecting contacts 2022-04-05 13:52:52 -07:00
api_setChannelCard.go testing channel sharing 2022-02-17 00:30:33 -08:00
api_setChannelGroup.go testing channel sharing 2022-02-17 00:30:33 -08:00
api_setChannelRevision.go test for clearing card group 2022-02-11 13:07:39 -08:00
api_setChannelSubject.go testing channel sharing 2022-02-17 00:30:33 -08:00
api_setChannelTopicConfirmed.go uploading image assets 2022-04-30 00:01:25 -07:00
api_setChannelTopicSubject.go uploading image assets 2022-04-30 00:01:25 -07:00
api_setChannelTopicTagSubject.go updating channel model for consistency with topics 2022-03-04 12:03:33 -08:00
api_setCloseMessage.go added remaining profile actions 2022-04-05 16:52:39 -07:00
api_setGroupSubject.go using query param for access in alias module 2022-03-20 14:25:46 -07:00
api_setNodeAccount.go adding admin account reset 2022-03-09 15:12:05 -08:00
api_setNodeConfig.go adding open access account config 2022-03-10 21:26:17 -08:00
api_setNodeStatus.go removed label based endpoints 2022-02-08 12:24:42 -08:00
api_setOpenMessage.go added remaining profile actions 2022-04-05 16:52:39 -07:00
api_setProfile.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
api_setProfileImage.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
api_setProfileRevision.go consolodating tests 2022-02-03 11:18:50 -08:00
api_setViewRevision.go test for clearing card group 2022-02-11 13:07:39 -08:00
api_status.go support registry listing option 2022-03-25 00:33:22 -07:00
appValues.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
authUtil.go using query param for access token in attribute module 2022-03-20 14:41:18 -07:00
configUtil.go adding open access account config 2022-03-10 21:26:17 -08:00
garbageUtil.go changing default asset path 2022-03-10 23:57:27 -08:00
httpUtil.go update notified revisions on card status update 2022-02-04 00:20:57 -08:00
keyUtil.go support multiple 2k and 4k keys 2022-01-19 15:03:06 -08:00
logger.go adding websocket ping/pong messages 2022-03-11 15:14:06 -08:00
main_test.go integrated connecting contacts 2022-04-05 13:52:52 -07:00
messageUtil.go refactor message util 2022-01-19 23:45:53 -08:00
model testing add topic 2022-02-17 23:56:30 -08:00
models.go adding channel summary method 2022-05-09 14:08:54 -07:00
modelUtil.go adding channel summary method 2022-05-09 14:08:54 -07:00
notify.go preparing to render profile 2022-03-17 14:42:51 -07:00
routers.go adding channel summary method 2022-05-09 14:08:54 -07:00
testApp.go refactor to prepare for channel peak data 2022-05-09 12:53:00 -07:00
testUtil.go addTopics to self hosted channels 2022-04-14 14:13:08 -07:00
transcodeUtil.go fix rendering issues in carousel 2022-05-02 10:55:10 -07:00
ucAccountConfig_test.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
ucAttributeShare_test.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
ucChannelShare_test.go refactor to prepare for channel peak data 2022-05-09 12:53:00 -07:00
ucContactApp_test.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
ucContactSync_test.go added support for starting channels 2022-04-06 14:02:18 -07:00
ucMessangerApp_test.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
ucProfileUpdate_test.go using query param for authentication in profile module 2022-03-20 14:09:40 -07:00
ucTopicShare_test.go refactor to prepare for channel peak data 2022-05-09 12:53:00 -07:00