Adam Magness
|
6fc9c6de3b
|
base64url calls
implement base64UrlEncode and base64UrlDecode functions
|
2018-11-08 10:37:08 -05:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04: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 |
|
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
|
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 |
|
Adam Magness
|
f04d40a37e
|
Review update
Rename function, move others
|
2018-01-27 11:13:41 -05:00 |
|
Adam Magness
|
a32ba32ff4
|
Move post_url
move post_url function
|
2018-01-26 23:24:23 -05:00 |
|
Adam Magness
|
c67452f72e
|
Move fetch_url
move fetch_url function
|
2018-01-26 23:09:48 -05:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Adam Magness
|
fe3dac4825
|
Fix self call
was self when in Crypto..
|
2017-12-31 08:29:03 -05:00 |
|
Adam Magness
|
db653e4451
|
Move salmonKey to Salmon class
move the salmonKey function from Crypto to Salmon
|
2017-12-31 08:04:36 -05:00 |
|
Adam Magness
|
9e6bf79380
|
Crypto to src
move Crypto to src and Friendica\Util namespace
|
2017-12-30 11:51:49 -05:00 |
|
Adam Magness
|
2b121779a6
|
Salmon move to src
Salmon class, update function name and function calls. Some standards as well.
|
2017-12-02 09:32:45 -05:00 |
|