Philipp
|
c06fff6921
|
Fixed wrong index ..
|
2021-08-29 14:26:05 +02:00 |
|
Philipp
|
b3014ebf06
|
Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty
|
2021-08-29 13:37:07 +02:00 |
|
Philipp
|
adada10eb6
|
Rename DI::httpRequest() into DI::httpClient()
|
2021-08-25 21:54:54 +02:00 |
|
Michael
|
9ad7500146
|
Remove the use of app function
|
2021-08-08 17:10:04 +00:00 |
|
Michael
|
e823a1bd05
|
Replaced direct calls to App->user
|
2021-08-08 11:17:08 +00:00 |
|
Michael
|
ee2a97fa5c
|
Support for simple shortening
|
2021-07-12 14:10:38 +00:00 |
|
Michael
|
85554bb6fd
|
Twitter: Attachments are stripped from the body / Posting connectors: Add attachments to the body
|
2021-05-01 08:59:14 +00:00 |
|
Michael
|
c9be3cfa7b
|
Improved media handling
|
2021-04-26 12:54:40 +00:00 |
|
Michael
|
61d95f5302
|
ItemContent is replaced
|
2021-01-30 23:14:05 +00:00 |
|
Michael
|
b4644212d4
|
"Post" classes are now used instead of "Item"
|
2021-01-19 09:14:14 +00:00 |
|
Michael
|
1533d9a758
|
Addons are now using the new post functions
|
2021-01-17 00:00:32 +00:00 |
|
Michael
|
bc2058e21a
|
Twitter: Fix display of reshared posts
|
2020-11-21 18:55:32 +00:00 |
|
Hypolite Petovan
|
238b972449
|
[various] Replace confusing uses of item.parent-uri with expected item.thr-parent
|
2020-11-11 09:42:28 -05:00 |
|
Philipp
|
94b41e0859
|
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
|
2020-10-10 21:29:27 +02:00 |
|
Hypolite Petovan
|
203672cf27
|
[various] Remove redundant uninstall functions
- All hooks (current and obsolete) are removed automatically during addon uninstall
|
2020-07-27 08:30:41 -04:00 |
|
Michael Vogel
|
2c69a9c359
|
Merge pull request #1006 from MrPetovan/task/curl_DI
Introduce "HTTPRequest" class
|
2020-07-25 09:50:01 +02:00 |
|
Michael
|
3f84caeec5
|
Unneeded "info" messages removed
|
2020-07-23 03:48:52 +00:00 |
|
nupplaPhil
|
19b2c8d833
|
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
|
2020-07-21 03:32:23 -04:00 |
|
nupplaPhil
|
90193bd02b
|
Move "HTTPRequest::finalUrl" dynamic
|
2020-07-21 03:31:48 -04:00 |
|
nupplaPhil
|
f36ca4fcf4
|
Move "Network::finalUrl" to "HTTPRequest" class
|
2020-07-21 03:31:16 -04:00 |
|
nupplaPhil
|
40ff1d7fda
|
Make "HTTPRequest::fetchUrl" dynamic
|
2020-07-21 03:30:37 -04:00 |
|
nupplaPhil
|
9640142a72
|
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
|
2020-07-21 03:27:52 -04:00 |
|
Hypolite Petovan
|
a80e9154c5
|
[various] Rename PageInfo::appendToBody to searchAndAppendToBody
|
2020-07-18 11:38:11 -04:00 |
|
Hypolite Petovan
|
b5f14cb559
|
[various] Replace *_page_info function calls with Content\PageInfo equivalent
|
2020-07-14 10:17:17 -04:00 |
|
Hypolite Petovan
|
cf6bf67fd8
|
[statusnet] Remove references to obsolete virtual field item.tag
- Remove tag extraction done in Item::insert
|
2020-05-13 22:39:33 -04:00 |
|
nupplaPhil
|
65e4726718
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:43 +01:00 |
|
nupplaPhil
|
75143e27b5
|
Move Config::set() to DI::config()->set()
|
2020-01-19 21:21:52 +01:00 |
|
nupplaPhil
|
1ce63185ab
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:12 +01:00 |
|
nupplaPhil
|
f2fc22227a
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:47 +01:00 |
|
nupplaPhil
|
48fecb9a40
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:46 +01:00 |
|
nupplaPhil
|
a26bfe79e9
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
346bf125a7
|
Move PConfig::delete() to DI::pConfig()->delete()
|
2020-01-18 16:56:45 +01:00 |
|
nupplaPhil
|
febc835a2d
|
Move PConfig::set() to DI::pConfig()->set()
|
2020-01-18 16:54:49 +01:00 |
|
nupplaPhil
|
ea3a9052d8
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:56 +01:00 |
|
nupplaPhil
|
2a35176588
|
Move PConfig::load() to DI::pConfig()->load()
|
2020-01-18 15:59:01 +01:00 |
|
nupplaPhil
|
2ca621a92a
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:08 +01:00 |
|
nupplaPhil
|
335fcf670f
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-27 21:55:17 +01:00 |
|
nupplaPhil
|
0775c28854
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-27 21:55:16 +01:00 |
|
nupplaPhil
|
99db3452e3
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-27 21:55:16 +01:00 |
|
Philipp Holzer
|
9bd0609625
|
Add docs
|
2019-10-25 00:10:19 +02:00 |
|
Philipp Holzer
|
46bccdc9e0
|
Move Activity/Namespaces defines to constants
|
2019-10-24 00:25:42 +02:00 |
|
Michael
|
a5c3ef99ef
|
Don't store non federated contacts in gcontact
|
2019-07-02 17:55:03 +00:00 |
|
Philipp Holzer
|
8562422ee2
|
Move internal recursion-counter to the end of all cur/fetchUrl parameters
|
2019-06-10 14:34:53 +02:00 |
|
Hypolite Petovan
|
09967cc664
|
[various] Remove /display/{nick}/{id} URL structure publishing
|
2019-05-05 22:03:22 -04:00 |
|
Hypolite Petovan
|
c2970ad6d5
|
[various] Replace HTML string by structured array in jot_networks hook
|
2019-03-24 22:44:50 -04:00 |
|
Michael
|
c60b749469
|
Avoid some notices in the statusnet addon
|
2019-03-03 05:28:58 +00:00 |
|
Philipp Holzer
|
0e264465ac
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2019-02-04 01:50:39 +01:00 |
|
Philipp Holzer
|
e825cbc7a1
|
renamed System::redirectTo to System::redirect
|
2019-02-04 01:50:30 +01:00 |
|
Philipp Holzer
|
a1254b4c85
|
wrong indent
|
2019-02-04 01:50:17 +01:00 |
|
Philipp Holzer
|
3d3a11fa46
|
Replaced goaway() with System::redirectTo()
|
2019-02-04 01:50:15 +01:00 |
|