]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Merge branch 'master' into 'master'
[quix0rs-gnu-social.git] / lib /
2017-12-17 mmnMerge branch 'master' into 'master'
2017-08-25 SebastianFixed code so that GNU social can receive Mastodon...
2017-07-11 mmnMerge branch 'case-sensitive-openid' into 'master'
2017-07-11 mmnMerge branch 'safe-gitignore' into 'master'
2017-05-06 Mikael NordfeldthOutput proper HTML and XML headers for single Atom...
2017-05-06 Mikael NordfeldthReturn false immediately if $url is empty for common_va...
2017-05-06 Mikael NordfeldthNotices start saving selfLink from activities/objects
2017-05-06 Mikael NordfeldthHandle selfLink in ActivityObject
2017-04-26 Mikael Nordfeldthallowed_schemes was misspelled
2017-04-22 Mikael NordfeldthDomain name regular expression into lib/framework.php
2016-09-13 Mikael Nordfeldthwrong variable was referenced
2016-09-01 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-09-01 Mikael NordfeldthSplit up source and source_link. Never trust HTML!
2016-09-01 Mikael Nordfeldthcommon_to_alphanumeric added, filtering Notice->source...
2016-06-17 mmnMerge branch 'check-connection-on-install' into 'master'
2016-05-24 Sandro SantilliCheck DB connection before any possible use
2016-04-18 Mikael Nordfeldthput local id, href and such in ostatus:conversation...
2016-03-21 Mikael Nordfeldthgeometa.js doesn't exist anymore
2016-03-21 mmnMerge branch 'new-avatar' into 'master'
2016-03-21 mmnMerge branch 'bashrc/remove_google_references' into...
2016-03-20 Bob MottramRemove Google References
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 NordfeldthWebFinger aliases with 'index.php/'
2016-02-21 Mikael Nordfeldththrow new, not just throw
2016-02-21 Mikael Nordfeldthcommon_fake_local_fancy_url to remove index.php/ from...
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 NordfeldthTo-selector padlock only shown if site config notice...
2016-02-17 Mikael NordfeldthBy default, disallow users to set private_stream
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...
next