]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2016-03-15 Mikael NordfeldthUpgrading from 1.1.x would make uri fields have length=255
2016-03-02 Mikael NordfeldthFix a regression in 1f76c1e4 that stopped sending email...
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 Nordfeldth$metadata->thumbnail_url is not guaranteed to be set
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 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...
2016-02-17 Mikael NordfeldthPut "Everyone" and "Everyone at [local instance]" at...
2016-02-17 Mikael NordfeldthNoAcctUriException->profile not $e directly
2016-02-17 Mikael NordfeldthSort ToSelector by AcctUri
2016-02-17 Mikael NordfeldthUse ToSelector choice again.
2016-02-17 Mikael NordfeldthShow notice feed URLs (and author)
2016-02-17 Mikael NordfeldthTo-selector padlock only shown if site config notice...
2016-02-17 Mikael NordfeldthBy default, disallow users to set private_stream
2016-02-17 Mikael NordfeldthDescribe that we don't allow empty fullnames.
2016-02-17 Mikael NordfeldthIf profile fullname is 0 chars use nickname
2016-02-17 Mikael NordfeldthMake the Link header give URI for WebFinger lookup
2016-02-17 Mikael NordfeldthDifferentiate two similar log warning messages
2016-02-16 Mikael NordfeldthGotta declare FullNoticeStream as abstract class
2016-02-16 Mikael NordfeldthFullNoticeStream selects all verbs.
2016-02-15 Mikael Nordfeldthcreated column was ambigououuuouuus
2016-02-15 Mikael NordfeldthWe only want POST and SHARE in the inbox/home timeline...
2016-02-14 Mikael NordfeldthShow shares in public timeline
2016-02-14 Mikael NordfeldthUse NoticeStream::filterVerbs for filtering in noticest...
2016-02-13 Mikael NordfeldthMight as well put a FILTER_SANITIZE_EMAIL there
2016-02-13 Mikael Nordfeldthsocialfy-your-domain updated for webfinger (not tested)
2016-02-13 Mikael NordfeldthHide attachments in notices by silenced profiles
2016-02-13 Mikael NordfeldthlistGet was not meant for that really
2016-02-13 Mikael NordfeldthRender RegiserThrottle extra profile data properly
2016-02-13 Mikael NordfeldthDon't depend on ModLog
2016-02-13 Mikael NordfeldthRegisterThrottle list-profiles-by-ip
2016-02-12 Mikael NordfeldthShow user registration IP to users who can see ModLog
2016-02-12 Mikael NordfeldthOnly administrators can delete other privileged users.
2016-02-12 Mikael NordfeldthProfile->isPrivileged() to check if users have more...
2016-02-12 Mikael NordfeldthUpdate the comment on silencing privileged users in...
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-12 Mikael Nordfeldthfile and avatar dirs on instances with no such dirs...
2016-02-12 Mikael NordfeldthFix Nickname::isSystemPath() work properly for routes
2016-02-12 Mikael NordfeldthDo not delete_orphan_files on an instance with Qvitter
2016-02-11 Mikael NordfeldthAnd LEFT JOIN to actually get all results
2016-02-11 Mikael Nordfeldth...and avoid duplicate results...
2016-02-11 Mikael NordfeldthAurhg, and get all the properties, not just id
2016-02-11 Mikael NordfeldthHaha, it essentially became a NOOP with the last commit
2016-02-11 Mikael NordfeldthFixed the delete orphan script to include deleted notices
2016-02-11 Mikael NordfeldthDelete orphan files maintenance script
2016-02-11 Mikael NordfeldthXMPP URI scheme for HTMLPurifier
2016-02-10 Mikael Nordfeldthapplication/xml allowed in uploads
2016-02-10 Mikael NordfeldthStricter exception check
2016-02-10 Mikael NordfeldthUse thumbnail upscaling config value
2016-02-10 Mikael NordfeldthDefault to avoid upscaling of thumbnails. 45x45=>450x45...
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-10 Mikael Nordfeldthbackground is not used, so removed from documentation
2016-02-10 Mikael NordfeldthDocument site/sslproxy config value
2016-02-10 Mikael NordfeldthUse config site/sslproxy to force HTTPS (i.e. using...
2016-02-09 Mikael NordfeldthEither use or don't use HTTPS
2016-02-09 Mikael Nordfeldths/isHTTPS/useHTTPS/ for HTTPS URL generation
2016-02-08 Mikael Nordfeldthbitcoin schema for HTMLPurifier
2016-02-08 Mikael NordfeldthRequire the license with HTML5
2016-02-08 Mikael NordfeldthLog failed captcha entries
2016-02-08 Mikael NordfeldthSimpleCaptcha plugin to stop basic bots
2016-02-08 Mikael NordfeldthReturnto the previous page when deleting a notice.
2016-02-08 Mikael NordfeldthUse functions instead of accessing properties in twitte...
2016-02-08 Mikael NordfeldthReturn intval from getID()
2016-02-08 Mikael NordfeldthDon't return true on requiresAuth if screen_name==='0'
2016-02-08 Mikael NordfeldthAllow screennames that are === '0'
2016-02-07 Mikael NordfeldthKeep the rel="tag" in HTML when purifying
2016-02-07 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-02-07 Mikael NordfeldthHidespam by default
2016-02-07 Mikael NordfeldthHidespam by default
2016-02-07 Mikael NordfeldthUse the -y parameter for ffmpeg/avconv to be non-intera...
2016-02-07 Mikael NordfeldthWrite to the tmp file in VideoThumbnails
2016-02-07 Mikael NordfeldthCatch http exception in StoreRemoteMedia
2016-02-07 Mikael NordfeldthNoHttpResponseException extends HTTP_Request2_Connectio...
2016-02-07 Mikael NordfeldthSupport ffmpeg and avconv depending on which you have
2016-02-04 Mikael NordfeldthUnknown functionality of a script
2016-02-04 Mikael NordfeldthFix issue #127 by catching exceptions
2016-02-04 Mikael NordfeldthES3 compatibility layer not necessary (noone uses IE8...
2016-02-03 Mikael NordfeldthForgot a break in a switch when rendering attachments.
2016-02-03 Mikael NordfeldthDisallow zero-length magnet URIs
2016-02-03 Mikael NordfeldthHTMLPurifierSchemes plugin to allow geo and magnet...
2016-02-03 Mikael NordfeldthHTMLPurifier caches were included accidentally
next