470 Commits

Author SHA1 Message Date
fa6be1af5a PackageInfo: Fix regression from previous commit. 2020-11-10 05:17:04 +01:00
4509317daf PackageInfo: Explicitly trust Ubuntu and Debian keyrings.
The debian-archive-keyring package on Ubuntu doesn't automatically add its
keys to APT's trust keyring, likewise for the Ubuntu package on Debian.
2020-11-10 03:45:04 +01:00
1284f0c157 Encyclopedia: Refactor handling of being addressed. 2020-11-06 05:34:04 +01:00
83434d4373 Update homepage and its assets. 2020-10-28 02:04:04 +01:00
d62334ed7c Bugtracker: Work around PySimpleSOAP still lacking Base64 support. 2020-10-26 01:23:04 +01:00
95c8c5e9f7 Various: Mirror changes to checkIgnored() function.
* Bugtracker
* Encyclopedia
* PackageInfo
2020-10-26 01:23:04 +01:00
ed35f240fd Various: Fix output redirection.
* Encyclopedia
* PackageInfo
2020-10-24 05:04:04 +02:00
9cb39012f8 PackageInfo: Fix error when called in private. 2020-10-24 02:23:04 +02:00
32f2c9ac3f Various: Follow upstream bot development.
Specifically, use msg.channel and make network-aware where easily possible.

* Bugtracker
* Encyclopedia
* PackageInfo
2020-10-23 06:23:04 +02:00
fdbaa3fc36 Encyclopedia: Fix addressing on replies. 2020-10-19 22:04:04 +02:00
18b4fe831a Various: Avoid error when msg.prefix is from services.
* Bugtracker
* Encyclopedia
* PackageInfo
2020-10-19 20:56:04 +02:00
4af34b02f6 Bugtracker: Add CGit as tracker. 2020-06-22 07:04:04 +02:00
e0926a9a3c Bugtracker: Add support for commits. 2020-06-21 09:04:04 +02:00
7473bf6fa7 Bugtracker: Fix regression in persistency.
* Make tracker settings persist across restarts.
* Separate the various parts more properly.
* Update default trackers.
2020-06-20 23:04:04 +02:00
cafa17ea1c Bugtracker: Make error reporting optional, disable by default. 2020-06-07 21:13:04 +02:00
cd4cd70afa Bugtracker: Fix regression in bug detection. 2020-05-14 04:23:04 +02:00
0830407afa Bugtracker: Add support for subprojects to GitLab tracker. 2020-05-03 05:04:04 +02:00
383409ee74 Bugtracker: Improve handling of the various bug types.
* Extend trigger words by a few terms.
* Make it possible to specify exactly what bug type to
  pull the info for, on trackers that support multiple.
2020-04-05 06:56:04 +02:00
cbca12caec Bugtracker: Update GitLab tracker. 2020-03-30 05:17:04 +02:00
66b5eee7f5 Update VCS ignore files. 2020-01-07 02:45:04 +01:00
339abdecfa Bugtracker: Update GitLab tracker. 2020-01-07 00:04:04 +01:00
0459d38132 Bugtracker: Fix error handling. 2019-07-12 00:56:04 +02:00
182cc59009 Bugtracker: Various improvements.
* Add option to set aliases on trackers.
* Complete removal and renaming of trackers.
* Only load default trackers if none set yet.
* Improve handling of auto-discovered trackers.
* Add function to reset trackers to defaults.
* Minor fix to Encyclopedia along the way.
2019-07-08 02:45:04 +02:00
aec19ef265 Various: Work around msg.args in inFilter() potentially being empty...
...in Limnoria running on Python 3

* Bugtracker
* Encyclopedia
* PackageInfo
2019-05-31 06:50:04 +02:00
b27c23725b PackageInfo: Add option to look up source packages too.
* Improve error handling.
* Improve output formatting.
2019-05-30 14:04:04 +02:00
9bf38fa948 PackageInfo: Fix 'find' output limitation. 2019-05-25 09:34:04 +02:00
3e194ca516 PackageInfo: Round package size in output.
<https://salsa.debian.org/webmaster-team/packages/blob/master/lib/Packages/DoShow.pm#L230>
2018-08-28 01:34:04 +02:00
0bbbf8b700 Bugtracker: Make handling of Trac more strict. 2018-07-15 01:04:04 +02:00
d72081d106 Various: Work around msg.prefix in inFilter() potentially being empty...
...in Limnoria running on Python 3, particularly on startup.

* Bugtracker
* Encyclopedia
* PackageInfo
2018-05-22 00:45:04 +02:00
b7e49d1510 Bugtracker: Make SOAP trackers work on Python 3 too.
* Debian, and Mantis.
2018-05-22 00:45:04 +02:00
29fffb3795 Bugtracker: Update Mantis tracker.
* Add JSON.
* Deprecate SOAP.
2018-05-22 00:45:04 +02:00
0cfbaa834e Encyclopedia: Restructure databases.
* Add database conversion script.
2018-05-22 00:45:04 +02:00
3368b2d6fe Encyclopedia: General overhaul.
* Improve input handling.
* Enable multi-message output.
* Improve request logging.
* Add real delete function.
* Improve factoid web page.
* Extend factoid info output.
* Count calls of aliases towards
  their own popularity.
* Show info on deleted factoids too.
* Improve factoid search algorithm.
* Sort factoid search by popularity.
* Improve command name structure.
* Various other and minor improvements.
* Update default configuration.
2018-05-22 00:45:04 +02:00
669293de1e Encyclopedia: Add Python 3 support. 2018-05-16 23:45:04 +02:00
b18cc37a15 Encyclopedia: Port to SQLite 3 (with Matt Wheeler) 2018-05-16 23:45:04 +02:00
af7578e888 PackageInfo: Update for apt-file 3 2018-05-16 23:45:04 +02:00
4a9fd482b7 Bugtracker: Add GitLab and Gitea as trackers. 2018-05-16 23:45:04 +02:00
681895bfc7 Bugtracker: Drop loop off report handling. 2018-05-16 23:45:04 +02:00
398247f0dd PackageInfo: General overhaul.
* Add full support for Debian releases.
* Unify and simplify piping and redirection.
* Various general and minor improvements.
* Switch architecture for infos to amd64.
* Update default configuration.
* Improve APT update scripts.
2018-05-16 23:45:04 +02:00
4956995f9a PackageInfo: Various improvements (by Valentin Lorentz)
* Add depends command.
* Improve handling of find and info.
* Fix crash by double reloading.
* Fix shell code injection vulnerability.
2018-05-16 23:45:04 +02:00
075b45ce9f PackageInfo: Add Python 3 support (by Valentin Lorentz) 2018-05-16 23:45:04 +02:00
11b6996639 Bugtracker: Update trackers.
* Add Bugzilla JSON, SourceForge, GitHub.
* Make Mantis and Trac getable.
* Deprecate Bugzilla XML.
2018-05-16 23:45:04 +02:00
1e4fc7f3d0 Bugtracker: General overhaul.
* Improve regex matching.
* Improve CVE and OOPS handling.
* Fix various minor things.
* Drop outdated and unused code.
2018-05-16 23:45:04 +02:00
9ab4725d49 Bugtracker: Various improvements in output.
* Make sure output fits maximum length of IRC messages.
* Improve general formatting of output, including casing.
* Strip any leading or trailing spaces off bug report title.
* Improve handling of duplicates, assignee, and extended info.
2018-05-16 23:45:04 +02:00
45ae48b53a Bugtracker: Add Python 3 support (by Mattia Rizzolo) 2018-05-16 23:45:04 +02:00
a1d7ef03d0 Merge from Simon's branch: fix typo "ludid" => "lucid" 2016-04-23 13:26:05 -03:00
8b46658bbc [Trivial] Fixed trivial typo in PackageInfo/README.txt 2016-04-22 20:05:58 -05:00
3af16d32ff Fix factoid search and show aliases again 2015-04-04 20:21:13 +01:00
af6c250eed [PackageInfo]
* Work with packages that have a version of less than 0
2014-11-05 11:42:35 +00:00
ee813570a2 [Banatracker]
* Don't send review messages for bans with a duration set.
2014-10-23 20:48:14 +01:00