]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2016-03-02 Mikael NordfeldthResend confirm_address stuff, please read its NOTE...
2016-03-02 Mikael NordfeldthCatch exception on delete of Confirm_address in a plugin
2016-03-02 Mikael NordfeldthRefactor some ConfirmaddressAction stuff
2016-03-02 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-02 Mikael NordfeldthFix a regression in 1f76c1e4 that stopped sending email...
2016-03-02 Mikael NordfeldthFix a regression in 1f76c1e4 that stopped sending email...
2016-03-02 Mikael NordfeldthSome more Microformats2 data for notices and rendering
2016-03-02 Mikael NordfeldthProper Microformats2 h-entry p-name + u-uid markup
2016-03-02 Mikael NordfeldthOnly OStatus distribute if profile hasRight to PUBLICNOTICE
2016-03-02 Mikael NordfeldthSome rights one does not have if either sandboxed or...
2016-03-02 Mikael NordfeldthIntroduce a ConfigException
2016-03-02 Mikael NordfeldthDon't set is_local=LOCAL_NONPUBLIC on sandboxed user...
2016-03-02 Mikael NordfeldthMake the public streams ModeratedNoticeStream (hide...
2016-03-02 Mikael NordfeldthStricted typing + protected on FilteringNoticeStream...
2016-03-02 Mikael NordfeldthNo 'acct:' in FancyName please.
2016-03-01 Mikael NordfeldthSome changes since getFancyName() is longer with full...
2016-03-01 Mikael NordfeldthUser->hasBlocked typing
2016-03-01 Mikael NordfeldthTranslation changes, use FancyName in email subject
2016-03-01 Mikael NordfeldthMake Profile->getFancyUrl() somewhat better on fallback
2016-03-01 Mikael NordfeldthMake Profile->getFancyName() return including the acct URI
2016-03-01 Mikael NordfeldthStrict typing for mail_notify_attn
2016-03-01 Mikael NordfeldthIterate through input=file attachments (not multi yet)
2016-03-01 Mikael NordfeldthNothing interesting was made in this commit.
2016-03-01 Mikael NordfeldthUse another method of detecting unspecified defaultImag...
2016-03-01 Mikael NordfeldthConsistent behaviour for ScopingNoticeStream $scoped
2016-03-01 Mikael NordfeldthMake javascript XHR timeout a variable.
2016-02-28 Mikael NordfeldthWoops, undefined $type there.
2016-02-28 mmnMerge branch 'delete_group_logo' into 'nightly'
2016-02-28 mmnMerge branch 'fix-author-fallback' into 'nightly'
2016-02-28 Mikael NordfeldthNo need to set $threads = 0 on the line before it's...
2016-02-28 mmnMerge branch 'nightly' into 'nightly'
2016-02-28 Mikael NordfeldthRefactoring ApiStatusesDestroyAction
2016-02-28 Mikael NordfeldthChange to more recent code style in ApiStatusesDestroyA...
2016-02-28 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-02-28 mmnMerge branch 'mods_can_delete_others_notices_branch...
2016-02-28 Mikael NordfeldthVerify loaded config function, must be completed further.
2016-02-28 Mikael NordfeldthHTMLPurifier cache settings, put stuff in subdir of...
2016-02-28 Mikael NordfeldthEdited the list of allowed rel values
2016-02-27 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-02-27 hannesmoderators can delete others' notices using the api
2016-02-26 Stephen Paul... Fix author fallback
2016-02-26 Mikael NordfeldthOstatus_source filled no purpose whatsoever
2016-02-26 Mikael NordfeldthDon't auto-silence other users by IP by default
2016-02-26 Mikael NordfeldthSlightly more correct log message in index.php
2016-02-26 Mikael NordfeldthResolve relative URLs (assuming URI.Base==notice URL)
2016-02-26 Mikael NordfeldthWoops, forgot to skip the / in path
2016-02-26 Mikael NordfeldthFiddling with merge request #98 to use internal routing...
2016-02-26 Mikael NordfeldthUse mb_* and strict === comparison
2016-02-26 mmnMerge branch 'foolproof_file_redirection_branch' into...
2016-02-26 Mikael NordfeldthFix merge #101 by replacing a non-working Yahoo! link...
2016-02-26 mmnMerge branch 'rm-short-urls-docs' into 'nightly'
2016-02-26 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-02-26 Mikael NordfeldthJean Lucas mentioned that PEAR::Net_Socket was outdated
2016-02-26 Mikael NordfeldthJean Lucas mentioned PEAR::Net_SMTP was outdated
2016-02-26 mmnMerge branch 'readme-plugins' into 'nightly'
2016-02-26 mmnMerge branch 'group-autocomplete' into 'nightly'
2016-02-26 mmnMerge branch 'remove-openid' into 'nightly'
2016-02-26 Mikael NordfeldthMake sure the saved Notice has an ID
2016-02-26 Mikael NordfeldthUse mb_strlen to see if something is an empty string
2016-02-25 Mikael NordfeldthMentioning matches (@this too) now.
2016-02-25 Mikael NordfeldthUser friendlieness in scripts/delete_notice.php
2016-02-25 Mikael NordfeldthAllow sgf files if they're recognized in mime search
2016-02-25 Mikael NordfeldthCommented on the mime extension matching regexp
2016-02-25 Mikael NordfeldthTry to get mime data before hashing (cpu intensive)
2016-02-25 Mikael Nordfeldthsyntax error
2016-02-25 Mikael NordfeldthMake uploads work properly if we accept _all_ attachmen...
2016-02-25 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-25 Mikael NordfeldthNotice getRendered() can now be called on uninserted...
2016-02-25 Mikael Nordfeldthsocialfy-your-domain made people think you needed manua...
2016-02-25 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-25 Mikael Nordfeldth$metadata->thumbnail_url is not guaranteed to be set
2016-02-25 Mikael Nordfeldth$metadata->thumbnail_url is not guaranteed to be set
2016-02-25 Mikael NordfeldthNotice getRendered() can now be called on uninserted...
2016-02-25 Mikael Nordfeldthsocialfy-your-domain made people think you needed manua...
2016-02-24 Mikael NordfeldthCorrect comment on Notice->conversation in table schema
2016-02-24 ChimoFix !group autocomplete
2016-02-24 ChimoFix: Cannot remove OpenID
2016-02-24 Mikael NordfeldthInclude feeds in Link HTTP headers, for easier discovery
2016-02-24 Mikael NordfeldthPublish rel="me" in Link HTTP headers
2016-02-24 Mikael NordfeldthAllow easy fetching of rel="me" values
2016-02-24 Mikael NordfeldthDefault to profile size in Avatar::defaultAvatar
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-23 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-02-23 Mikael NordfeldthgetAliases should be only a list (numeric array)
2016-02-23 Mikael NordfeldthLet OpenID match against aliases (fix fancyurl stuff...
2016-02-23 Mikael NordfeldthgetAliases for Profile and Notice
2016-02-22 Mikael NordfeldthVerify that authenticated API calls are made from our...
2016-02-21 Mikael NordfeldthMake WebFinger fancyurlfix configurable
2016-02-21 Mikael NordfeldthWebFinger aliases with 'index.php/'
2016-02-21 Mikael NordfeldthClaim that we are the URL without index.php/ in webfing...
2016-02-21 Mikael Nordfeldththrow new, not just throw
2016-02-21 Mikael NordfeldthLet the WebFingerPlugin lookup profile resources with...
2016-02-21 Mikael Nordfeldthcommon_fake_local_fancy_url to remove index.php/ from...
2016-02-21 Mikael NordfeldthAllow lookup of User->getByUri (throws NoResultException)
2016-02-21 Mikael NordfeldthKeep a unique set of WebFingerResource aliases
2016-02-18 Mikael NordfeldthDon't publish mbox_sha1sum in FOAF by default.
2016-02-17 Mikael NordfeldthOnly show "public:site" in ToSelector if notice/allowpr...
next