Age | Commit message (Expand) | Author |
---|---|---|
2016-05-11 | Add on alerts rather than ignoring them if the event has already been | Nicholas Marriott |
2016-01-19 | I no longer use my SourceForge address so replace it. | Nicholas Marriott |
2016-01-16 | Add hooks for alerts (bell, silence, activity), from Thomas Adam. | Nicholas Marriott |
2015-12-07 | Fix bell indicators across detach, reported by Torbjorn Lonnemark, diff | Nicholas Marriott |
2015-11-20 | The alerts callback should be fired for bells even if bell-action is | Nicholas Marriott |
2015-11-19 | The activity flag could already be set, so queue the callback always (if | Nicholas Marriott |
2015-11-18 | Use __unused rather than rolling our own. | Nicholas Marriott |
2015-10-27 | Move struct options into options.c. | Nicholas Marriott |
2015-09-21 | Reset the alerts timer always on activity, from Thomas Adam. | Nicholas Marriott |
2015-09-02 | A one line helper function is a little silly. | Nicholas Marriott |
2015-08-29 | Move alerts onto events rather than checking every loop. | Nicholas Marriott |