]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/OStatus
Cannot use NoticeListemItem as type-hint as NoticeListItemAdapter exists.
[quix0rs-gnu-social.git] / plugins / OStatus /
2020-03-29 Roland HaederAdded type-hint for StartNoticeSourceLink hooks.
2020-03-29 Roland HaederAdded more checked type-hints
2020-03-29 Roland Haeder$related must contain class names, no table names ...
2020-03-29 Roland Haeder$sender cannot be only Profile ... (false found).
2020-03-29 Roland HaederFixed:
2020-03-29 Roland HaederAdded some (good known) type-hints.
2019-08-11 Miguel Dantas[REFACTOR] Added explicit return type to all instances...
2019-08-08 Miguel Dantas[CORE][QUEUE] Error checking and type declaration on...
2019-08-03 Diogo Cordeiro[CORE] Move public resources to a /public directory
2019-08-03 brunoccast[ROUTES] Allow accept-header specification during route...
2019-07-09 Diogo Cordeiro[OStatus] null being returned instead of an empty array
2019-06-12 Diogo Cordeiro[OStatus] Wrong exception was being caught
2019-06-09 Diogo CordeiroMerge branch 'fix-plugins-copyright' of tenma/gnu-socia...
2019-06-09 brunoccast[TRANSLATION] Update Plugin POs
2019-06-08 Diogo Cordeiro[TRANSLATION] Update POTs and normalize files
2019-06-07 Diogo Cordeiro[VersionBump] 1.19.0, fairly late
2019-05-03 Diogo CordeiroMerge branch 'ATOM-priority" from Alexandre Alapetite...
2019-04-22 Diogo CordeiroOStatus and XMPP plugins now inform Nodeinfo plugins...
2019-04-20 Diogo CordeiroOStatus plugin - Merge some bug fixes by XRevan86
2018-09-14 Diogo CordeiroMerge branch 'nightly' into 'master'
2017-12-17 mmnMerge branch 'cas-user-whitelist' into 'nightly'
2017-12-17 mmnMerge branch 'backupaccount-xml' into 'nightly'
2017-12-17 Mikael NordfeldthMerge remote-tracking branch 'gnuio/master' into nightly
2017-11-08 vinzMerge remote-tracking branch 'upstream/nightly' into...
2017-09-10 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2017-08-23 Mikael Nordfeldthdisabling auto-backlog-importer on subscribe
2017-08-23 mmnMerge branch 'nightly' into 'nightly'
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-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-10 Mikael NordfeldthHubSub now remembers recent failures and counts them
2017-07-10 Mikael NordfeldthRework the push mechanism a bit to a less DB dependant...
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-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 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 NordfeldthTest URLs against blacklist also on PuSH subscriptions.
2017-04-26 Mikael NordfeldthTest URLs against blacklist also on PuSH subscriptions.
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-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 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2017-03-18 Mikael NordfeldthMerge branch 'master' into nightly
2017-01-15 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-10-22 Mikael NordfeldthLess spammy logs
2016-10-22 Mikael Nordfeldthsome debugging calls and make sure $hints['feedurl...
2016-09-13 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-09-02 vinzvMerge remote-tracking branch 'upstream/master' into...
2016-09-01 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-09-01 www-dataMerge remote-tracking branch 'upstream/master' into...
2016-07-04 www-dataMerge remote-tracking branch 'upstream/nightly' into...
next