Tobias Diekershoff
56b9dc0f00
DE translation advancedcontentfilter updated
2022-12-10 19:16:53 +00:00
Hypolite Petovan
1cff2455cf
[advancedcontentfilter] Update main translation file after string was added
2022-12-10 19:16:53 +00:00
Hypolite Petovan
ff1b980c37
[advancedcontentfilter] Use a random item to validate fields on rule save
...
- Remove hard-coded list of allowed fields
2022-12-10 19:16:53 +00:00
Tobias Diekershoff
9e786518ea
PL translation webrtc THX strebski
2022-12-10 19:16:53 +00:00
Tobias Diekershoff
ac34027e11
DA DK translation for various addons added THX atjn
2022-12-10 19:16:53 +00:00
Tobias Diekershoff
e3ac118ca6
regen webrtc messeages.po file
2022-12-10 19:16:52 +00:00
atjn
6173de2f95
Update browser support notes
2022-12-10 19:16:52 +00:00
Philipp
57ab6a62ec
Remove redundant header
2022-12-10 19:16:51 +00:00
Philipp
f430635293
Remove accept parameter for request again
2022-12-10 19:16:51 +00:00
Philipp
9bc4a5eba4
Remove accept parameter for head/post again
2022-12-10 19:16:51 +00:00
Philipp
f30413984d
Move ACCEPT constants to own "enum" class
2022-12-10 19:16:51 +00:00
Tobias Diekershoff
4b581301e2
added PL translation for SAML addon THX strebski
2022-12-10 19:16:51 +00:00
Tobias Diekershoff
bcd0f34179
PL translation update blackout addon THX strebski
2022-12-10 19:16:51 +00:00
Tobias Diekershoff
d93c8d8984
PL translation rendertime THX strebski
2022-12-10 19:16:51 +00:00
Tobias Diekershoff
24af279da4
PL translation updates THX strebski
2022-12-10 19:16:51 +00:00
Tobias Diekershoff
fa1e8d7c39
PL translation updates THX strebski
2022-12-10 19:16:51 +00:00
Tobias Diekershoff
a29fe12311
PL translation update THX strebski
2022-12-10 19:16:51 +00:00
Philipp
f26a1fcdba
Fix Woodpecker Releaser
2022-12-10 19:16:51 +00:00
Philipp
5611000282
Add feedback
2022-12-10 19:16:51 +00:00
Philipp
d8e82f3d08
Add messages.po
2022-12-10 19:16:50 +00:00
Philipp
b4d7e5cf1a
Config fix
2022-12-10 19:16:50 +00:00
Philipp
cf149f35f3
Fix akeeba library
2022-12-10 19:16:50 +00:00
Philipp
8580239ff2
Add S3 Storage Backend
2022-12-10 19:16:50 +00:00
Philipp
a85b7f86e1
Fix GIT email/name
2022-12-10 19:16:50 +00:00
Hypolite Petovan
7019dba55c
[twitter] Update unfollow and block hook functions after parameters have changed
2022-12-10 19:16:50 +00:00
Philipp
6914b94454
Exclude .woodpecker instead of .drone.yml
2022-02-06 21:50:45 +01:00
Philipp
444bdfe619
fix command
2022-02-06 21:37:04 +01:00
Philipp
7e1d18f8a3
Fix CI release prefix
2022-02-06 21:33:26 +01:00
Hypolite Petovan
dd6bf79e19
Merge pull request #1234 from annando/twitter-avatar
...
Twitter: Assign contacts via their twitter id - not via their url
2022-02-02 18:07:37 -05:00
Michael
fd2fb29568
Use the owner-id at another place
2022-02-02 22:30:54 +00:00
Michael
a1a3322968
Twitter: Assign contacts via their twitter id - not via their url
2022-02-02 22:12:08 +00:00
Hypolite Petovan
f9ff50b2cb
Merge pull request #1233 from annando/avatar
...
Birdavatar: Fix log function / Twitter: Fix avatar address
2022-01-30 16:52:37 -05:00
Michael
d527848dfc
Merge remote-tracking branch 'upstream/2021.12-rc' into avatar
2022-01-30 19:00:14 +00:00
Michael
00ac39e941
Birdavatar: Fix log function / Twitter: Fix avatar address
2022-01-30 17:47:42 +00:00
Philipp
de91e04678
Merge pull request #1231 from tobiasd/20220122-lng
...
DE, HU, SV translation updates
2022-01-22 19:09:05 +01:00
Tobias Diekershoff
1e60ac18cf
DE addon translation update
2022-01-22 18:52:57 +01:00
Tobias Diekershoff
484482a4ce
HU addon translation update THX Balázs Úr
2022-01-22 18:52:30 +01:00
Tobias Diekershoff
631b456755
SV addon translation update THX Kristoffer Grundström
2022-01-22 18:50:50 +01:00
Tobias Diekershoff
5a236d72b6
Merge pull request #1230 from MrPetovan/task/langfilter-improve
...
[langfilter] Prevent image proxifying while converting text for language detection
2022-01-20 19:10:15 +01:00
Hypolite Petovan
b6d03e10b6
[langfilter] Prevent image proxifying while converting text for language detection
2022-01-20 09:23:31 -05:00
Tobias Diekershoff
2e16db590a
Merge pull request #1229 from MrPetovan/task/langfilter-improve
...
[langfilter] Improve language detection by removing contiguous whitespace from the message
2022-01-20 07:10:38 +01:00
Hypolite Petovan
34437e368f
[langfilter] Improve language detection by removing contiguous whitespace from the message
...
- HTML-heavy posts had several superfluous whitespace character putting them over the minimum message length
2022-01-19 19:52:04 -05:00
Philipp
5c2071a72b
Merge pull request #1228 from MrPetovan/bug/11139-twitter-follow-not-connected
...
[twitter] Abort follow process on API call failure
2022-01-07 14:24:39 +01:00
Hypolite Petovan
e46bff23d5
[twitter] Abort follow process on API call failure
...
- Prevents users without a connected Twitter account from visibly following a Twitter contact
2022-01-07 12:34:28 +01:00
Hypolite Petovan
5df88741f2
Merge pull request #1227 from GidiKroon/bug/fix-webdav-storage-config
...
Add name check for webdav configuration options
2022-01-07 10:21:14 +01:00
Hypolite Petovan
1a721b976d
Merge pull request #1226 from nupplaphil/bug/fix_check
...
Fixing CI Changed_Files
2022-01-07 10:17:53 +01:00
Gidi Kroon
327bfcb2b5
Add name check for webdav configuration options
...
The webdav_storage addon should check whether it should provide its
config options and its instance based on the provided `$data['name']`.
Not doing this will override the configuration and instance of another
storage add-on.
2022-01-07 02:14:24 +01:00
Philipp
d1bac4f620
Fixing CI Changed_Files
2022-01-06 23:11:59 +01:00
Tobias Diekershoff
1b87105bb8
Merge pull request #1225 from nupplaphil/bug/woodpecker
...
Fixup woodpecker
2021-12-30 20:07:58 +01:00
Philipp
61c614c4da
Fixup woodpecker
2021-12-30 19:28:50 +01:00