Commit Graph

  • abdcf7ca88 Fix "!=" Michael 2020-07-22 05:34:56 +00:00
  • da349a1814 Store copy on activities Michael 2020-07-22 05:16:57 +00:00
  • ec3ec3b78a Replace remaining occurrences of Network::curl Hypolite Petovan 2020-07-21 21:39:59 -04:00
  • d0ef6f2b08 Store personal copy of public item upon commenting Michael 2020-07-21 23:26:01 +00:00
  • f6428cf2bc Merge pull request #8913 from annando/notice Hypolite Petovan 2020-07-21 16:14:44 -04:00
  • 5545bafdee Fix notice "Undefined index: gravity in /src/Protocol/ActivityPub/Processor.php on line 556" Michael 2020-07-21 19:55:24 +00:00
  • 990c70807d Fix notice "Undefined index: parent-uri" Michael 2020-07-21 19:43:07 +00:00
  • 41141965fc Merge pull request #8904 from MrPetovan/task/ap-conversion-admin-module Michael Vogel 2020-07-21 21:32:06 +02:00
  • 660cab9427 Merge pull request #8903 from MrPetovan/task/8676-ap-multiple-link-image Michael Vogel 2020-07-21 21:29:32 +02:00
  • a98957eeb2 Merge pull request #8912 from annando/subscribed-tags Hypolite Petovan 2020-07-21 15:10:40 -04:00
  • 1d9ef1a3d8 Corrected variable in condition Michael 2020-07-21 18:53:01 +00:00
  • e2826a98d3 Added logging Michael 2020-07-21 18:30:45 +00:00
  • 186bc46721 Don't load tag postings on the network page anymore Michael 2020-07-21 14:13:19 +00:00
  • ab8eef24c5 Posts with subscribed tags will now be stored for the user Michael 2020-07-21 08:35:57 +00:00
  • 1998b7811b Fix fatal execution path for found Network::get() parameter execption nupplaPhil 2020-03-07 13:39:09 +01:00
  • c51128ad20 Fix tests nupplaPhil 2020-03-04 23:36:46 +01:00
  • 1124090dbc Cleanup dependencies nupplaPhil 2020-03-04 23:28:41 +01:00
  • 0a421064a5 Introduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementations) nupplaPhil 2020-03-04 22:56:16 +01:00
  • 657d08f09f Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" nupplaPhil 2020-03-04 22:35:40 +01:00
  • 7029012f27 Rename "HTTPRequest::curl()" to HTTPRequest::get() nupplaPhil 2020-03-04 22:35:09 +01:00
  • e5649d6dbf Move "HTTPRequest::finalUrl" dynamic nupplaPhil 2020-03-04 22:33:31 +01:00
  • 60e18736b0 Move "Network::finalUrl" to "HTTPRequest" class nupplaPhil 2020-03-04 22:30:24 +01:00
  • 57587efe58 Move "getUserAgent()" to "HTTPRequest" class nupplaPhil 2020-03-04 22:26:38 +01:00
  • cebdcb6599 Fixing post() nupplaPhil 2020-03-04 22:20:50 +01:00
  • 1aa07f87a4 Make "HTTPRequest::fetchUrl" dynamic nupplaPhil 2020-03-04 22:20:28 +01:00
  • 3b4cf87c95 Make "HTTPRequest::fetchUrlFull" dynamic nupplaPhil 2020-03-04 22:19:59 +01:00
  • 8793096c16 Make "HTTPRequest::post" dynamic nupplaPhil 2020-03-04 22:18:28 +01:00
  • 2973ed6448 Make "HTTPRequest::curl" dynamic nupplaPhil 2020-03-04 22:15:46 +01:00
  • 9d00e4f1bc Introduce HTPPRequest DI call and constructor nupplaPhil 2020-03-04 22:11:01 +01:00
  • 5344efef71 Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest" nupplaPhil 2020-03-04 22:07:05 +01:00
  • 8565617ea1 Refactor ExAuth for DICE Philipp Holzer 2019-07-28 00:14:39 +02:00
  • ee02be3d48 Improve exception documentation in Model\User Hypolite Petovan 2020-07-21 02:27:05 -04:00
  • 2889d59b83 Merge pull request #8905 from annando/remove-output Hypolite Petovan 2020-07-20 07:48:04 -04:00
  • 39ffb3e745 Remove debug output Michael 2020-07-20 08:02:34 +00:00
  • 0a71495fa4 Add new admin debug module for ActivityPub Hypolite Petovan 2020-07-20 00:39:17 -04:00
  • c26cc5b75e Expand scope of prepareObjectData in ActivityPub\Receiver Hypolite Petovan 2020-07-20 00:38:45 -04:00
  • 259a62f9dd Separate concerns between postItem and createItem in ActivityPub\Processor Hypolite Petovan 2020-07-20 00:37:43 -04:00
  • 3894976a2d Add support for image preview in attachments in ActivityPub\Processor Hypolite Petovan 2020-07-20 00:27:36 -04:00
  • 05bd0d0b67 Add support for multiple Link as urls of Images in ActivityPub\Receiver Hypolite Petovan 2020-07-20 00:26:42 -04:00
  • 664b7c5df2 Merge pull request #8902 from annando/fix-notice Hypolite Petovan 2020-07-19 17:18:53 -04:00
  • a1bbe36dd0 Fix wrong variable Michael 2020-07-19 16:45:21 +00:00
  • 31d2a74b0b Merge pull request #8901 from annando/failed Hypolite Petovan 2020-07-19 12:21:54 -04:00
  • 68c86e423b Merge pull request #8899 from annando/item-fields Hypolite Petovan 2020-07-19 12:19:53 -04:00
  • 0bdd635b50 Merge pull request #8897 from annando/block-separator Hypolite Petovan 2020-07-19 08:43:13 -04:00
  • 1e6b5e8287 Another placed replaced with "failed" Michael 2020-07-19 11:55:42 +00:00
  • 5bf813d0ec Use "failed" field Michael 2020-07-19 11:42:23 +00:00
  • ebcf757244 database.sql updates Michael 2020-07-19 10:04:50 +00:00
  • 59bebe7bcf Post update added Michael 2020-07-19 10:03:33 +00:00
  • 11c96d380c Merge pull request #8898 from annando/spool-log Tobias Diekershoff 2020-07-19 10:01:06 +02:00
  • b191c8c11c spaces instead of tabs here Tobias Diekershoff 2020-07-19 09:58:31 +02:00
  • c6c7c4e841 added CSV import/export of server blocklist Tobias Diekershoff 2020-07-19 09:49:17 +02:00
  • 35db33bcd2 Ensure to only store valid item fields Michael Vogel 2020-07-19 03:40:40 +02:00
  • 86bdb2d5b9 Add some logging to SpoolPost.php Michael Vogel 2020-07-19 03:34:19 +02:00
  • d6a35c6995 Support newline as block contact separator Michael Vogel 2020-07-19 03:21:15 +02:00
  • b50f91b3e1 Merge remote-tracking branch 'upstream/develop' into failed Michael 2020-07-19 01:18:35 +00:00
  • 1532f0d529 New field "failed" for gserver, gcontact and contact Michael 2020-07-19 01:15:57 +00:00
  • 1a385153f8 Merge pull request #8895 from annando/performance Hypolite Petovan 2020-07-18 21:05:56 -04:00
  • 2ad5bd9b9c Add some more useful fields for ping hook Michael Vogel 2020-07-18 22:48:40 +02:00
  • ea8965759e Merge pull request #8893 from MrPetovan/task/8797-strip-label-shortened-url Michael Vogel 2020-07-18 18:06:01 +02:00
  • 9f1d1db1ee Database performance updates Michael Vogel 2020-07-18 17:49:10 +02:00
  • 283830f4bf Merge pull request #8894 from MrPetovan/task/8788-pageinfo-activitypub-processor Michael Vogel 2020-07-18 09:52:26 +02:00
  • 911a23f18b Use PageInfo::appendDataToBody in ActivityPub\Processor::constructAttachList Hypolite Petovan 2020-07-17 19:39:12 -04:00
  • 972b65ba33 Add intermediate method PageInfo::appendDataToBody Hypolite Petovan 2020-07-17 19:38:28 -04:00
  • 886cf40036 Ensure ParseUrl::getSiteinfo always returns the url and type keys Hypolite Petovan 2020-07-17 19:18:27 -04:00
  • 25b3fa83fc Rename PageInfo::appendToBody to searchAndAppendToBody Hypolite Petovan 2020-07-17 19:15:43 -04:00
  • 8de66c0274 Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody Hypolite Petovan 2020-07-17 17:16:22 -04:00
  • da50456675 Add Twitter source debug to Debug\Babel Hypolite Petovan 2020-07-17 17:14:13 -04:00
  • e67dbd9747 Merge pull request #8892 from annando/feed Hypolite Petovan 2020-07-17 07:47:24 -04:00
  • c987785146 Use "contact-type" instead of "account-type" to avoid notices Michael 2020-07-17 06:58:39 +00:00
  • 0b93bcbbf9 Create a (meaningful) title Michael 2020-07-17 05:27:45 +00:00
  • c47931172d Indention fixed Michael 2020-07-17 04:46:42 +00:00
  • ecf6018b89 Atom feed generation is moved to the feed class Michael 2020-07-17 04:40:20 +00:00
  • b68119cd8c Merge branch 'develop' of github.com:annando/friendica into develop Michael 2020-07-16 19:49:54 +00:00
  • cbc757e123 Merge pull request #8891 from annando/probe-replace Hypolite Petovan 2020-07-16 15:40:20 -04:00
  • 70699878ee Replaced more calls of "Probe::uri" with "Contact::getByURL" Michael 2020-07-16 19:22:38 +00:00
  • a2ed86cdbe Replaced more calls of "Probe::uri" with "Contact::getByURL" Michael 2020-07-16 19:21:52 +00:00
  • 8172fbe75f Merge pull request #8888 from annando/rename-keywordlist Hypolite Petovan 2020-07-16 14:56:00 -04:00
  • bc5c19192d Adding a post update to clean up the contact table Michael 2020-07-16 18:30:20 +00:00
  • dd85f48e0d Merge pull request #8886 from annando/getidforurl-update Hypolite Petovan 2020-07-16 09:23:30 -04:00
  • 8411c13d51 Merge pull request #8887 from annando/prevent-null Hypolite Petovan 2020-07-16 09:15:46 -04:00
  • 84a340a064 Update: Don't throw an error if the target field already exists Michael 2020-07-16 10:23:56 +00:00
  • d6bf7f2cda Replace "Probe::uri" with "Contact::getByURL" Michael 2020-07-16 10:22:14 +00:00
  • 4a550ddcd8 Prevent "null" value when calling "getTagsFromUrl" Michael 2020-07-16 06:13:47 +00:00
  • c352af8eda Reverting accidentally commited test Michael 2020-07-16 04:45:12 +00:00
  • a24fca818d Merge pull request #8879 from MrPetovan/task/8847-httpsig-quotes Michael Vogel 2020-07-16 06:36:17 +02:00
  • b8682190de Fix fallback on unknown contact Michael 2020-07-16 04:18:33 +00:00
  • caf548e1a7 Fix fetching contacts Michael 2020-07-16 03:52:18 +00:00
  • b0086a49e2 in "getidforurl" "no update" is now "update" Michael 2020-07-15 21:08:42 +00:00
  • 631095eefd Merge pull request #8883 from annando/replace-getdetails Hypolite Petovan 2020-07-15 13:49:27 -04:00
  • 6d3949d54a Changed default value Michael 2020-07-15 17:29:52 +00:00
  • e374aecc46 Changed parameter order for "getbyURLForUser" Michael 2020-07-15 17:22:12 +00:00
  • fc0312451d Changed parameter order for getByURL Michael 2020-07-15 17:06:48 +00:00
  • d9c6a46ffe Replaced "getDetailsByURL" with "getByURL/getByURLForUser" Michael 2020-07-15 04:42:04 +00:00
  • 2bf57d343b Merge pull request #8880 from MrPetovan/task/8798-remove-items-php Michael Vogel 2020-07-14 21:13:58 +02:00
  • 5ba8b4a58a Add ffi_keyword_denylist key check to match previous call in Protocol\Feed Hypolite Petovan 2020-07-14 14:50:52 -04:00
  • a13e004df0 Delete include/items.php Hypolite Petovan 2020-07-14 10:15:19 -04:00
  • 3e25fc3a72 Replace *_page_info function calls with Content\PageInfo equivalent Hypolite Petovan 2020-07-14 10:15:04 -04:00
  • a1d62734fa Remove consume_feed in favor of Protocol\Feed::consume Hypolite Petovan 2020-07-14 10:14:05 -04:00
  • a81e169f45 Add unencrypted header test for HTTPSignature::parseSigheader Hypolite Petovan 2020-07-14 09:48:34 -04:00
  • bf599be1f8 Add support for token strings in HTTPSignature::parseSigheader Hypolite Petovan 2020-07-14 09:48:04 -04:00