aboutsummaryrefslogtreecommitdiff
path: root/include/modules/geolocation.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2023-01-011-1/+1
|\
| * Update copyright headers.Gravatar InspIRCd Robot2022-12-301-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-10-181-2/+2
|\|
| * Fix an unintentional string copy in the geolocation API.Gravatar Sadie Powell2022-10-181-2/+2
* | Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-3/+3
* | Add the final keyword to all remaining classes that can have it.Gravatar Sadie Powell2021-12-201-3/+6
|/
* Update my name and email address.Gravatar Sadie Powell2019-12-311-1/+1
* Replace the geoip module with geo_maxmind, geoban, and geoclass.•••MaxMind have EOL'd the library that the geoip module uses and have replaced it with libmaxminddb. The geoip module has been split into geo_maxmind which provides geolocation data, geoban which provides location-based channel bans, and geoclass which is used to filter a user into a connect class based on location. Gravatar Peter Powell2019-04-151-0/+80