]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Merge branch 'cas-user-whitelist' into 'nightly'
[quix0rs-gnu-social.git] / plugins /
2017-12-17 mmnMerge branch 'cas-user-whitelist' into 'nightly'
2017-12-17 mmnTest if $casSettings['user_whitelist'] is an array...
2017-12-17 mmnMerge branch 'backupaccount-xml' into 'nightly'
2017-12-17 Mikael NordfeldthMerge remote-tracking branch 'gnuio/master' into nightly
2017-09-10 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2017-09-10 Mikael NordfeldthTrying to debug some stuff regarding oEmbed
2017-08-23 Mikael Nordfeldthdisabling auto-backlog-importer on subscribe
2017-08-23 mmnMerge branch 'nightly' into 'nightly'
2017-08-23 mmnMerge branch 'xmpphp-fix' into 'master'
2017-08-19 Florian SchmausFix PHP incompatibilities in XMPPHP
2017-08-10 Mikael NordfeldthGroup autocompletion now fills in hostname part
2017-08-10 Mikael NordfeldthGroups can now be server-specific with !osm@gnusocial...
2017-08-10 Mikael NordfeldthHarmonize webfinger formatting and enable variable...
2017-08-06 Mikael NordfeldthLogging term used HubSub instead of WebSub.
2017-08-05 Mikael NordfeldthMastodon replies 201 Created for salmon slaps.
2017-08-05 Mikael Nordfeldthpreamble with newline for AtomPub output etc.
2017-08-05 Mikael NordfeldthMimetype was not recognized if longer than bare mime
2017-07-11 Mikael NordfeldthMerge branch 'takeshitakenji/gnu-social-twitter-repeat...
2017-07-11 mmnMerge branch 'profile' into 'nightly'
2017-07-11 mmnMerge branch 'doc-backup-restore-def-vals' into 'nightly'
2017-07-11 mmnMerge branch 'notice_id-xml' into 'nightly'
2017-07-11 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2017-07-11 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2017-07-11 mmnMerge branch 'case-sensitive-openid' into 'master'
2017-07-11 mmnMerge branch 'xmpp-fix-1' into 'nightly'
2017-07-11 Mikael NordfeldthNoone uses Facebook anymore.
2017-07-10 Mikael NordfeldthHubSub now remembers recent failures and counts them
2017-07-10 Mikael NordfeldthoEmbed had bad variable reference in error message
2017-07-10 Mikael NordfeldthBad constant (LOG_WARNING, not LOG_WARN)
2017-07-10 Mikael NordfeldthAuthCrypt README brought out of the stone age
2017-07-10 Mikael NordfeldthRework the push mechanism a bit to a less DB dependant...
2017-07-10 Mikael NordfeldthAvoid excessive remote requests on oEmbed lookups
2017-06-22 Mikael NordfeldthEndless loop nesting on ensureHub failure now fixed
2017-06-21 Mikael Nordfeldthset a 'rediscovered' parameter to avoid nesting into...
2017-05-06 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2017-05-02 Mikael NordfeldthLess raw database dumps in debug please
2017-05-02 Mikael NordfeldthFix issues with non-subscribed Ostatus_profiles
2017-05-02 Mikael NordfeldthFile_redirection->getFile could never get the file...
2017-05-01 Mikael NordfeldthShow WebSub state on remote user profiles
2017-05-01 Mikael NordfeldthIntroduce neat function getFeedSub() on Ostatus_profile
2017-05-01 Mikael NordfeldthChange mentions of PuSH to WebSub
2017-05-01 Mikael NordfeldthDebugging log fix.
2017-05-01 Mikael NordfeldthI think this will stop my daemons from endlessly looping
2017-05-01 Mikael NordfeldthMessage to end-user on why FeedSub failed.
2017-04-30 Mikael NordfeldthensureHub on 422 status code (Superfeedr error on non...
2017-04-30 Mikael NordfeldthMore debugging info for FeedSub PuSH self-healing
2017-04-30 Mikael Nordfeldthsyntax fix (throw _new_ *Exception)
2017-04-30 Mikael NordfeldthMake sure we don't receiveFeed() in the case of that...
2017-04-30 Mikael NordfeldthUpdate huburi for FeedSub if PuSH signature is invalid
2017-04-27 Mikael NordfeldthSeparate ensureHub into function in FeedSub
2017-04-27 Mikael NordfeldthEscaping a URI in common_debug call
2017-04-26 Mikael NordfeldthLRDD blacklisted URL test
2017-04-26 Mikael NordfeldthLRDD blacklisted URL test
2017-04-26 Mikael NordfeldthTest URLs against blacklist also on PuSH subscriptions.
2017-04-26 Mikael NordfeldthTest URLs against blacklist also on PuSH subscriptions.
2017-04-25 Mikael NordfeldthMoving form to its own file as we do nowadays
2017-04-25 Mikael NordfeldthModernise some function calls etc, to newer GNU social...
2017-04-25 Mikael NordfeldthBlacklist plugin enabled by default (bug fixes will...
2017-04-25 Mikael NordfeldthUse getByID nistead of getKV for Feedsub in PushInQueue...
2017-04-22 Mikael NordfeldthTry https first on URL mention lookup
2017-04-22 Mikael NordfeldthSomewhat simpler regex. Thanks acct:takeshitakenji...
2017-04-22 Mikael NordfeldthMerge branch 'master' into nightly
2017-04-22 Mikael NordfeldthFix URL mention regular expression FOR REALZ
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-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-21 Mikael NordfeldthImport backlog on new subscription.
2017-04-21 Mikael NordfeldthSplit OStatusPlugin FeedSub receive into two parts
2017-04-19 Mikael NordfeldthLess frightening interface on remote subscription
2017-04-19 Mikael NordfeldthEmpty resource would throw exception
2017-04-19 Mikael NordfeldthLess frightening interface on remote subscription
2017-04-19 Mikael NordfeldthEmpty resource would throw exception
2017-04-17 Andrew EngelbrechtAdded CAS user whitelist feature
2017-04-16 Mikael NordfeldthMerge branch 'master' into nightly
2017-04-16 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2017-04-16 Mikael NordfeldthHandle normalized acct: URIs in ostatussub
2017-04-16 Mikael NordfeldthHandle normalized acct: URIs in ostatussub
2017-04-13 Andrew EngelbrechtFix 'from' address in the XMPP ping command
2017-04-06 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2017-04-06 mmnMerge branch 'fixtests' into 'nightly'
2017-04-06 mmnMerge branch 'fix-twitterbridge' into 'nightly'
2017-04-06 mmnMerge branch 'genericons-fix' into 'nightly'
2017-04-06 mmnMerge branch 'atom-post' into 'nightly'
2017-04-06 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2017-04-06 mmnMerge branch 'fix-openid-removal' into 'master'
2017-04-06 mmnMerge branch 'normalized_openid' into 'master'
2017-04-06 mmnMerge branch 'newListItem-signatures' into 'nightly'
2017-03-18 Sandro SantilliFix OpenID URI removal
2017-03-18 Sandro SantilliNormalize OpenID URI before checking it for validity
2017-03-18 Mikael NordfeldthMerge branch 'master' into nightly
2017-03-18 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2017-03-18 Mikael NordfeldthStoreRemoteMedia now checks remote filesize before...
next