Commit Graph

13 Commits

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