Commit Graph

13 Commits

Author SHA1 Message Date
Philipp Holzer 2e8d9ba39b
Bugfixing for CurlResult 2018-10-11 07:40:57 +02:00
Michael ee13b836d8 Activate ActivityPub for Mastodon Custom Emojis 2018-10-02 15:28:31 +00:00
Hypolite Petovan 3d828f1ae4 [mastodoncustomemojis] Reduce cache TTL to prevent raw emojis display 2018-08-30 01:24:03 -04:00
Hypolite Petovan 0c73b90f04 [mastodoncustomemojis] Fix caching 2018-08-22 20:12:19 -04:00
Roland Häder 9695138ba1
[global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils 2018-07-31 03:20:29 +02:00
Roland Häder e269589c65
[global] CR request: Moved proxify*() methods to separate class 2018-07-31 03:20:04 +02:00
Roland Häder 7032e088f7
[global] Moved to Module\Proxy 2018-07-31 03:20:04 +02:00
Roland Häder 265a2c498e
[global]: Proxy class has been introduced, need to fix these as well. 2018-07-31 03:20:04 +02:00
Michael 9616e770f3 Fixes some notice 2018-07-20 05:36:55 +00:00
Hypolite Petovan ca1b27d10f [mastodoncustomenojis] Add shorter ttl for API call fail
- Add cache bypass through system.ignore_cache
2018-07-17 20:34:59 -04:00
Roland Häder 79e686b326 Use `use keyword` for "importing" classes/interfaces into your current (#646)
namespace (if any).

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-07-17 01:12:52 -04:00
Roland Häder e0145ca216 Fixes E_NOTICE for absent 'port' element (#645)
Signed-off-by: Roland Häder <roland@mxchange.org>
2018-07-16 19:40:09 -04:00
Hypolite Petovan 6e4d594c7d [mastodoncustomemojis] Add new addon 2018-07-14 06:08:36 -04:00