Commit Graph

16 Commits

Author SHA1 Message Date
Michael c811f54958 Tumblr is now using OAuth2 2023-04-25 18:33:39 +00:00
Michael da65314df5 Resructured code, added documentation 2023-04-23 10:26:19 +00:00
Michael 71eb147c13 Tumblr: Import the timeline 2023-04-18 05:56:32 +00:00
Michael 7dc1b44d1e Tumblr: Fix #11551 and introduce NPF 2023-04-06 19:10:32 +00:00
Philipp Holzer 38bbdb4acb
Cleanup OAuth1 library 2020-09-30 11:26:52 +02:00
Philipp Holzer 3015660025
Move library\OAuth1.php to class structure Friendica\Security\OAuth1 2020-09-30 11:21:58 +02:00
Hypolite Petovan 2a3689976e [tumblr] Update call to OAuthRequest::from_consumer_and_token after definition change 2020-04-25 12:35:49 -04:00
Benjamin Lorteau 9e27e3061c [tumblr] Use correct object class for Oauth token in library/tumblroauth
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-564648263
2019-12-11 14:45:49 -05:00
Benjamin Lorteau f8e0df1f71 [tumblr] Improve phpDoc in library/tumblroauth 2019-12-11 13:18:17 -05:00
Benjamin Lorteau 98c47f24ba [tumblr] Fix formatting in library/tumblroauth 2019-12-11 13:04:36 -05:00
Michael 232a79057b tumblr: Now using https instead of http for the endpoints 2019-09-28 17:13:40 +00:00
Roland Häder f9784d7095
[tumblr]
- added type-hints for `App`
- added curly braces + spaces for better readability
- avoided to use deprecated x(), replaced with empty()
- converted multi single-line comment to single multi-line comment
- opening curly brace behind a function/method/class belongs into next line
2018-07-29 19:43:53 +02:00
Hypolite Petovan 6ecd6113f9 [tumblr] Remove explicit duplicate OAuth1 library 2018-01-30 23:44:04 -05:00
Hypolite Petovan 27ce9c3f3c Move Tumblr addon dependencies to library subfolder
- Move OAuth1 to library/OAuth1.php
- Move TumblOAuth to library/tumblroauth.php
2018-01-28 22:27:13 -05:00
Michael Vogel e090ee2990
Revert "Move TwitterOAuth to Composer, part 2 : StatusNet and Tumblr" 2018-01-28 23:47:32 +01:00
Hypolite Petovan 715edd98e2 Move Tumblr addon dependencies to library subfolder
- Move OAuth1 to library/OAuth1.php
- Move TumblOAuth to library/tumblroauth.php
2018-01-28 14:43:56 -05:00