Mediapress Core
  1. Mediapress Core

socialite

Public
AuthorCommitMessageCommit date
mertcagiranmertcagiran
15946d58f15Linkedin api v2
Taylor OtwellTaylor Otwell
79316f36641MMerge pull request #319 from saputradharma/v3-google-plus-api-closedChange Google+ APIs because it will be shutdown
Dharma SaputraDharma Saputra
b381b55df5efix styleCI
Dharma SaputraDharma Saputra
c2272a3b977MMerge branch '3.0' into v3-google-plus-api-closed
Dharma SaputraDharma Saputra
4d24de35e53[UPDATE] Change google plus api
Dries VintsDries Vints
bc29c2bf52bMMerge pull request #306 from driesvints/unify-test-namespaces[3.0] Unify test namespaces
Dries VintsDries Vints
ba467221da8Unify test namespaces
Taylor OtwellTaylor Otwell
78d6d567b03MMerge pull request #304 from driesvints/remove-readme-note[3.0] Remove note about 5.3
Dries VintsDries Vints
a1d14956191Remove note about 5.35.3 isn't supported anymore.
Dries VintsDries Vints
baac29286c9MMerge pull request #302 from driesvints/disable-xdebug[3.0] Disable xdebug
Dries VintsDries Vints
f031670a547Disable xdebug
Taylor OtwellTaylor Otwell
f8045e31a9fMMerge pull request #296 from lucasmichot/feature/2.0/arr-helper[3.0] No need to use array_add() helper.
Taylor OtwellTaylor Otwell
13a7dbda748MMerge pull request #298 from lucasmichot/feature/3.0/use-phpunit-testcase-namespace[3.0 ]Use modern phpunit TestCase namespace.
Taylor OtwellTaylor Otwell
e984c4880e3MMerge pull request #299 from lucasmichot/feature/3.0/fix-teardown-visibility[3.0] Fix tearDown visibility.
Taylor OtwellTaylor Otwell
5bc5c3792fcMMerge pull request #300 from andreybolonin/patch-1add php 7.3
Andrey BoloninAndrey Bolonin
8f507d5c296Update .travis.yml
Lucas MichotLucas Michot
394d37fff1dFix CS.
Lucas MichotLucas Michot
7d4f4a2de22Fix tearDown visibility.
Lucas MichotLucas Michot
a90efb03da8Use modern phpunit TestCase namesapce.
Lucas MichotLucas Michot
405e739ed05No need to use array_add() helper.
Taylor OtwellTaylor Otwell
b12b2529f46MMerge pull request #295 from lucasmichot/feature/3.0/import[3.0] Avoid FQCN and prefer imports.
Lucas MichotLucas Michot
a5039b74a41Fix CS.
Lucas MichotLucas Michot
2ed67597267Avoid FQCN and prefer imports.
Taylor OtwellTaylor Otwell
b205daec622MMerge pull request #289 from iliyaZelenko/3.0Line breaks in an arrays
ИльяИлья
d393c8ee453Update AbstractProvider.php
ИльяИлья
e046f68fee0Update TwitterProvider.php
ИльяИлья
ea399a21572Update LinkedInProvider.php
ИльяИлья
37db0ae9eccUpdate GoogleProvider.php
ИльяИлья
ec89a72505eUpdate FacebookProvider.php
ИльяИлья
83f4d04353aUpdate GithubProvider.php
ИльяИлья
091d7634ee7Update FacebookProvider.php
ИльяИлья
4ff75181654Update BitbucketProvider.php
Taylor OtwellTaylor Otwell
250449aff40MMerge pull request #288 from iliyaZelenko/patch-1[3.0] Line breaks in an array
ИльяИлья
273e442a7bbUpdate AbstractProvider.php
ИльяИлья
20e2753dd30Line breaks in an array
Taylor OtwellTaylor Otwell
7194c0cd9fbMMerge pull request #287 from vmitchell85/patch-2Update README.md
Vince MitchellVince Mitchell
44c806c686aUpdate README.mdUpdate readme since the Gitlab provider was added in #286
Taylor OtwellTaylor Otwell
fa8385bd619MMerge pull request #286 from jasonmccreary/gitlab-supportCreate provider for Gitlab
Jason McCrearyJason McCreary
94933d06c1fCreate provider for Gitlab
Taylor OtwellTaylor Otwell
043b54fa0e1MMerge pull request #280 from browner12/patch-1add missing period
AndrewAndrew
e75fb8ddd23add missing period
Taylor OtwellTaylor Otwell
bc45f71a81aMMerge pull request #279 from browner12/patch-1use HTTPS links where appropriate
AndrewAndrew
47e42267dfduse HTTPS links where appropriateboth of these links redirect to HTTPS sites, so let's just send them directly there
Taylor OtwellTaylor Otwell
65f771ff4f2MMerge pull request #278 from chrisforrence/fix-twitter-isNewUser-call[3.1] Changed isNewUser call to shouldBypassCache
Chris ForrenceChris Forrence
24b3045d2a0Changed isNewUser call to shouldBypassCacheThis fixes an issue where the isNewUser method was renamed to shouldBypassCache but not changed here.
Taylor OtwellTaylor Otwell
eeb666a5ca0formatting
Ali HamzeAli Hamze
36671fef64aUpdated StyleCI changes
Ali HamzeAli Hamze
0e19e59e800Applied StyleCI changes & added doc block
Ali HamzeAli Hamze
258a896dce8Forces new request if credentials aren't the same as previous request
Taylor OtwellTaylor Otwell
555fe8f1e53MMerge pull request #271 from lucasmichot/feature/3.0/facebook-provider[3.0] FacebookProvider : no need to set data twice