Commit Graph

14 Commits

Author SHA1 Message Date
Bartuccio Antoine 541ab556d7 Remove relative path and follow gometalinter guide lines 2019-01-04 10:55:51 +01:00
Bartuccio Antoine 41be91c594
Comments and doc typos 2019-01-03 00:03:00 +01:00
Bartuccio Antoine a8d8b6d69e
Add auto push notification on users when publish is used 2019-01-02 23:52:01 +01:00
Bartuccio Antoine dd7a39a158
Encode auto notify into the user data 2019-01-02 19:24:27 +01:00
Bartuccio Antoine 019a57e7cf
Use a dedicated struct for user subscriptions 2019-01-02 19:06:47 +01:00
Bartuccio Antoine f6f17e7a7b
Simplify user chat subscription with a helper 2019-01-02 15:53:11 +01:00
Bartuccio Antoine 0acdcb6351
Best effort to provide a unpublish option 2019-01-02 02:28:01 +01:00
Bartuccio Antoine da0729d234
Store messages for subscription feature as a real Message 2019-01-02 00:58:19 +01:00
Bartuccio Antoine 7ffb5a4a2a
Save message instead of message text for subscriptions 2019-01-01 23:37:25 +01:00
Bartuccio Antoine e9b3dabd10
Simplify Retrieve function 2018-12-31 19:59:36 +01:00
Amalvy Arthur db421c828b Codu quality patch in order to get merged with master 2018-12-31 16:50:19 +01:00
Amalvy Arthur 29add0224c Fixed a bug where persitence would cause publish module failures 2018-12-31 15:59:34 +01:00
Amalvy Arthur ff91955361 Added ListSubscriber, Unpublish and Retrieve commands 2018-12-31 02:46:05 +01:00
Amalvy Arthur ef2866e89b Added basic subscribe and unsubscribe 2018-12-31 00:48:46 +01:00