Files
mostlymatter/model
Jason Simmons 1ee872578c GH-9636 plugins api GetUsersInChannelByStatus (#9645)
* adds GetUsersInChannelByStatus to plugin api with generated rpc code.

* fixed typo in comment with actual func name

* replaced Response model with AppError in output of GetUsersInChannelByStatus

* removed etag param from GetUsersInChannelByStatus since it is not used

* plugin api for GetUsersInChannelByStatus updated to take the limit, conforming to the app api.

* fixed an issue in my own logic on app/plugin integration.

* adds GetUsersInChannelByStatus to plugin api with generated rpc code.

* fixed typo in comment with actual func name

* replaced Response model with AppError in output of GetUsersInChannelByStatus

* removed etag param from GetUsersInChannelByStatus since it is not used

* plugin api for GetUsersInChannelByStatus updated to take the limit, conforming to the app api.

* fixed an issue in my own logic on app/plugin integration.

* GetUsersInChannelByStatus changed to more generic GetUsersInChannel which takes a sortBy parameter, allowing for more granular/extensible sorting functionality in the future

* GetUsersInChannel accepts sort parameter of 'username' and 'status'. Both values are consts in model pkg.

* Documents minimum server version for GetUsersInChannel.

* adds GetUsersInChannelByStatus to plugin api with generated rpc code.

* fixed typo in comment with actual func name

* replaced Response model with AppError in output of GetUsersInChannelByStatus

* removed etag param from GetUsersInChannelByStatus since it is not used

* plugin api for GetUsersInChannelByStatus updated to take the limit, conforming to the app api.

* fixed an issue in my own logic on app/plugin integration.

* adds GetUsersInChannelByStatus to plugin api with generated rpc code.

* Resolved conflict on rebase

* replaced Response model with AppError in output of GetUsersInChannelByStatus

* removed etag param from GetUsersInChannelByStatus since it is not used

* plugin api for GetUsersInChannelByStatus updated to take the limit, conforming to the app api.

* fixed an issue in my own logic on app/plugin integration.

* GetUsersInChannelByStatus changed to more generic GetUsersInChannel which takes a sortBy parameter, allowing for more granular/extensible sorting functionality in the future

* GetUsersInChannel accepts sort parameter of 'username' and 'status'. Both values are consts in model pkg.

* Documents minimum server version for GetUsersInChannel.

* replaces GetUsersInChannel from #9608 / #9643 with sortBy functionality
2018-10-22 08:49:50 -04:00
..
2018-06-26 17:23:13 -07:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-02-12 16:01:02 -05:00
2018-01-30 15:23:00 -08:00
2018-03-07 12:36:40 -06:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-08-09 11:26:38 +02:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-10-10 10:55:12 -07:00
2018-03-07 12:36:40 -06:00
2018-01-30 15:23:00 -08:00
2018-08-09 11:26:38 +02:00
2018-10-10 10:55:12 -07:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-03-07 12:36:40 -06:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-03-22 09:53:43 -04:00
2017-07-06 17:28:38 -04:00
2018-01-30 15:23:00 -08:00
2018-01-30 15:23:00 -08:00
2018-09-27 16:09:21 +02:00
2018-01-30 15:23:00 -08:00