]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Make the Link header give URI for WebFinger lookup
[quix0rs-gnu-social.git] / lib /
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 NordfeldthHide attachments in notices by silenced profiles
2016-02-12 Mikael NordfeldthSilence action can only be used on non-priviliged users
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-10 Mikael Nordfeldthapplication/xml allowed in uploads
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 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 NordfeldthSimpleCaptcha plugin to stop basic bots
2016-02-08 Mikael NordfeldthUse functions instead of accessing properties in twitte...
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 NordfeldthNoHttpResponseException extends HTTP_Request2_Connectio...
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 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 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 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 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 NordfeldthStrict Standards: Declaration of MysqlSchema::get()
2016-01-28 Mikael NordfeldthReplace htmLawed with HTMLPurifier
2016-01-28 mmnMerge branch 'oembed_fb_wp_branch' into 'nightly'
2016-01-28 mmnMerge branch 'update-extlib-firephp' into 'nightly'
2016-01-27 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-26 mmnMerge branch 'json_encode_fail_branch' into 'nightly'
2016-01-26 mmnMerge branch 'mention_branch' into 'nightly'
2016-01-26 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-26 mmnMerge branch 'oembed_thumbnail_branch' into 'nightly'
2016-01-25 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-25 mmnMerge branch 'file_redirection_cleanup_branch' into...
2016-01-25 hannesremove my ugly debug info
2016-01-25 hannesconfig['follow_redirects'] is the extlib's config!...
2016-01-25 Mikael NordfeldthShow plain text files on attachment page.
2016-01-24 Mikael NordfeldthHarmonize, clarify, categorize URL schemes
2016-01-24 Mikael NordfeldthAllow bitcoin scheme to URLs
2016-01-23 hannesoutput error if json_encode fails
2016-01-22 Mikael Nordfeldthdefault connect_timeout to 5 instead of extlib 10
2016-01-21 Mikael NordfeldthRemoving unnecessary debug messages etc.
2016-01-21 Mikael NordfeldthOnly set selectVerbs if it's not set in class var
2016-01-21 Mikael NordfeldthWe want the profile stream to be as raw as possible!
2016-01-21 Mikael NordfeldthWorking on some RSVP code stuff
2016-01-20 Mikael NordfeldthThrow NoObjectTypeException on Notice->getObjectType...
2016-01-20 Mikael NordfeldthCancelling RSVPs now seems to work.
2016-01-20 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-19 hannescorrect mentions if parent mention multiple users with...
2016-01-18 Mikael NordfeldthDon't include delete verbs in profile notice stream.
2016-01-18 Mikael Nordfeldthdefault connect_timeout to 5 instead of extlib 10
2016-01-18 Mikael NordfeldthEvents are now saved but not displayed properly again
2016-01-16 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-01-16 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-01-16 Mikael NordfeldthInitial user doesn't need as strict checking on email
2016-01-16 Mikael NordfeldthDistinguish notice saving errors from others for Salmon
2016-01-16 Mikael NordfeldthWe want exceptions to be noticable in activityhandlerplugin
2016-01-16 Mikael Nordfeldthdbqueuemanager logic
2016-01-16 Mikael NordfeldthStart handling salmon entries directly with Notice...
2016-01-16 Mikael NordfeldthInitial user doesn't need as strict checking on email
2016-01-15 mmnMerge branch 'oembed_branch' into 'nightly'
2016-01-14 Mikael NordfeldthErrorAction and InfoAction fixes, are now ManagedAction
2016-01-14 Mikael NordfeldthErrorAction to autodiscoverable file.
2016-01-14 Mikael NordfeldthException object was not supplied there
2016-01-14 Mikael NordfeldthMake Twitter Media upload API v1.1 reach us
2016-01-14 Mikael NordfeldthUse the Action class itself as error handler
2016-01-14 Mikael NordfeldthActually throw NoQueueHandlerException too.
2016-01-14 Mikael NordfeldthDocumentation fix from master
2016-01-14 Mikael NordfeldthForgot to add NoRouteMapException to 6834f355f291c444c7...
2016-01-14 Mikael NordfeldthMaking ClientExceptions turn into ClientErrorAction
2016-01-14 Mikael NordfeldthDon't LOG_ERR missing paths (misspelling clients aren...
2016-01-14 Mikael NordfeldthForgot semicolon
2016-01-14 Mikael NordfeldthException handling in queue handler logic
2016-01-14 Mikael NordfeldthHandle exceptions in QueueHandler classes
2016-01-13 Mikael NordfeldthUnnecessary call to User::getKV
2016-01-13 Mikael NordfeldthWe didn't get profiles from the new-style attention...
2016-01-13 hannesdon't allow cdata elements in purified html
2016-01-13 Mikael NordfeldthCatch NoHttpResponseException when using HTTPClient
2016-01-13 Mikael NordfeldthNoHttpResponseException needed instead of HTTP_Request2...
2016-01-13 Mikael NordfeldthUse the upstream function to get effectiveUrl
2016-01-13 Akio Nishimuralib/language.php: rewrited jp as ja.
2016-01-12 Mikael NordfeldthUgly hack to show thumbnails of otherwise unrepresentab...
2016-01-12 Mikael Nordfeldthsame as previous, but for mime_to_ext
next