| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2022-12-30 | 1 | -2/+1 | |
| * | Fix building with the Intel C++ compiler.•••- Fix adding -Wshadow in the compiler flags twice. - Detect the new Clang-based Intel compiler as well as the old one. - Silence some deprecation warnings using Intel syntax. | 2022-12-10 | 1 | -2/+6 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -0/+4 | |
| * | Add the OnServerBurst hook and fix the docs for OnServerLink. | 2019-09-23 | 1 | -2/+7 | |
| * | Add whether the server split with an error to OnServerSplit. | 2019-09-23 | 1 | -4/+20 | |
| * | Add an event for adding tags to S2S messages. | 2019-07-19 | 1 | -0/+25 | |
| * | Split ServerEventListener into {Broadcast,Link,Sync}EventListener.•••There is no reason to have these events in one big handler and it causes unnecessary event hooks to be created by having them like this. The ServerEventListener class still exists for compatibility | 2019-07-15 | 1 | -3/+46 | |
| * | Remove trailing whitespace from various source files. | 2019-01-24 | 1 | -1/+0 | |
| * | Fix the chanhistory module being inconsistent across servers.•••Closes #331. | 2018-10-01 | 1 | -0/+8 | |
| * | Move OnSync{Channel,Network,User} to ServerEventListener. | 2017-12-03 | 1 | -0/+20 | |
| * | Rename the spanningtree module header to server.•••In the future we will have server linking modules that are not the spanningtree module. | 2017-12-03 | 1 | -0/+41 |
