| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-11 | ReflectMan Saves The Day.............. | RogueAI42 | |
| Refactored every part in the code that used that damn foreach loop. All assemblies are now loaded on startup into an array, and the results of GetType() on each are concatenated into another array. The parts of the code that were loading the assemblies and scanning them themselves now look to ReflectMan.Types, and all disk I/O is limited to the first time ReflectMan is accessed. While I was there I also replaced some other foreach loops with array comprehensions and such to speed things up - there is a noticeable improvement. It doesn't seem to have broken anything, but I'd appreciate if someone could do more stress testing for me. | |||
| 2017-05-31 | modular notifications | Michael | |
| 2017-05-18 | documentation of NotificationDaemon | Rylan/wowmom98 | |
| 2017-02-26 | LIcenses | lempamo | |
| 2017-02-25 | infernal noises from hell (aka DooM | william341 | |
| 2017-02-25 | kek i should push dis | william341 | |
| 2017-02-25 | ffs | william341 | |
| 2017-02-25 | Revert "Revert "fix notification mark as read not updating"" | william341 | |
| This reverts commit bd41ad18fe55fcd5bcba9fdbd0bb2c86edd01411, reversing changes made to c4f855f3a559195d7b683ec4b96a18c42ce7b5fb. | |||
| 2017-02-25 | Button for marking all notes as read. | Michael | |
| 2017-02-25 | Revert "fix notification mark as read not updating" | william341 | |
| This reverts commit c4f855f3a559195d7b683ec4b96a18c42ce7b5fb. | |||
| 2017-02-25 | fix notification mark as read not updating | william341 | |
| 2017-02-25 | Fire event when note is marked read | Michael | |
| 2017-02-25 | Notification counter on desktop. | Michael | |
| 2017-02-24 | Forgot to add NotificationMade event. | Michael | |
| 2017-02-24 | Notification backend. | Michael | |
