RhinoReminds/RhinoReminds
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
..
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 Bugfix: Fix crash if the next reminder is deleted before it can be sent. 2019-02-08 11:30:16 +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 the internal backing list to a SortedSet to reduce complexity & increase stability 2018-12-27 12:29:41 +00:00
SimpleXmppClient.cs Fix the reconnection logic. Hooray! 2018-12-21 10:58:14 +00:00
packages.config 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