Commit Graph

134 Commits (develop)

Author SHA1 Message Date
Philipp 648fadedd3
[various] Adapt BaseURL calls for new UriInterface
1 month ago
Hypolite Petovan 39c654da00 [various] Remove App dependency from hook functions
2 months ago
Matthew Exon 4352a358a7 mailstream includes post media in message body
3 months ago
Tobias Diekershoff 71d9a42688 HU translation of various addons updated
3 months ago
Tobias Diekershoff b64639dc4c PL translation of various addons updated
3 months ago
Philipp b0eb28143a
UserSession class - Refactor addon
5 months ago
Michael 5d8129600d Replace all functions from boot.php
5 months ago
Michael e5842e83c7 The priority is now a class constant
5 months ago
Roland Häder 06b15a6ed0
Changes:
9 months ago
Roland Häder 3ab46781b1
Changes:
9 months ago
Roland Häder 93267b5b83
Fixed wrong type-hint + "imported" class
9 months ago
Roland Häder 04df7f6e05
Changes:
9 months ago
Tobias Diekershoff b00459d077
mailstream addon AR translation THX ButterflyOfFire
10 months ago
Tobias Diekershoff d0dfb04585
mailstream addon FR translation updated THX kalon33
10 months ago
Tobias Diekershoff 931be19eca
DA DK translation for various addons added THX atjn
11 months ago
Philipp 82f8c14633
Move ACCEPT constants to own "enum" class
12 months ago
Tobias Diekershoff ed96e0a2f6
PL translation update THX strebski
1 year ago
Tobias Diekershoff 484482a4ce HU addon translation update THX Balázs Úr
1 year ago
Tobias Diekershoff 631b456755 SV addon translation update THX Kristoffer Grundström
1 year ago
Hypolite Petovan 3104d176e7 [various] Updated translation files after editing several strings
1 year ago
Hypolite Petovan 779b38ec09 [various] Convert addon_settings hook functions to the new data array format
1 year ago
Michael 6a349e7fd9 Support for cleared boot.php
1 year ago
Tobias Diekershoff 86de95f77b added AR translations to the Friendica addons
1 year ago
Tobias Diekershoff 25ba6023d0 regenerated all the strings
1 year ago
Michael 0533f9bfdb More indentations
2 years ago
Michael Vogel 366fbbd3e1
Apply suggestions from code review
2 years ago
Michael 428c6876f0 Replacing "q" calls with "DBA" calls
2 years ago
Philipp adada10eb6
Rename DI::httpRequest() into DI::httpClient()
2 years ago
Michael 9eaa6a2c08 Use "convertForUriId" when possible
2 years ago
Benjamin Lorteau dd7f343d43 [mailstream] Add a name to the addon settings submit button
2 years ago
Matthew Exon 6596a81af1 Retry failed mails with the defer() feature
2 years ago
Matthew Exon a50ca54999 Use workerqueue for mailstream jobs instead of custom table
2 years ago
Matthew Exon 06f44abd05 Apply coding standards to mailstream plugin
2 years ago
Matthew Exon 99462552a0 correction to the content of the item array
2 years ago
Matthew Exon 3d2bdeb5a4 Add comments to functions in mailstream plugin
2 years ago
Matthew Exon 04a0afcc97 Update mailstream plugin for 2021.04
2 years ago
Tobias Diekershoff 7a49da0d70 ES translation of the mailstream addon updated THX Senex Petrovic
2 years ago
Tobias Diekershoff b46b730af4 mailstream addon HU translation added THX Balázs Úr
2 years ago
Tobias Diekershoff 6ae5b44ea9 mailstream addon IT translation updated THX fabrixxm
2 years ago
Hypolite Petovan 7777f08047
Merge pull request #1082 from annando/no-item
2 years ago
Michael 05a805398e All references to the item table had been removed
2 years ago
Tobias Diekershoff 500aab3c53 regenerated all strings.php files from the current translation strings (message.po)
2 years ago
Tobias Diekershoff 7f3704ae54 regenerated messages.po files of the addons
2 years ago
Michael 1533d9a758 Addons are now using the new post functions
2 years ago
Philipp 94b41e0859
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
2 years ago
Hypolite Petovan 203672cf27 [various] Remove redundant uninstall functions
3 years ago
nupplaPhil 19b2c8d833 Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
3 years ago
nupplaPhil fed6e3cde1 Make "HTTPRequest::fetchUrlFull" dynamic
3 years ago
nupplaPhil 9640142a72 Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
3 years ago
nupplaPhil 65e4726718
Remove unneeded Config namespace usages
3 years ago