Michael
|
9bec202232
|
Adding the date to signed get requests as well
|
2019-01-14 16:33:23 +00:00 |
|
Michael
|
2f2184cf12
|
Date check added for HTTP signatures
|
2019-01-14 16:03:13 +00:00 |
|
Michael
|
aa4aaf1971
|
Enable communication with Peertube
|
2019-01-14 12:10:11 +00:00 |
|
Michael
|
c485ca6f06
|
Fix ActivityPub with Nextcloud
|
2018-12-17 20:13:56 +00:00 |
|
Michael
|
8f27e3aeb1
|
Support for fetching non-public content / preparations for forum posts
|
2018-11-03 21:37:08 +00:00 |
|
Adam Magness
|
50da89d861
|
Logger Levels
update logger levels in calls
|
2018-10-30 09:58:45 -04:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|
Michael
|
58f82e084d
|
Preparations to work with BCC
|
2018-10-24 19:19:51 +00:00 |
|
Michael
|
e3e714a45f
|
Unsuccessful ActivitiyPub transmission are now deferred
|
2018-10-23 03:54:18 +00: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 |
|
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
|
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
|
e71f497295
|
Renamed
|
2018-09-30 08:14:05 +00:00 |
|
Michael
|
de8787dd5b
|
Changed comment
|
2018-09-27 12:01:16 +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
|
feeec908d3
|
We can delete notes / changed credits
|
2018-09-23 09:20:25 +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
|
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
|
821429fdf1
|
Good news, everyone - again somce notices removed
|
2018-09-04 17:48:09 +00:00 |
|
Hypolite Petovan
|
ecea7425f8
|
Rename DBA::is_result to DBA::isResult
|
2018-07-23 11:04:14 -04:00 |
|
Hypolite Petovan
|
0ec44f3e8a
|
Rename DBM method calls to DBA method calls
|
2018-07-23 11:02:24 -04:00 |
|
Hypolite Petovan
|
af6dbc654f
|
Rename Friendica\Database\dba to Friendica\Database\DBA
|
2018-07-20 08:19:26 -04:00 |
|
Hypolite Petovan
|
daa1177e3a
|
Update use statement lists with new Friendica\Database\dba class
- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements
|
2018-07-19 22:15:21 -04:00 |
|
rabuzarus
|
149142b4bc
|
port hubzillas OpenWebAuth - rename Verify class to OpenWebAuthToken
|
2018-06-20 19:24:02 +02:00 |
|
rabuzarus
|
1ab3f7bfc8
|
port hubzillas OpenWebAuth - HTTPSignature - comment out some ActivityPub parts
|
2018-06-20 19:05:33 +02:00 |
|
rabuzarus
|
863a49d8e7
|
port hubzillas OpenWebAuth - rework the HTTPHeaders class
|
2018-06-20 18:52:37 +02:00 |
|
rabuzarus
|
f0235c4a98
|
port hubzillas OpenWebAuth - rename some methods and classes
|
2018-06-20 18:38:23 +02:00 |
|