Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Froman 901b275d40 fixed everything being executable permission 2019-06-16 02:04:32 -05:00
Kevin Froman c07901ec06 reduced config reloads by a lot 2019-06-16 01:06:32 -05:00
Kevin Froman 47ee28f74f
* Fixed duplicate plugin events 2019-04-25 00:38:15 -05:00
Kevin Froman 11625b297a refactoring and work on mail 2019-02-27 21:02:44 -06:00
Kevin Froman 9d5aec1b78 plugins can now respond to api 2019-02-08 12:53:28 -06:00
Kevin Froman 6687b2a843 changed permisisons 2019-02-02 17:10:04 -06:00
Arinerron ddb3ce1e35 Various bug fixes 2018-07-30 21:41:32 -07:00
Arinerron c3d86eafa1
Add direct connection feature and multithreading to events
Add direct connection feature and multithreading to events
2018-05-03 03:22:07 +00:00
Arinerron c0e08eae79
Improve plugin error handling 2018-04-21 17:37:20 -07:00
Arinerron 098abb8e55
Improve support for plugins 2018-04-20 20:10:50 -07:00
20esaua 2126138428 Add in PluginAPI (#7)
* Modify soft resetting

Made it more like hard resetting (output-wise).

* Refactor timedHmac.py

* Update onionrplugins.py

Remove test code

* Create onionrpluginapi.py

* Update onionrevents.py

* Update onionrpluginapi.py

* Update onionrevents.py

* Update onionr.py

* Add onionr object to events

* Update onionr.py
2018-04-21 01:20:26 +00:00
Arinerron ab17e0d198
Add plugin support 2018-03-02 20:19:01 -08:00