]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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
2016-02-03 Mikael NordfeldthOnly allow our specified URI schemes
2016-02-03 Mikael NordfeldthHacky support for geo URI detection
2016-02-03 Mikael NordfeldthConfigurable linkify for bare IPv4/IPv6
2016-02-03 Mikael NordfeldthBackupaccount is always readonly
2016-02-03 Mikael NordfeldthDon't allow account backups by default.
2016-02-03 Mikael NordfeldthSet time limit to increase time backupaccount can take
2016-02-03 Mikael NordfeldthProper error message on too much POST data
2016-02-02 Mikael NordfeldthDon't process further in redirection if HEAD gives...
2016-02-02 Mikael NordfeldthFile::isProtected is static
2016-02-02 Mikael NordfeldthGet URL schemes by URL type
2016-01-29 Mikael NordfeldthBump beta number to 4
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 Mikael NordfeldthisPerson did not exist for Ostatus_profile
2016-01-29 Mikael NordfeldthAllow @localuser@mysite.example to be looked up as...
2016-01-29 Mikael NordfeldthDon't match @nickname on @nickname@server.com
2016-01-29 Mikael NordfeldthUse the profile URI when linking instead of URL
2016-01-28 Mikael NordfeldthDon't use system include path
2016-01-28 Mikael NordfeldthStrict Standards: Declaration of MysqlSchema::get()
2016-01-28 Mikael NordfeldthFullname and location are now text, not varchar, and...
2016-01-28 Mikael NordfeldthmigrateProfilePrefs added to scripts/upgrade.php
2016-01-28 Mikael NordfeldthPurify oembed html (again)
2016-01-28 Mikael NordfeldthReplace htmLawed with HTMLPurifier
2016-01-28 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-28 mmnMerge branch 'oembed_fb_wp_branch' into 'nightly'
2016-01-28 Mikael NordfeldthupdateWithKeys now understands multi-column keys
2016-01-28 hannesadd comment that DOMDocument('1.0', 'UTF-8') does not...
2016-01-28 hannesfixes two issues when the oembed thumbnail is blank
2016-01-28 Mikael NordfeldthChangelog deleted in php-gettext
2016-01-28 Mikael Nordfeldthphp-gettext extlib updated as req !88
2016-01-28 Mikael NordfeldthMarkdown library updated to 1.6.0, merge req !90
2016-01-28 Mikael NordfeldthhtmLawed updated (manually merging !89)
2016-01-28 mmnMerge branch 'upstream-changes/google-analytics-removal...
2016-01-28 Mikael NordfeldthMeh, let's just remove FirePHP, I don't think anyone...
next