RhinoReminds/RhinoReminds
Starbeamrainbowlabs 49316836d9
continuous-integration/laminar-elessar Build 75 succeeded in 55 seconds . Details
Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/RhinoReminds
2019-03-11 20:41:54 +00:00
..
Properties Just in case this turns into something :P 2018-11-09 22:45:59 +00:00
Utilities Tidy up reminder messages 2018-11-17 17:35:41 +00:00
AIRecogniser.cs Add support for deleting reminders 2018-11-17 17:58:25 +00:00
ClientListener.cs Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/RhinoReminds 2019-03-11 20:41:54 +00:00
CompareReminders.cs Change the internal backing list to a SortedSet to reduce complexity & increase stability 2018-12-27 12:29:41 +00:00
Exceptions.cs Do tons of work. It's functional.... almost :P 2018-11-10 18:15:30 +00:00
Program.cs Display message on startup to aid clarity in logs 2019-02-08 11:02:52 +00:00
Reminder.cs Change the internal backing list to a SortedSet to reduce complexity & increase stability 2018-12-27 12:29:41 +00:00
ReminderList.cs Bugfix: Fix crash if the next reminder is deleted before it can be sent. 2019-02-08 11:30:16 +00:00
RhinoReminds.csproj Change compilation target to AnyCPU 2019-03-03 12:37:35 +00:00
SimpleXmppClient.cs Fix the reconnection logic. Hooray! 2018-12-21 10:58:14 +00:00
packages.config Update Microsoft.Recognisers.Text 2019-03-03 12:23:48 +00:00