Fix bugs in the status module
- All the events get immediately deleted if events are parsed before time synchronization and it is DST.
- I forget to advance a linked list pointer and it hangs the whole status system as it happens inside of a critical section
Edited by Jacob Priddy