| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make module classes specify their priority manually. | 2023-02-27 | 1 | -2/+2 | |
| * | Expose the removed away message in OnUserBack. | 2023-02-03 | 1 | -1/+2 | |
| * | Remove duplicate includes from module headers. | 2022-01-25 | 1 | -2/+0 | |
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -3/+3 | |
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -1/+1 | |
| * | Fix various documentation comments. | 2021-03-31 | 1 | -1/+0 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+1 | |
| * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| * | Convert AWAY to use cross-module events and clean up slightly.•••OnSetAway has been replaced with four events. OnUserPreAway and OnUserPreBack can be used to deny an away state change and/or change the away message of a local user. OnUserAway and OnUserBack allow modules to be notified that a user's away state has changed. | 2018-08-12 | 1 | -0/+83 |
