aboutsummaryrefslogtreecommitdiffstats
path: root/src/acit/types.py
Commit message (Expand)AuthorAgeFilesLines
* Email commands, plus 'a _bit_ more'•••- you can now edit bugs via email - fixed acit not resending mailinglist email correctly - make sure you don't make a new bug when receiving the first email of a bug in your inbox and replying to it - make forwarding email only delete loopback email when save argument is false - don't add empty Cc or Bcc headers to prevent errors when sending without them - make the thing that formats the In-Reply-To and References header a separate function - only update projectpages when reloading projectlist, not bugpages - fix tracker subscribers not working Vosjedev2025-11-171-9/+20
* types.py: Allow usage of the Tracker typeVosjedev2025-11-061-19/+39
* Too much (I tried to split it up but it won't work)Vosjedev2025-11-021-21/+112
* Add python classes representing database objectsVosjedev2025-10-281-0/+250