Commit Graph

28 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 141bccc03c
Embed git commit hash in binary & output version number
continuous-integration/laminar-elessar Build 32 succeeded in 1 minute 1 second . Details
2019-03-28 20:03:10 +00:00
Starbeamrainbowlabs 64bb9550b3
Bugfix: Wait in the right reminder next, fix regexes
continuous-integration/laminar-elessar Build 77 succeeded in 46 seconds . Details
2019-03-11 21:21:18 +00:00
Starbeamrainbowlabs 23a9fa3ed7
Change it back, because it's not working right.
continuous-integration/laminar-elessar Build 76 succeeded in 44 seconds . Details
2019-03-11 20:51:29 +00:00
Starbeamrainbowlabs 49316836d9
Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/RhinoReminds
continuous-integration/laminar-elessar Build 75 succeeded in 55 seconds . Details
2019-03-11 20:41:54 +00:00
Starbeamrainbowlabs a256158f89
Tweak Task.Delay() to fix odd issue 2019-03-11 20:41:49 +00:00
Starbeamrainbowlabs e60dd12751
Bugfix: Don't crash if an avatar isn't requested
continuous-integration/laminar-elessar Build 66 succeeded in 51 seconds . Details
2019-03-04 14:40:12 +00:00
Starbeamrainbowlabs a4d996fb3d
Bugfix: Fix crash if the next reminder is deleted before it can be sent.
Also enable some debug logging, just in case it acts up again.
2019-02-08 11:30:16 +00:00
Starbeamrainbowlabs 579078edf0
Change the internal backing list to a SortedSet to reduce complexity & increase stability 2018-12-27 12:29:41 +00:00
Starbeamrainbowlabs adfb482072
Bugfix: Notify the reminder thread when a reminder gets deleted from the list 2018-12-22 16:05:45 +00:00
Starbeamrainbowlabs 4174ec85c6
Fix the reconnection logic. Hooray! 2018-12-21 10:58:14 +00:00
Starbeamrainbowlabs 505e500634
Bugfix: COrrect find-and-replace ordering.
More work may be needed here.... :-"
'
2018-12-19 17:46:53 +00:00
Starbeamrainbowlabs a4c8ef89f5
Update NuGet packages & fix avatar uploading, but I think we need to make it use vcard somehow to get it to display. 2018-12-05 23:18:38 +00:00
Starbeamrainbowlabs 216cd6d479
Try to fix the reconnection system, but it's not working right. 2018-12-02 16:47:23 +00:00
Starbeamrainbowlabs 19be6f8425
Automatically reconnect to the server using an exponential backoff algorithm if we lose our connection. 2018-12-02 16:31:54 +00:00
Starbeamrainbowlabs 71a175d965
Fix region in ClientListener 2018-11-30 23:20:58 +00:00
Starbeamrainbowlabs 0bf68aa35c
Improve regexes & comment some code 2018-11-23 17:55:01 +00:00
Starbeamrainbowlabs a81f012c0c
Simplify the list/show instruction 2018-11-17 18:07:46 +00:00
Starbeamrainbowlabs 9d72fbdee5
Add help command 2018-11-17 18:07:02 +00:00
Starbeamrainbowlabs 6fafd3b480
Add support for deleting reminders 2018-11-17 17:58:25 +00:00
Starbeamrainbowlabs bcc6c82c59
Display id in list 2018-11-17 17:38:20 +00:00
Starbeamrainbowlabs 6399545331
Tidy up reminder messages 2018-11-17 17:35:41 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs f04c754037
Add AllowedDOmains property 2018-11-10 21:16:39 +00:00
Starbeamrainbowlabs a28845d2bd
Swap out Newtonsoft.Json for XML, as it wasn't working right. 2018-11-10 19:58:45 +00:00
Starbeamrainbowlabs 131157c50b
Start tidying some stuff up, & support date ranges 2018-11-10 18:57:49 +00:00
Starbeamrainbowlabs 608aecc1fa
I think it actually works! Time to give this a proper repo then :P 2018-11-10 18:31:58 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs f030fcf5e0
Ummm oops. It'a waay later than I thought :P 2018-11-10 01:19:54 +00:00