Commit graph

28 commits

Author SHA1 Message Date
Fabio Manganiello
0e7345f1ee README 2018-12-05 21:19:36 +01:00
Fabio Manganiello
ab41b9d5f4 Refactored README 2018-07-09 01:18:43 +02:00
Fabio Manganiello
316fb34ec2 README new introduction; Changed wiki URL to https:// instead of git@ to prevent RTD build from failing when cloning submodule 2018-07-09 00:01:28 +02:00
Fabio Manganiello
a4d74fdeb8 typo 2018-06-26 01:22:02 +02:00
Fabio Manganiello
9158e9ae9e Included docs status badge on README 2018-06-26 01:21:04 +02:00
Fabio Manganiello
2743d46b1c s/all_requirements/requirements/ 2018-01-03 20:20:41 +01:00
Fabio Manganiello
c75348ea7e Made the README shorter after moving the most detailed parts to the Wiki as of #39 2018-01-03 15:20:54 +01:00
Fabio Manganiello
ee971ebace Updated README 2018-01-03 03:06:12 +01:00
Fabio Manganiello
4c62133378 Updated README 2018-01-03 02:23:25 +01:00
Fabio Manganiello
2ec7a0bbda Added travis-ci status to README.md 2017-12-22 03:00:05 +01:00
Fabio Manganiello
bd5c80175f - Major refactoring.
- More consistent naming for many methods, plus added a more extensive doc.

- Refactored the entry points for the daemon and the pusher into two
  classes, easier to encapsulate and wrap into tests.

- Removed the local backend - managing the concurrency of two processes
  reading and writing on the same socket at the same time was too much,
  and its utility outside of the tests (which can have mock backends as
  well) is quite modest.

- Managing stop events on the bus. Still some work to do tho.

- Fixed several bugs.
2017-12-20 20:25:08 +01:00
Fabio Manganiello
97b6fab376 Updated README 2017-12-18 01:53:32 +01:00
Fabio Manganiello
33c4d9fb52 s/platypush.response/platypush.message.response/g 2017-12-13 04:21:26 +01:00
Fabio Manganiello
491c2cd571 * More consistent management of responses
* Better per-plugin/per-backend logging management
2017-12-13 03:37:28 +01:00
Fabio Manganiello
ca68aeb0e9 Installation notes 2017-12-11 20:34:13 +01:00
Fabio Manganiello
a8eead4327 Installation notes 2017-12-11 20:33:36 +01:00
Fabio Manganiello
6c2ea3767c s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00
Fabio Manganiello
e9e0512a52 Implemented local backend 2017-12-11 16:48:28 +01:00
Fabio Manganiello
83d6fd9817 README 2017-11-05 01:11:13 +01:00
Fabio Manganiello
1c5ac4389b README 2017-11-05 01:00:03 +01:00
Fabio Manganiello
31b97a8c96 README typo :) 2017-11-05 00:50:41 +01:00
Fabio Manganiello
5d2a0cffb5 #3 - Simplified command-line interface for pusher 2017-11-04 14:02:56 +01:00
Fabio Manganiello
c689b9bbf1 New format for messges, using actions instead of plugin names + custom args for each plugin 2017-11-04 12:28:15 +01:00
Fabio Manganiello
4b15cb1b45 README 2017-11-03 21:33:53 +01:00
Fabio Manganiello
52ba1c6c87 README 2017-11-03 20:18:10 +01:00
Fabio Manganiello
f07268293c README 2017-11-03 18:17:47 +01:00
Fabio Manganiello
99a93012ce Proper release with setuptools support 2017-11-03 15:06:29 +01:00
Fabio Manganiello
7b5813e151 Renamed project from notiier to runbullet 2017-11-03 12:34:47 +01:00