Commit Graph

28 Commits (develop)

Author SHA1 Message Date
Hypolite Petovan 39c654da00 [various] Remove App dependency from hook functions
2 months ago
Philipp 2d3c2b4ee9
Restructure Cache to follow new paradigm
1 year ago
Philipp adada10eb6
Rename DI::httpRequest() into DI::httpClient()
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
nupplaPhil 1ce63185ab
Move Config::get() to DI::config()->get()
3 years ago
nupplaPhil 191e298504
add missing namespaces/fix wrong class-names
3 years ago
nupplaPhil 2ca621a92a
Replace deprecated $a->page with DI::page()
3 years ago
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register
4 years ago
Hypolite Petovan 1746d0814d
Deprecate mastodoncustomemojis
4 years ago
Michael Vogel a8282d143e
Merge pull request #747 from MrPetovan/bug/mastodoncustomemojis-fix-notice
5 years ago
Hypolite Petovan 39bb3ed6eb [mastodoncustomemojis] Ensure enoji array keys are set
5 years ago
Philipp Holzer 2e8d9ba39b
Bugfixing for CurlResult
5 years ago
Michael ee13b836d8 Activate ActivityPub for Mastodon Custom Emojis
5 years ago
Hypolite Petovan 3d828f1ae4 [mastodoncustomemojis] Reduce cache TTL to prevent raw emojis display
5 years ago
Hypolite Petovan 0c73b90f04 [mastodoncustomemojis] Fix caching
5 years ago
Roland Häder 9695138ba1
[global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils
5 years ago
Roland Häder e269589c65
[global] CR request: Moved proxify*() methods to separate class
5 years ago
Roland Häder 7032e088f7
[global] Moved to Module\Proxy
5 years ago
Roland Häder 265a2c498e
[global]: Proxy class has been introduced, need to fix these as well.
5 years ago
Michael 9616e770f3 Fixes some notice
5 years ago
Hypolite Petovan ca1b27d10f [mastodoncustomenojis] Add shorter ttl for API call fail
5 years ago
Roland Häder 79e686b326 Use `use keyword` for "importing" classes/interfaces into your current (#646)
5 years ago
Roland Häder e0145ca216 Fixes E_NOTICE for absent 'port' element (#645)
5 years ago
Hypolite Petovan 6e4d594c7d [mastodoncustomemojis] Add new addon
5 years ago