5cc19abfcc
PackageInfo: apt-file returns exit code 1 on nothing found now.
2021-06-16 21:04:04 +02:00
e3614f3256
Encyclopedia: Fix regression in web page.
2021-06-14 01:56:04 +02:00
db29965a33
Encyclopedia: Rework message parsing.
2021-06-14 01:56:04 +02:00
902534d10b
Encyclopedia: Various improvements on aliases.
...
* Make 'delete' work on aliases without prior 'unforget' of target.
* Also show forgotten aliases in factoid info.
* Also hide forgotten aliases from web page unless searched.
* Improve handling of alias edits.
* Check for aliases on 'forget' and 'delete'
2021-06-14 01:56:04 +02:00
987b3c91fa
PackageInfo: Add 'releases' command to list all valid releases.
...
* Instead no longer include those in error message on invalid releases.
* But add setting to send list of valid releases in private on error.
* Minor fixes to Encyclopedia along the way.
* Update default configuration.
2021-06-13 00:23:04 +02:00
b4c25ad7e2
Encyclopedia: Minor improvements to config.py
2021-06-12 12:34:04 +02:00
37965b6a9e
Update documentation.
2021-06-03 02:34:04 +02:00
91c29a837b
Update homepage: freenode → Libera
2021-06-03 00:34:04 +02:00
59625e7756
Add Bugreporter plugin.
2021-06-01 23:04:04 +02:00
95f8fabc59
Encyclopedia: Guard against mistakes.
2021-05-26 03:45:04 +02:00
8ffed09aef
Encyclopedia: Various improvements.
...
* Improve handling of aliases.
* Make 'delete' work without prior 'unforget'
* Fix issue of passing empty commands to bot just to allow
multi-message output (about to be fixed by pending upstream change)
2021-04-22 21:13:04 +02:00
34203f7b11
Encyclopedia: Update Python shebangs.
2021-01-28 05:04:04 +01:00
b4cde99a4d
Encyclopedia: Fix XSS vulnerability (LP: #1832773 )
2021-01-28 04:04:04 +01:00
2b012a7075
Bugtracker: Fix regression from previous commit.
2021-01-07 19:34:04 +01:00
5d8e2c4edc
Bugtracker: Add 'tickets' type to SourceForge tracker.
2021-01-07 17:34:04 +01:00
3596ab6692
Encyclopedia: Improve previous commit.
2020-12-10 19:23:04 +01:00
34be030c26
Various: Switch from 'imp' module to 'importlib'
...
* Bugtracker
* Encyclopedia
* PackageInfo
2020-12-10 04:50:04 +01:00
5753ecf12d
PackageInfo: Avoid newlines getting in output.
2020-12-03 01:23:04 +01:00
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