Commit Graph

14 Commits

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