]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2017-07-09 Mikael NordfeldthConfigure a default timeout for HTTP connections at 60s
2017-06-22 Mikael NordfeldthEndless loop nesting on ensureHub failure now fixed
2017-06-21 Mikael NordfeldthFulltext indexes are supported in InnoDB since MariaDB...
2017-06-21 Mikael Nordfeldthset a 'rediscovered' parameter to avoid nesting into...
2017-05-30 Mikael NordfeldthGNU social avatar by moshpirit / Alberto
2017-05-06 Mikael NordfeldthSince ActivityContext::CONVERSATION changed to 'convers...
2017-05-06 Mikael NordfeldthWhat just happened? Not sure if me or git caused duplic...
2017-05-06 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2017-05-06 Mikael Nordfeldth...and make sure we checkschema on Notice_prefs on...
2017-05-06 Mikael NordfeldthRevert some of 8a4bec811b07a0ed9d76d0aceb03855c91a67242
2017-05-06 Mikael NordfeldthNotice_prefs now available (I just copied Profile_prefs)
2017-05-06 Mikael NordfeldthOutput proper HTML and XML headers for single Atom...
2017-05-06 Mikael NordfeldthOutput selfLink from notice asActivity[Object]
2017-05-06 Mikael NordfeldthReturn false immediately if $url is empty for common_va...
2017-05-06 Mikael NordfeldthNotices start saving selfLink from activities/objects
2017-05-06 Mikael NordfeldthHandle selfLink in ActivityObject
2017-05-06 Mikael Nordfeldth...and make sure we checkschema on Notice_prefs on...
2017-05-06 Mikael NordfeldthRevert some of 8a4bec811b07a0ed9d76d0aceb03855c91a67242
2017-05-06 Mikael NordfeldthNotice_prefs now available (I just copied Profile_prefs)
2017-05-06 Mikael NordfeldthOutput proper HTML and XML headers for single Atom...
2017-05-06 Mikael NordfeldthOutput selfLink from notice asActivity[Object]
2017-05-06 Mikael NordfeldthReturn false immediately if $url is empty for common_va...
2017-05-06 Mikael NordfeldthNotices start saving selfLink from activities/objects
2017-05-06 Mikael NordfeldthHandle selfLink in ActivityObject
2017-05-02 Mikael Nordfeldthdefault to #addtag on !group mention
2017-05-02 Mikael NordfeldthFixed the parsing of ostatus:conversation etc.
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 NordfeldthI like to throw exceptions instead of using if statements.
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-05-01 Mikael NordfeldthClearing cache showed my layout fail!
2017-04-30 Mikael NordfeldthMakes the attachment button stay within the form area...
2017-04-30 Mikael NordfeldthShow what you're replying to in the web interface
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-29 Mikael NordfeldthConfirm_address::getByAddress not getAddress
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-26 Mikael Nordfeldthallowed_schemes was misspelled
2017-04-26 Mikael Nordfeldthallowed_schemes was misspelled
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-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-09 Mikael NordfeldthGive remote Atom URL for remote profile view
2017-04-06 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2017-04-06 Mikael NordfeldthE-mail should contain full acct uri too (FancyName)
2017-04-06 mmnMerge branch 'fixtests' into 'nightly'
2017-04-06 mmnMerge branch 'fix-twitterbridge' into 'nightly'
2017-04-06 Mikael NordfeldthShow full acct uri as html title on link mouseover
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-04-02 Mikael Nordfeldthadd configuration option that was documented in CONFIGURE
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