Philipp Holzer
|
4392858662
|
Move Global Functions - Part 3
- Replaced every CACHE definition
- Moved check_url to App->checkURL()
- Removed unused definition "ZCURL_TIMEOUT"
|
2018-10-20 18:19:55 +02:00 |
|
Hypolite Petovan
|
ec0d3a6eac
|
Merge pull request #5946 from JonnyTischbein/move_include_security
Move and Split include/security
|
2018-10-19 08:55:08 -04:00 |
|
Jonny Tischbein
|
f3fc1f36ca
|
Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments
|
2018-10-17 21:30:41 +02:00 |
|
Jonny Tischbein
|
45e5a7f59f
|
remove unsed require_onces of security.php
|
2018-10-17 18:39:27 +02:00 |
|
Jonny Tischbein
|
05be2db725
|
Move include/security tp /src/Core/Authentication and /src/Util/Security
|
2018-10-17 14:19:58 +02:00 |
|
Hypolite Petovan
|
c4318fe05e
|
Fix notices in Parse URL feature
|
2018-10-16 18:27:13 -04:00 |
|
Jonny Tischbein
|
3a95644848
|
Add Support for relativeDateTime in future + update Admin user waiting for deleting table header
|
2018-10-14 22:57:44 +02:00 |
|
Michael
|
d23386f9b2
|
Catching error when compacting doesn't work
|
2018-10-13 13:17:10 +00:00 |
|
Hypolite Petovan
|
a066befba5
|
Merge pull request #5878 from nupplaphil/curl_response_refactoring
Curl response refactoring
|
2018-10-10 18:31:49 -04:00 |
|
Philipp Holzer
|
b2e7ce47b3
|
Renaming Curl to CurlResult
|
2018-10-10 22:08:13 +02:00 |
|
Philipp Holzer
|
ffbc688797
|
Curl Response Refactoring
- refactored Network::getCurl()
- replaced every Network::getCur() execution with a Curl Response
|
2018-10-10 21:50:13 +02:00 |
|
Hypolite Petovan
|
67afa069ab
|
Merge pull request #5877 from annando/issue-5859
Issue 5859: Avoid returning empty arrays
|
2018-10-10 15:23:39 -04:00 |
|
Philipp Holzer
|
7c73e8634c
|
Curl Response Refactoring
- refactored Network::post()
- replaced every Network::post() execution with the new Curl container
|
2018-10-10 21:15:26 +02:00 |
|
Michael
|
c4da138eee
|
Issue 5859: Avoid returning empty arrays
|
2018-10-10 19:15:16 +00:00 |
|
Philipp Holzer
|
2dec8895a9
|
Curl Response Refactoring
- extended Curl to parse Curl Response
- refactored Network::curl()
- replaced every Network::curl() execution with the new Curl container
|
2018-10-10 21:08:43 +02:00 |
|
Philipp Holzer
|
e6b1f9ef09
|
friendica-5875 Uncaught Error: Call to undefined method Friendica\App::getCurlCode() fixed
|
2018-10-10 18:10:38 +02:00 |
|
Philipp Holzer
|
3d04562c87
|
some more renamings & doku
|
2018-10-10 08:54:18 +02:00 |
|
Philipp Holzer
|
5a02e39a65
|
Rename App Methods
- renamed a lot of App methods to CamelCase
- replaced direct public variables with get-/set-Methods
|
2018-10-10 00:16:06 +02:00 |
|
Michael
|
30ad6d60fd
|
Duplicated line removed
|
2018-10-07 20:51:39 +00:00 |
|
Michael
|
3a74f3364d
|
Switch to parsing compacted JSON data
|
2018-10-07 13:37:05 +00:00 |
|
Michael
|
d4f6261b81
|
Avoid notice
|
2018-10-02 08:31:58 +00:00 |
|
Michael
|
e71f497295
|
Renamed
|
2018-09-30 08:14:05 +00:00 |
|
Michael
|
30f67d6e14
|
removed unneded line
|
2018-09-27 21:14:01 +00:00 |
|
Michael
|
c4994626e9
|
Corrected function names
|
2018-09-27 13:31:32 +00:00 |
|
Michael
|
de8787dd5b
|
Changed comment
|
2018-09-27 12:01:16 +00:00 |
|
Michael
|
897929ad40
|
Avoid warnings, added documentation
|
2018-09-26 22:45:13 +00:00 |
|
Michael
|
9c62727e1d
|
Added doxygen data
|
2018-09-26 22:02:14 +00:00 |
|
Michael
|
9ec30010c5
|
APContact stuff is moved to an own class
|
2018-09-26 17:24:29 +00:00 |
|
Michael
|
e91a1dfa8e
|
Cleaned code
|
2018-09-25 21:18:37 +00:00 |
|
Michael
|
feeec908d3
|
We can delete notes / changed credits
|
2018-09-23 09:20:25 +00:00 |
|
Michael
|
c083ae047c
|
Merge remote-tracking branch 'upstream/2018.08-rc' into ap1
|
2018-09-22 15:18:53 +00:00 |
|
Michael
|
b44fc62708
|
Improvements to signature check, private posts do work now again
|
2018-09-21 22:31:33 +00:00 |
|
Michael
|
355346298b
|
LD signatures will now be checked when receiving messages
|
2018-09-21 03:39:32 +00:00 |
|
Michael
|
752b5fe284
|
Outgoing posts are now signed
|
2018-09-20 21:45:23 +00:00 |
|
Michael
|
11310f4cf0
|
Relocated AP signature functions, reduced magic auth functions
|
2018-09-20 18:16:14 +00:00 |
|
Michael
|
0866fbaf8c
|
Code cleaning / wrong table for flags
|
2018-09-20 09:50:03 +00:00 |
|
Michael
|
0d51474e73
|
Relocated function
|
2018-09-20 05:37:01 +00:00 |
|
Michael
|
34cb0aa406
|
JSON-LD stuff is now in a separate file
|
2018-09-20 05:30:07 +00:00 |
|
Michael Vogel
|
e68c48e88f
|
Merge pull request #5763 from MrPetovan/task/improve-getsiteinfo
Use OEmbed data when available no matter the type
|
2018-09-17 06:40:04 +00:00 |
|
Hypolite Petovan
|
102adf86ae
|
Restore partial condition in OEmbed block of ParseUrl::getSiteInfo
|
2018-09-16 09:18:31 -04:00 |
|
Hypolite Petovan
|
5b5e5ef4db
|
Use OEmbed data when available no matter the type
|
2018-09-13 21:50:52 -04:00 |
|
Michael
|
8c00e88f79
|
The endless saga of the fight against notices continues
|
2018-09-13 21:11:52 +00:00 |
|
Michael
|
99244d33f5
|
Fix for #5732 - too much links had been detected as photos
|
2018-09-07 06:10:33 +00:00 |
|
Michael
|
2592c3891c
|
forgotten $
|
2018-09-06 21:10:48 +00:00 |
|
Michael
|
1d4a5402ff
|
Picture posts do work again - everything else should work as well
|
2018-09-06 20:30:16 +00:00 |
|
Michael
|
04fb885857
|
Fix: Posts with pictures will now look good again on connector networks
|
2018-09-06 04:24:34 +00:00 |
|
Hypolite Petovan
|
59d06b6c78
|
Merge pull request #5719 from annando/notices-yeah
Good news, everyone - again somce notices removed
|
2018-09-04 19:09:11 -04:00 |
|
Michael
|
821429fdf1
|
Good news, everyone - again somce notices removed
|
2018-09-04 17:48:09 +00:00 |
|
Hypolite Petovan
|
9744f0e780
|
Update ParseUrl::getSiteinfo type recognition
- Added obsolete twitter card type provision
|
2018-09-02 17:50:27 -04:00 |
|
Hypolite Petovan
|
8bcc3c6860
|
Fix formatting in Util/ParseUrl
- Remove commented out code
- Replace double quotes with simple quotes
- Remove parentheses for language construct
- Add spaces around operators
- Rename variables
|
2018-09-02 17:46:28 -04:00 |
|