]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/OStatus
fix a link of doc/twitterapi
[quix0rs-gnu-social.git] / plugins / OStatus /
2017-04-26 Mikael NordfeldthTest URLs against blacklist also on PuSH subscriptions.
2017-04-22 Mikael NordfeldthFix URL mention regular expression FOR REALZ
2017-04-22 Mikael NordfeldthFix URL mention regular expression in OStatusPlugin
2017-04-22 Mikael NordfeldthDomain name regular expression into lib/framework.php
2017-04-22 Mikael NordfeldthSplit up OStatusPlugin preg functions so they can be...
2017-04-22 Mikael NordfeldthA bit more instructive debugging
2017-04-22 Mikael NordfeldthNew domain regexp for WebFinger matching.
2017-04-19 Mikael NordfeldthLess frightening interface on remote subscription
2017-04-19 Mikael NordfeldthEmpty resource would throw exception
2017-04-16 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2017-04-16 Mikael NordfeldthHandle normalized acct: URIs in ostatussub
2016-03-21 Mikael NordfeldthSome Google stuff that need to be there (or comments)
2016-03-21 mmnMerge branch 'new-avatar' into 'master'
2016-03-21 mmnMerge branch 'bashrc/remove_google_references' into...
2016-03-20 Bob MottramRemove Google References
2016-02-23 Mikael NordfeldthUse in_array instead. Now we get third party responses...
2016-02-23 Mikael NordfeldthCheck the notice context for users in UsersalmonAction
2016-02-23 Mikael NordfeldthProperly attach activityobjects
2016-02-23 Mikael NordfeldthCheck that the user is in the context of a salmon slap
2016-02-17 Mikael NordfeldthDifferentiate two similar log warning messages
2016-02-07 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-07 Mikael NordfeldthNoHttpResponseException extends HTTP_Request2_Connectio...
2016-02-04 Mikael NordfeldthFix issue #127 by catching exceptions
2016-01-29 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-29 Mikael NordfeldthisPerson did not exist for Ostatus_profile
2016-01-29 Mikael NordfeldthAllow @localuser@mysite.example to be looked up as...
2016-01-29 Mikael NordfeldthDon't match @nickname on @nickname@server.com
2016-01-28 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-28 Mikael NordfeldthupdateWithKeys now understands multi-column keys
2016-01-26 mmnMerge branch 'mention_branch' into 'nightly'
2016-01-20 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-20 Mikael NordfeldthHandle exceptions when salmon slapping
2016-01-20 Mikael NordfeldthIn very specific circumstances we can bulkDistribute...
2016-01-20 Mikael NordfeldthbulkDistribute won't add empty lists to database
2016-01-20 Mikael NordfeldthHandle exceptions when salmon slapping
2016-01-16 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-16 Mikael NordfeldthLet the remote side know the Salmon was accepted (sorta)
2016-01-16 Mikael NordfeldthDistinguish notice saving errors from others for Salmon
2016-01-16 Mikael NordfeldthbulkDistribute won't add empty lists to database
2016-01-16 Mikael NordfeldthStart handling salmon entries directly with Notice...
2016-01-16 Mikael NordfeldthIn very specific circumstances we can bulkDistribute...
2016-01-15 mmnMerge branch 'oembed_branch' into 'nightly'
2016-01-14 Mikael NordfeldthDebug message formatting gone wrong
2016-01-14 Mikael NordfeldthIncorrect use of getByHashKey in HubSub
2016-01-14 Mikael NordfeldthDocumentation fix from master
2016-01-14 Mikael NordfeldthDon't try to replace http with https if https already...
2016-01-14 Mikael NordfeldthSalmon debugging
2016-01-14 Mikael NordfeldthSalmon queue handler getByID for exception throwing
2016-01-13 Mikael NordfeldthDebugging by indexing callback column in HubSub
2016-01-13 Mikael NordfeldthgetLeaseRemaining for FeedSub too
2016-01-13 Mikael Nordfeldths/getLease/getLeaseTime/ just to be a bit more clear
2016-01-13 Mikael NordfeldthDon't store lease seconds, just sub start and end
2016-01-13 Mikael NordfeldthMinor PuSH comment and debug stuff
2016-01-13 Mikael NordfeldthRequest a month long sub lease by default
2016-01-13 Mikael NordfeldthHubSub didn't save sub start and end datetimes
2016-01-13 Mikael NordfeldthUnused, unnecessary and intrusive cookie/storage removed!
2016-01-13 Mikael NordfeldthCatch NoHttpResponseException when using HTTPClient
2016-01-13 Mikael NordfeldthNoHttpResponseException needed instead of HTTP_Request2...
2016-01-13 Mikael NordfeldthUse the upstream function to get effectiveUrl
2016-01-12 Mikael NordfeldthDon't follow redirects on PuSH POST.
2016-01-11 mmnMerge branch 'apiaccountregister_event_branch' into...
2016-01-11 mmnMerge branch 'hidden-h2s' into 'nightly'
2016-01-11 Mikael Nordfeldth$target was klantigtly copied from another debug message
2016-01-11 Mikael NordfeldthUpdate PuSH callback URL if remote side switched to...
2016-01-11 Mikael NordfeldthMuch more logging in PushHubAction (OStatus)
2016-01-11 Mikael NordfeldthHTTPClient would return null instead of exception
2016-01-09 Mikael NordfeldthPut salmon slaps in queues before pushing user Atom...
2016-01-09 Mikael NordfeldthDo proper fromUri lookup on groups too
2016-01-08 Mikael NordfeldthOStatus queue handler uses Notice->getAttentionProfiles()
2016-01-05 mmnMerge branch 'openid-plugin' into 'nightly'
2016-01-05 Mikael NordfeldthprocessFeed would abort on certain errors where findLoc...
2016-01-05 Mikael NordfeldthXSS vulnerability when remote-subscribing
2016-01-03 mmnMerge branch 'beautify_profile_list' into 'nightly'
2016-01-03 Mikael NordfeldthMerge branch 'nightly' into singpolyma/gnu-social-event...
2015-12-31 Mikael NordfeldthHandle feed imports with exceptions better
2015-12-27 Mikael Nordfeldthsyntax error
2015-12-27 Mikael NordfeldthDuplicate URI means we have it already, I assume
2015-12-26 Mikael NordfeldthLogging fixes
2015-12-15 Mikael NordfeldthMerge branch 'mmn_fixes' into nightly
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 mmnMerge branch 'send-twitter-replies-to-twitter' into...
2015-12-14 mmnMerge branch 'direct-feed-sub' into 'master'
2015-12-14 mmnMerge branch 'twitter-show-rel-syndication' into 'master'
2015-12-14 mmnMerge branch 'firefox-sub-link' into 'master'
2015-12-14 mmnMerge branch 'fix-twitter-uri' into 'master'
2015-12-14 mmnMerge branch 'inbound-linkback' into 'master'
2015-12-14 mmnMerge branch 'twitter-check-dupe-by-uri' into 'master'
2015-12-14 mmnMerge branch 'repost-of-uf2' into 'master'
2015-12-14 Mikael NordfeldthMerge branch 'master' into nightly
2015-12-14 mmnMerge branch 'at-mention-url' into 'master'
2015-11-20 mmnMerge branch 'refactor-file-processNew' into 'nightly'
2015-11-20 Mikael NordfeldthMerge request #59 which was directed at master
2015-11-08 Mikael NordfeldthFix federation issue with groups (bad list order)
2015-11-08 Mikael NordfeldthOoops, copypasted something into the wrong place.
2015-11-08 Mikael NordfeldthOStatus usage of static Validate::* calls fixed
2015-11-06 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-06 mmnMerge branch 'in-reply-to-uf2' into 'master'
2015-11-06 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-05 mmnMerge branch 'renew-pshb' into 'master'
next