Michael
|
4a14bc47ee
|
Blockbot: More agents added
|
2024-03-16 09:06:25 +01:00 |
Michael
|
02a6fdd9a2
|
Blockbot: More agents added
|
2024-03-14 05:19:54 +00:00 |
Michael
|
ef7548f5bc
|
Blockbot: New user agents added
|
2024-03-10 06:46:41 +00:00 |
Michael
|
09ae5cfaff
|
More agents added
|
2024-03-06 08:38:32 +01:00 |
Michael
|
0751b2ac16
|
Blockbot: HTTP library section added
|
2024-03-06 08:38:32 +01:00 |
Michael
|
a05e429470
|
Blockbot: Misskey-Crawler added
|
2024-03-04 15:27:44 +00:00 |
Michael
|
b6d706822a
|
Blockbot: You can now allow social media agents
|
2024-03-04 05:37:04 +00:00 |
Michael
|
388f6e94f0
|
Blockbot: Loglevel and reformatting
|
2023-03-05 14:01:32 +00:00 |
Hypolite Petovan
|
39c654da00
|
[various] Remove App dependency from hook functions
|
2023-01-13 21:16:09 -05:00 |
Roland Häder
|
06b15a6ed0
|
Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
|
2022-06-30 13:33:22 +02:00 |
Roland Häder
|
04df7f6e05
|
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
|
2022-06-23 07:17:00 +02:00 |
Michael
|
767d76682b
|
messages.po updated
|
2021-12-13 06:19:14 +00:00 |
Michael
|
57db23c641
|
Blockbot: Added translation to the setings descrption
|
2021-12-13 06:16:31 +00:00 |
Michael
|
eb967c5433
|
Moved a bot to the good crawlers
|
2021-12-08 20:08:14 +00:00 |
Michael
|
9f69e05069
|
Blockbot: add more bots to the allow and deny lists
|
2021-12-08 20:00:45 +00:00 |
Michael
|
6a349e7fd9
|
Support for cleared boot.php
|
2021-11-04 20:32:16 +00:00 |
Tobias Diekershoff
|
c67ed6e918
|
AR translation added for blockbot addon THX abidin toumi
|
2021-10-30 07:41:26 +02:00 |
Tobias Diekershoff
|
25ba6023d0
|
regenerated all the strings
|
2021-10-10 08:27:53 +02:00 |
Michael
|
9a107801a8
|
Blockbot: some good guys and bad guys added
|
2021-08-11 07:50:55 +00:00 |
Michael
|
4791838cfd
|
Blockbot: Added "axios" to the "good" agents
|
2021-06-11 14:37:20 +00:00 |
Michael
|
2ef9e7bfea
|
Blockbot: Move Zabbix to the "good" agents
|
2021-05-24 06:21:07 +00:00 |
Tobias Diekershoff
|
500aab3c53
|
regenerated all strings.php files from the current translation strings (message.po)
|
2021-02-01 18:47:38 +01:00 |
Tobias Diekershoff
|
7f3704ae54
|
regenerated messages.po files of the addons
|
2021-02-01 18:29:42 +01:00 |
Tobias Diekershoff
|
65f51cbdda
|
blockbot addon BG translation added THX Rafael Kalachev
|
2021-02-01 07:01:32 +01:00 |
Tobias Diekershoff
|
92cf2ce069
|
blockbot addon added HU translation THX Balázs Úr
|
2020-12-23 21:49:19 +01:00 |
Michael
|
b2d640bf09
|
Blockbot: Adding another "good" bot
|
2020-09-06 07:30:59 +00:00 |
Tobias Diekershoff
|
538a3feaec
|
IT translation of blockbot addon added THX silkevicious
|
2020-09-01 14:40:02 +02:00 |
Hypolite Petovan
|
203672cf27
|
[various] Remove redundant uninstall functions
- All hooks (current and obsolete) are removed automatically during addon uninstall
|
2020-07-27 08:30:41 -04:00 |
Michael
|
3f84caeec5
|
Unneeded "info" messages removed
|
2020-07-23 03:48:52 +00:00 |
Michael Vogel
|
50d59f5ecd
|
Blockbot: There are still some more bots ...
|
2020-07-12 10:41:29 +02:00 |
Michael
|
68b6b896c6
|
Blockbot: Some more bots added
|
2020-07-11 09:41:20 +00:00 |
Michael
|
0a794d416b
|
Another bot added
|
2020-07-09 15:08:41 +00:00 |
Michael
|
49b4a2ee7b
|
Some more bot agents added
|
2020-07-08 19:24:00 +00:00 |
Michael
|
75b6a0d315
|
Blockbot: Updated bots - again
|
2020-07-07 18:51:42 +00:00 |
Michael Vogel
|
ac5f3e1a94
|
Blockbot: Added bots and goof agents
|
2020-07-05 16:36:17 +02:00 |
Tobias Diekershoff
|
fabd3728a7
|
blockbot added RU translation THX Eugene Veresk
|
2020-03-16 10:05:06 +01:00 |
nupplaPhil
|
65e4726718
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:43 +01:00 |
nupplaPhil
|
75143e27b5
|
Move Config::set() to DI::config()->set()
|
2020-01-19 21:21:52 +01:00 |
nupplaPhil
|
1ce63185ab
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:12 +01:00 |
nupplaPhil
|
f2fc22227a
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:47 +01:00 |
nupplaPhil
|
48fecb9a40
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:46 +01:00 |
valvin
|
e7f7868c88
|
fix(blockbot): indent code using psr12
|
2020-01-18 23:28:14 +01:00 |
valvin
|
c3919e52d2
|
feat(blockbot): ensure good agent are whitelisted and add uptimerobot
|
2020-01-18 15:33:12 +01:00 |
Tobias Diekershoff
|
a294b81293
|
blockbot addon added CA translation THX Joan Bar
|
2019-11-06 08:22:55 +01:00 |
Tobias Diekershoff
|
33e8554930
|
added EN GB translation of blockbot addon THX AndyH3
|
2019-09-27 08:50:11 +02:00 |
Tobias Diekershoff
|
b9310fecfb
|
added ES translation for blockbot addon THX Julio Cova
|
2019-09-25 08:58:06 +02:00 |
Tobias Diekershoff
|
22008114e1
|
blockbot addon added CS translation THX Aditoo
|
2019-08-29 15:55:40 +02:00 |
Tobias Diekershoff
|
4872f532cc
|
added blockbot PL translation THX waldis
|
2019-08-27 06:36:03 +02:00 |
Tobias Diekershoff
|
313b7e622f
|
Blockbot translation updated THX vinz
|
2019-08-21 15:12:04 +02:00 |
Tobias Diekershoff
|
ac749a1fab
|
Merge pull request #873 from annando/more-bots
More bots added
|
2019-08-19 11:23:03 +02:00 |