]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2016-03-06 Mikael NordfeldthUse information about activityschema public mention...
2016-03-06 Mikael NordfeldthDeclare AdminpanelAction::canAdmin as static, since...
2016-03-06 Mikael NordfeldthMove mail_confirm_address out of mail.php
2016-03-06 Mikael NordfeldthDon't resend confirm_address if profile is silenced
2016-03-06 Mikael NordfeldthAllow gopher: scheme in link href
2016-03-05 mmnMerge branch 'no_sandboxed_repeats_branch' into 'nightly'
2016-03-05 Mikael NordfeldthAccessibility navigation improvement
2016-03-05 Mikael NordfeldthMediaFile::fromUpload handles missing local file better
2016-03-05 Mikael Nordfeldthfilename_base option isn't optimal
2016-03-05 Mikael NordfeldthPEAR Mail package updated to 1.3.0
2016-03-05 Mikael NordfeldthHandle reuploads via filehandle better if original...
2016-03-05 Mikael NordfeldthUse $this->scoped in AvatarsettingsAction
2016-03-04 Mikael NordfeldthFile upload logging for dummies
2016-03-04 hannesthe repeated notice can be from a sandboxed user too
2016-03-03 mmnMerge branch 'remote-media-blacklist-mk2' into 'nightly'
2016-03-02 Saul St Johnupdate readme
2016-03-02 Saul St Johnadd blacklist to StoreRemoteMedia plugin
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
next