Commit Graph

4538 Commits

Author SHA1 Message Date
Michael Vogel a1c91dbd27
Merge pull request #1169 from nupplaphil/bug/notices
[twitter] Fix Notice
2021-09-13 22:05:16 +02:00
Philipp Holzer f9455b42c7
[twitter] Fix Notice 2021-09-13 20:26:26 +02:00
Michael Vogel c7771ac8c3
Merge pull request #1168 from nupplaphil/bug/drone_gzip
Fix drone artifact compression parameter
2021-09-11 21:37:06 +02:00
Philipp Holzer be56834e3e
Fix drone artifact compression parameter 2021-09-11 20:00:13 +02:00
Hypolite Petovan dead293465
Merge pull request #1167 from tobiasd/20210909-nitter
nitter: typo in variable name
2021-09-09 08:40:47 -04:00
Tobias Diekershoff ce91f967de typo in variable name 2021-09-09 14:23:43 +02:00
Tobias Diekershoff b97d856379 nitter: typo in variable name 2021-09-09 14:20:58 +02:00
Hypolite Petovan 28e70485c5
Merge pull request #1166 from nupplaphil/feat/drone_sha512
Sign drone artifacts per GPG
2021-09-08 16:24:41 -04:00
Philipp Holzer f0eba1a305
Add GPG sign 2021-09-08 22:08:35 +02:00
Hypolite Petovan b30f7d3055
Merge pull request #1165 from nupplaphil/feat/drone_release_followup
Correct sha256 extension
2021-09-03 16:09:26 -04:00
Philipp Holzer 97afccad32
Correct sha256 extension 2021-09-03 21:30:33 +02:00
Hypolite Petovan 0d8b3cea83
Merge pull request #1164 from nupplaphil/feat/drone-release
Add drone release for addons
2021-09-03 09:34:48 -04:00
Philipp 322186d82d
Update .drone.yml
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-09-03 15:31:44 +02:00
Philipp Holzer d65d42cff2
Reactivate Trigger 2021-09-03 09:25:11 +02:00
Philipp Holzer 3b9fc39241
Temporary deactivate restrictions 2021-09-03 09:24:27 +02:00
Philipp Holzer 07b3dd20ab
Renamings 2021-09-03 09:22:42 +02:00
Philipp Holzer 0ef95fdb75
keep the foldername "addon" 2021-09-02 20:06:31 +02:00
Philipp Holzer 6164c8416c
Adapt sha256 generation 2021-09-02 17:05:40 +02:00
Philipp Holzer f51828c996
Add stable releaser 2021-09-02 12:52:17 +02:00
Philipp Holzer 5bba4bee00
Add drone release for addons 2021-09-02 12:22:42 +02:00
Philipp Holzer 826fa88843
Add drone release for addons 2021-09-02 12:18:44 +02:00
Philipp Holzer 3bb47c5845
Add drone release for addons 2021-09-02 12:17:03 +02:00
Philipp Holzer c2cd12bc65
Add drone release for addons 2021-09-02 12:13:14 +02:00
Hypolite Petovan 3d7a4c9326
Merge pull request #1163 from nupplaphil/bug/http_client
[statusnet] Catch TransferExceptions for HTTPClient::finalUrl()
2021-08-29 08:41:00 -04:00
Philipp Holzer c06fff6921
Fixed wrong index .. 2021-08-29 14:26:05 +02:00
Philipp Holzer b3014ebf06
Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty 2021-08-29 13:37:07 +02:00
Hypolite Petovan 9b5745b75b
Merge pull request #1161 from nupplaphil/feat/httpclient_followup
[various] Use HTTPRequestOptions constants for HTTPClient::get()
2021-08-25 16:02:05 -04:00
Philipp Holzer adada10eb6
Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
Philipp Holzer 9c266e59cf
Rename HTTPRequestOptions to HTTPClientOptions 2021-08-25 21:45:15 +02:00
Philipp Holzer e3980a6d87
Use HTTPRequestOptions constants for HTTPClient::get() 2021-08-25 21:18:05 +02:00
Hypolite Petovan db998b0bf1
Merge pull request #1160 from nupplaphil/task/httprequest_optimiziations
[various] Fixup HTTP headers for httpClient requests
2021-08-25 10:31:10 -04:00
Philipp Holzer 7662d1ef1c
Fixup HTTP headers for httpClient requests 2021-08-25 14:13:08 +02:00
Michael Vogel 63d6c3f40f
Merge pull request #1158 from MrPetovan/task/remove-remaining-app-argv
[various] Remove remaining mentions of App->argc/argv
2021-08-22 19:36:11 +02:00
Hypolite Petovan 083c13b031
Merge pull request #1159 from tobiasd/20210818-nitter
nitter: mobile links and config enhancements
2021-08-19 04:34:52 -04:00
Tobias Diekershoff a843e96c1f use rtrim 2021-08-19 06:57:46 +02:00
Tobias Diekershoff 81fce72efe nitter: the nitter instance base url should not contain the trailing / 2021-08-18 19:11:23 +02:00
Tobias Diekershoff b78c8a30f6 nitter: replace mobile link to twitter as well 2021-08-18 19:04:51 +02:00
Tobias Diekershoff da159e9d2c
Merge pull request #1157 from MrPetovan/task/advancecontentfilter-attachments
[advancedcontentfilter] Add new attachments key in filter
2021-08-17 12:41:17 +02:00
Hypolite Petovan 3ddab77d55
Merge pull request #1156 from tobiasd/20210816-ja
JA translation updates THX XMPPはいいぞ
2021-08-16 06:21:42 -04:00
Hypolite Petovan 217643f67d [advancedcontentfilter] Clear rule cache anytime rules are changed in the database
- This was preventing updated rules from being applied immediately as the cached rules were still in effect
2021-08-16 06:10:34 -04:00
Hypolite Petovan b141416b51 [advancedcontentfilter] Add new attachments key in filter
- Follows a change in Model\Item::prepareBody to enable filtering on attachments (images, sounds, videos, downloads...)
2021-08-16 06:09:40 -04:00
Hypolite Petovan d26a1db790 [various] Remove remaining mentions of App->argc/argv
- The property has been removed in the core
2021-08-16 05:48:59 -04:00
Tobias Diekershoff ab4f909443 nitter: JA translation added THX XMPPはいいぞ 2021-08-16 08:05:01 +02:00
Tobias Diekershoff 152f780b50 langfilter JA translation updated THX XMPPはいいぞ 2021-08-16 08:03:32 +02:00
Michael Vogel 1544fed2b9
Merge pull request #1155 from tobiasd/20210811-irc
IRC addon, some small changes
2021-08-11 16:22:54 +02:00
Tobias Diekershoff 641b23e8d9 IRC addon: the mini-Howto link can be used via https 2021-08-11 16:14:06 +02:00
Tobias Diekershoff 2420919c63 IRC addon: use the libera.chat webclient instead of the freenode one 2021-08-11 16:12:33 +02:00
Hypolite Petovan fe0d81e863
Merge pull request #1154 from annando/blockbot2
Blockbot: some good guys and bad guys added
2021-08-11 05:02:48 -04:00
Michael 9a107801a8 Blockbot: some good guys and bad guys added 2021-08-11 07:50:55 +00:00
Hypolite Petovan b74288fa96
Merge pull request #1152 from annando/app-user
Replaced direct calls to App->user
2021-08-09 17:00:24 -04:00