]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Using File->setTitle in oEmbed
[quix0rs-gnu-social.git] / lib /
2016-07-20 Mikael NordfeldthSome comparisons were incorrect (text/html;charset...
2016-07-20 Mikael NordfeldthBecause the other part of the code works now, this...
2016-07-20 Mikael NordfeldthDelete file on class destruction or we do it too quickly
2016-07-15 Mikael NordfeldthFileNotFoundException is more proper here
2016-07-15 Mikael NordfeldthDelete successfully generated thumbnail (temporary...
2016-07-06 Mikael NordfeldthHandle FileNotStoredLocallyException in attachmentlistitem
2016-07-06 Mikael NordfeldthReworked File->getUrl to throw exception
2016-07-06 Mikael NordfeldthIf the file is text/plain, see if we accept the extension
2016-07-06 Mikael NordfeldthMore specific exceptions for mimetype/extension issues.
2016-07-06 Mikael NordfeldthSome mimetype madness!
2016-06-28 Mikael NordfeldthMake all hash algorithms available (but whitelist by...
2016-06-25 Mikael Nordfeldths/EmptyIdException/EmptyPkeyValueException/
2016-06-24 Mikael NordfeldthAllow a quickHead request, will only return headers
2016-06-24 Mikael NordfeldthProperly parse incoming bookmarks
2016-06-17 Mikael Nordfeldthbump to beta5 since phpseclib update (which might cause...
2016-06-17 mmnMerge branch 'avatar-folder-perms' into 'nightly'
2016-06-17 mmnMerge branch 'tom/noreferrer' into 'nightly'
2016-06-17 mmnMerge branch 'strict-warnings' into 'nightly'
2016-06-17 mmnMerge branch 'notice-location' into 'nightly'
2016-06-17 mmnMerge branch 'site-notice' into 'nightly'
2016-06-17 mmnMerge branch 'webmention-rocks' into 'nightly'
2016-06-17 Mikael NordfeldthApparently medium.com uses @ frequently i URLs
2016-06-10 Stephen Paul WeberWhen there is no useful title, class="p-name e-content"
2016-06-09 Thomas KarpiniecUse noreferrer when linkifying attachments and allow...
2016-06-02 ChimoRe-enable notice locations
2016-06-01 ChimoUpdate prepare() method on Action subclasses.
2016-06-01 ChimoUpdate handle() method on Action subclasses.
2016-05-09 Mikael NordfeldthAdd /download action for attachments
2016-05-04 Mikael Nordfeldth2-frame GIF animations weren't recognised as animated
2016-05-04 Mikael NordfeldthMisplaced break/continue statements.
2016-05-04 Mikael NordfeldthUseFileAsThumbnailException uses direct File object now
2016-05-01 Mikael NordfeldthLink to attachment page instead of big-ass image
2016-04-18 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-04-18 Mikael Nordfeldthput local id, href and such in ostatus:conversation...
2016-04-18 Mikael Nordfeldthstrict type comparison
2016-04-08 Mikael Nordfeldth"In conversation" text in noticelistitem
2016-04-01 Mikael NordfeldthDon't fail deleteRelated on NoProfileException
2016-04-01 Mikael NordfeldthMerge branch 'constraint_check_notice_table' into mmn_fixes
2016-03-31 Mikael NordfeldthMake sure $_SERVER['HTTP_REFERER'] isset when testing...
2016-03-29 Mikael NordfeldthI was too quick to save that file (File::getByUrl takes...
2016-03-29 Mikael NordfeldthWe should assume all verbs and such are their full...
2016-03-29 Mikael NordfeldthForgotten File::getByUrl conversations (performance++)
2016-03-28 Mikael NordfeldthDOMElement not DOMDocument
2016-03-28 Mikael NordfeldthUpdate Profile Data script fixes, might work for groups...
2016-03-27 Mikael Nordfeldthrename config option site/logdebug to log/debugtrace
2016-03-24 Mikael NordfeldthHTTPClient::quickGet now supports headers as argument
2016-03-23 Mikael NordfeldthChange config webfinger/http_alias to fix/legacy_http
2016-03-22 Mikael NordfeldthForgot a microsummary route in the latest commit
2016-03-22 Mikael NordfeldthMicrosummaries had issues and were removed in Firefox...
2016-03-21 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-21 Mikael NordfeldthAvoid "property of non-object" PHP notice.
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-21 Mikael Nordfeldthgeometa.js doesn't exist anymore
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-21 mmnMerge branch 'new-avatar' into 'master'
2016-03-21 Mikael Nordfeldthgeometa.js doesn't exist anymore
2016-03-21 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2016-03-21 mmnMerge branch 'bashrc/remove_google_references' into...
2016-03-21 Mikael NordfeldthIssue #166 - we test exif data below, no need for error...
2016-03-21 Mikael NordfeldthHacky method to avoid cutting conversation "more" link out
2016-03-21 Mikael NordfeldthSplit threaded notice list classes into own files.
2016-03-20 Bob MottramRemove Google References
2016-03-15 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-14 Mikael NordfeldthUPDATE ActivityVerb
2016-03-14 Mikael NordfeldthWoops, forgot to include this file!
2016-03-10 Mikael NordfeldthMake oEmbed handle our http/https setting better.
2016-03-09 Mikael NordfeldthDefine-ify excluded end-characters of URL autolinking
2016-03-09 Mikael NordfeldthReduce the number of allowed characters in auto-linking...
2016-03-09 Mikael NordfeldthSave allowed path/qstring/fragment characters in constants
2016-03-08 Mikael NordfeldthLet's be consistent with URL verbs
2016-03-07 Mikael Nordfeldthchmod 0775 directories we create
2016-03-07 Mikael NordfeldthfillConfigVoids to set default value of empty config...
2016-03-07 Mikael NordfeldthRelatively experimental change to store thumbnails...
2016-03-06 Mikael NordfeldthDeclare AdminpanelAction::canAdmin as static, since...
2016-03-06 Mikael NordfeldthMove mail_confirm_address out of mail.php
2016-03-05 mmnMerge branch 'no_sandboxed_repeats_branch' into 'nightly'
2016-03-05 Mikael NordfeldthAccessibility navigation improvement
2016-03-05 Mikael NordfeldthMediaFile::fromUpload handles missing local file better
2016-03-05 Mikael Nordfeldthfilename_base option isn't optimal
2016-03-05 Mikael NordfeldthHandle reuploads via filehandle better if original...
2016-03-04 Mikael NordfeldthFile upload logging for dummies
2016-03-04 hannesthe repeated notice can be from a sandboxed user too
2016-03-03 mmnMerge branch 'remote-media-blacklist-mk2' into 'nightly'
2016-03-02 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-02 Mikael NordfeldthSome more Microformats2 data for notices and rendering
2016-03-02 Mikael NordfeldthProper Microformats2 h-entry p-name + u-uid markup
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 NordfeldthMake the public streams ModeratedNoticeStream (hide...
2016-03-02 Mikael NordfeldthStricted typing + protected on FilteringNoticeStream...
2016-03-01 Mikael NordfeldthTranslation changes, use FancyName in email subject
2016-03-01 Mikael NordfeldthStrict typing for mail_notify_attn
2016-03-01 Mikael NordfeldthConsistent behaviour for ScopingNoticeStream $scoped
2016-03-01 Mikael NordfeldthMake javascript XHR timeout a variable.
2016-02-28 mmnMerge branch 'delete_group_logo' into 'nightly'
2016-02-28 mmnMerge branch 'fix-author-fallback' into 'nightly'
2016-02-28 mmnMerge branch 'nightly' into 'nightly'
2016-02-28 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-02-28 Mikael NordfeldthVerify loaded config function, must be completed further.
2016-02-28 Mikael NordfeldthHTMLPurifier cache settings, put stuff in subdir of...
next