summaryrefslogtreecommitdiff
path: root/src/node_online.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
|
* Refactor pubsub's get_last_itemsChristophe Romain2017-03-301-0/+4
|
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Improve some type specsEvgeniy Khramtsov2016-08-091-0/+1
|
* Get rid of "jlib.hrl" dependency in some modulesEvgeniy Khramtsov2016-07-301-1/+1
|
* Add support for PubSub publishing optionsHolger Weiss2016-05-251-3/+4
| | | | | | | | | Add code necessary to support publishing options as described in XEP-0060, #7.1.5. A node plugin that expects publishing options must add <<"publish-options">> to the features/0 list and then handle the publishing options handed over to the publish_item/7 call. Signed-off-by: Christian Ulrich <christian@rechenwerk.net>
* Set default value for pubsub#itemreply optionHolger Weiss2016-04-211-1/+2
|
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
|
* PubSub plugin for online users onlyChristophe Romain2015-12-151-0/+173