| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -4/+4 | |
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -3/+6 | |
| * | Use C++11 inline initialisation for class members. | 2020-02-06 | 1 | -1/+1 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+2 | |
| * | Convert all core ExtensionItem code away from {un,}serialize. | 2019-08-07 | 1 | -2/+2 | |
| * | core_channel Implement invite (un)serialization | 2015-11-02 | 1 | -0/+7 | |
| * | Rewrite invite system•••- Moved out of core, now lives entirely in core_channel - Accessible using the provided API after including the appropriate header - Invites are stored in an extension attached to LocalUser/Channel objects, they no longer need special handling when destroying these objects or when lowering TS - Expiration of timed invites are implemented using Timers - When creating a new invite let a non-timed invite override a timed one | 2015-11-02 | 1 | -0/+121 |
