aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/quarg/quassel (unfollow)
Commit message (Expand)AuthorLines
2021-05-03formatter: Use custom time format when printing message timestampsWolfgang Müller-3/+4
2021-05-03Remove the INFO message typeWolfgang Müller-2/+2
2021-05-02Handle timezones correctlyWolfgang Müller-1/+3
2021-04-28types: Ignore unused or nonsensical types and flagsWolfgang Müller-10/+9
2021-04-28formatter: Make parameter name for format_netsplit clearerWolfgang Müller-6/+6
2021-04-28formatter: Implement truncation of joined/quit users in netsplitsWolfgang Müller-13/+14
2021-04-28formatter: Use functools.partial to simplify the formatterWolfgang Müller-32/+9