Commit graph

31 commits

Author SHA1 Message Date
517e3dcafc
Update systemd config to optionally use rsyslog 2019-02-04 13:54:21 +00:00
216cd6d479
Try to fix the reconnection system, but it's not working right. 2018-12-02 16:47:23 +00:00
19be6f8425
Automatically reconnect to the server using an exponential backoff algorithm if we lose our connection. 2018-12-02 16:31:54 +00:00
002ec0f7d9
Drop in lantern build engine ready for CI 2018-12-02 12:41:25 +00:00
71a175d965
Fix region in ClientListener 2018-11-30 23:20:58 +00:00
0844e12431
Make start_service.sh executable 2018-11-30 23:18:07 +00:00
cbbc750955
Start looking at setting the avatar automatically.
It's untested though.
2018-11-23 17:55:23 +00:00
0bf68aa35c
Improve regexes & comment some code 2018-11-23 17:55:01 +00:00
a81f012c0c
Simplify the list/show instruction 2018-11-17 18:07:46 +00:00
9d72fbdee5
Add help command 2018-11-17 18:07:02 +00:00
6fafd3b480
Add support for deleting reminders 2018-11-17 17:58:25 +00:00
bcc6c82c59
Display id in list 2018-11-17 17:38:20 +00:00
618846b268
Tidy up debug messages 2018-11-17 17:36:59 +00:00
6399545331
Tidy up reminder messages 2018-11-17 17:35:41 +00:00
62c278a639
Support multiple reminders for the same time
This is done by offsetting duplicate reminders by 1ms
2018-11-17 16:50:01 +00:00
6f598d7520
Update depdencies 2018-11-17 15:54:17 +00:00
e8fe7d51af
Tweak readme 2018-11-11 12:49:36 +00:00
c25ec154ea
FIll otu instructions in README 2018-11-11 12:13:43 +00:00
ba3142894f
Finish setting up service file & script 2018-11-11 11:18:58 +00:00
9ebe99ca6f
Add links to README 2018-11-11 11:18:37 +00:00
e33702fc7a
Finish filling out systemd service file 2018-11-10 21:21:41 +00:00
84c0685678
Add systemd service file 2018-11-10 21:17:34 +00:00
f04c754037
Add AllowedDOmains property 2018-11-10 21:16:39 +00:00
a28845d2bd
Swap out Newtonsoft.Json for XML, as it wasn't working right. 2018-11-10 19:58:45 +00:00
131157c50b
Start tidying some stuff up, & support date ranges 2018-11-10 18:57:49 +00:00
4875d749d1
Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/RhinoReminds 2018-11-10 18:47:33 +00:00
e55f74e769 Initial commit 2018-11-10 18:47:03 +00:00
608aecc1fa
I think it actually works! Time to give this a proper repo then :P 2018-11-10 18:31:58 +00:00
0b73e2f1c7
Do tons of work. It's functional.... almost :P
Oops - I should have comitted earlier :P
2018-11-10 18:15:30 +00:00
f030fcf5e0
Ummm oops. It'a waay later than I thought :P 2018-11-10 01:19:54 +00:00
b2c83388d2
Just in case this turns into something :P 2018-11-09 22:45:59 +00:00