]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
[OStatus] Wrong exception was being caught
[quix0rs-gnu-social.git] / classes /
2016-04-18 Mikael NordfeldthUse constant for ATTN_PUBLIC (public collection)
2016-04-18 Mikael Nordfeldthuse getByID (also bad variable reference)
2016-04-04 Mikael NordfeldthMaybe stop deleteRelated from failing on constraint...
2016-04-01 Mikael NordfeldthFix constraint checking and only run it if not already...
2016-04-01 Mikael NordfeldthMerge branch 'constraint_check_notice_table' into mmn_fixes
2016-03-31 Mikael NordfeldthConstraint check Notice table, need to get foreign...
2016-03-29 Mikael NordfeldthWe should assume all verbs and such are their full...
2016-03-29 Mikael NordfeldthIndex object_type too...
2016-03-29 Mikael NordfeldthBetter indexing for Notice (performance++)
2016-03-27 Mikael NordfeldthFetchRemoteNotice event call in Notice (not effective...
2016-03-24 Mikael NordfeldthStrictify Notice->isPublic()
2016-03-23 Mikael NordfeldthAttachment and file handling since we could get NULL...
2016-03-23 Mikael NordfeldthNot really necessary in practice but makes better queries
2016-03-23 Mikael NordfeldthAllow actions to be performed on updateWithKeys
2016-03-21 Mikael NordfeldthNotice->deleteRelated should be called from delete()
2016-03-21 Neil E. HodgesAdded proper enabling and disabling of sending RTs...
2016-03-21 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-15 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-10 Mikael Nordfeldthforgot 'new' after throw
2016-03-09 Mikael NordfeldthMake sure File_thumbnail->getPath() doesn't throw NoRes...
2016-03-09 Mikael NordfeldthIf our host matched in File lookup, it could throw...
2016-03-08 Mikael NordfeldthProfile->noticeCount minor change
2016-03-08 Mikael NordfeldthSuper special case where we should copy files instead...
2016-03-08 Mikael NordfeldthDisplay locally stored remote GIFs as thumbnails
2016-03-07 Mikael NordfeldthfillConfigVoids to set default value of empty config...
2016-03-07 Mikael NordfeldthRelatively experimental change to store thumbnails...
2016-03-07 Mikael NordfeldthPortability for filepath in File
2016-03-06 Mikael NordfeldthUnnecessary debug output
2016-03-06 Mikael NordfeldthUse information about activityschema public mention...
2016-03-06 Mikael NordfeldthMove mail_confirm_address out of mail.php
2016-03-03 mmnMerge branch 'remote-media-blacklist-mk2' into 'nightly'
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 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 NordfeldthNo 'acct:' in FancyName please.
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 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-02-28 mmnMerge branch 'delete_group_logo' into 'nightly'
2016-02-28 mmnMerge branch 'fix-author-fallback' into 'nightly'
2016-02-27 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
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 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 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 NordfeldthCommented on the mime extension matching regexp
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 NordfeldthMerge branch 'master' into mmn_fixes
2016-02-25 Mikael NordfeldthNotice getRendered() can now be called on uninserted...
2016-02-24 Mikael NordfeldthCorrect comment on Notice->conversation in table schema
2016-02-24 ChimoFix !group autocomplete
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 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 NordfeldthgetAliases for Profile and Notice
2016-02-21 Mikael NordfeldthAllow lookup of User->getByUri (throws NoResultException)
2016-02-16 hannesgetKV doesn't throw exception
2016-02-12 Mikael NordfeldthProfile->isPrivileged() to check if users have more...
2016-02-12 Mikael NordfeldthSilence action can only be used on non-priviliged users
2016-02-12 Mikael NordfeldthAdd Profile::ensureCurrent() to verify we _certainly_...
2016-02-10 Mikael NordfeldthUse thumbnail upscaling config value
2016-02-10 Mikael NordfeldthAllow finding the "original remote thumbnail"
2016-02-10 Mikael NordfeldthAdd urlhash field to File_thumbnail for indexing
2016-02-10 Mikael NordfeldthManaged_DataObject gets onInsert and onUpdate
2016-02-09 Mikael NordfeldthEither use or don't use HTTPS
2016-02-08 Mikael NordfeldthReturn intval from getID()
2016-02-07 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-03 Mikael NordfeldthHacky support for geo URI detection
2016-02-02 Mikael NordfeldthDon't process further in redirection if HEAD gives...
2016-02-02 Mikael NordfeldthFile::isProtected is static
2016-01-29 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-29 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-01-29 Mikael NordfeldthDon't trust local HTML either
2016-01-29 Mikael NordfeldthDon't trust local HTML either
2016-01-29 hannesNever save our /attachment/{file_id} links as links...
2016-01-29 hannesthe last url in the redirection chain can actually...
next