| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| * | Switch from NULL to nullptr. | 2022-07-22 | 1 | -2/+2 | |
| * | Merge branch 'insp3' into master. | 2022-04-29 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-04-28 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2022-04-16 | 1 | -0/+20 | |
| |\| | |||||
| | * | Expose the invite announcement level to modules. | 2022-04-07 | 1 | -0/+20 | |
| * | | 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 | |
