]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2016-06-10 Stephen Paul... Need to strtotime before we can format the date
2016-06-10 Stephen Paul... Use strpos check properly
2016-06-10 Stephen Paul... 400 code needs ClientException
2016-06-10 Stephen Paul... When there is no useful title, class="p-name e-content"
2016-06-10 Stephen Paul... Allow getting notice title without implying one
2016-05-09 Mikael NordfeldthAdd /download action for attachments
2016-05-04 Mikael NordfeldthDon't warp attachment page thumbnails
2016-05-04 Mikael Nordfeldth2-frame GIF animations weren't recognised as animated
2016-05-04 Mikael NordfeldthDocumentation update in File class file
2016-05-04 Mikael NordfeldthMisplaced break/continue statements.
2016-05-04 Mikael NordfeldthUseFileAsThumbnailException uses direct File object now
2016-05-01 Mikael NordfeldthLinkback references to unset indexes + spelling error
2016-05-01 Mikael NordfeldthLink to attachment page instead of big-ass image
2016-04-26 Mikael Nordfeldthnaughty extlib fix (PHP7)
2016-04-26 Mikael Nordfeldthsplit is gone, use explode. PHP7 extlib fix
2016-04-26 Mikael NordfeldthNaughty fix for extlib XMPPHP (PHP7)
2016-04-25 Mikael NordfeldthSome PHP7 related package names
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 NordfeldthUse constant for ATTN_PUBLIC (public collection)
2016-04-18 Mikael NordfeldthOembed bugs with thumbnail generation.
2016-04-18 Mikael Nordfeldthfunction declaration to match parent
2016-04-18 Mikael Nordfeldthuse getByID (also bad variable reference)
2016-04-18 Mikael Nordfeldthstrict type comparison
2016-04-08 Mikael Nordfeldth"In conversation" text in noticelistitem
2016-04-04 Mikael NordfeldthMaybe stop deleteRelated from failing on constraint...
2016-04-01 Mikael NordfeldthSend thr:in-reply-to as well, for clarity...
2016-04-01 Mikael NordfeldthMore debugging in Salmon since we get situations which...
2016-04-01 Mikael NordfeldthDon't fail deleteRelated on NoProfileException
2016-04-01 Mikael NordfeldthFix constraint checking and only run it if not already...
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-31 Mikael NordfeldthConstraint check Notice table, need to get foreign...
2016-03-29 Mikael Nordfeldthfix/legacy_http for WebFinger + some minor fixes
2016-03-29 Mikael NordfeldthPossibly replace weirdly capitalized htTPs: too
2016-03-29 Mikael NordfeldthUse join instead of exists in SQL
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 NordfeldthGah, bad syntax
2016-03-29 Mikael NordfeldthIndex object_type too...
2016-03-29 Mikael NordfeldthUpgrade script for Bookmark uses joins instead of exist...
2016-03-29 Mikael NordfeldthForgotten File::getByUrl conversations (performance++)
2016-03-29 Mikael NordfeldthBetter indexing for Notice (performance++)
2016-03-29 Mikael NordfeldthUpgrade info from Bookmark plugin
2016-03-28 Mikael Nordfeldtha little bit more explicit logging
2016-03-28 Mikael NordfeldthEmbarrasing copy-paste gone too fast
2016-03-28 Mikael NordfeldthDOMElement not DOMDocument
2016-03-28 Mikael NordfeldthUpdate Profile Data script fixes, might work for groups...
2016-03-28 Mikael NordfeldthOStatus update profile data script fixes
2016-03-28 Mikael NordfeldthProbably fixes issue with looping XMPP queue items
2016-03-27 Mikael Nordfeldthrename config option site/logdebug to log/debugtrace
2016-03-27 Mikael NordfeldthEmbed attachments marked up as microformats2 (I think...
2016-03-27 Mikael NordfeldthInitial (not yet working) fetch remote plugin
2016-03-27 Mikael NordfeldthMatching inherited function definition
2016-03-27 Mikael NordfeldthOutput proper remote info on WebFinger notice resources
2016-03-27 Mikael NordfeldthActually return an Ostatus_profile
2016-03-27 Mikael NordfeldthFetchRemoteNotice event call in Notice (not effective...
2016-03-24 Mikael NordfeldthUse HTTPClient instead of Yadis HTTPFetcher in Linkback...
2016-03-24 Mikael NordfeldthHTTPClient::quickGet now supports headers as argument
2016-03-24 Mikael NordfeldthCatch some exceptions in Linkback
2016-03-24 Mikael NordfeldthStrictify Notice->isPublic()
2016-03-24 Mikael NordfeldthStricter typing in Realtime plugin functions
2016-03-23 Mikael NordfeldthAttachment and file handling since we could get NULL...
2016-03-23 Mikael NordfeldthDebugging output in OStatus for easier reading+greping
2016-03-23 Mikael NordfeldthNot really necessary in practice but makes better queries
2016-03-23 Mikael NordfeldthIf upgraded from http to https, keep hubsub->topic...
2016-03-23 Mikael NordfeldthUse the new onUpdateKeys in dataobject for tasks on...
2016-03-23 Mikael NordfeldthChange config webfinger/http_alias to fix/legacy_http
2016-03-23 Mikael NordfeldthAllow actions to be performed on updateWithKeys
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-22 Mikael NordfeldthIf the attachment is a photo, don't replace representat...
2016-03-21 Mikael Nordfeldthentry attachment css
2016-03-21 Mikael NordfeldthdoActionPost for delete should use deleteAs
2016-03-21 Mikael NordfeldthJust some comment clarification
2016-03-21 Mikael NordfeldthNotice->deleteRelated should be called from delete()
2016-03-21 Mikael NordfeldthMerge branch 'master' into mmn_fixes
2016-03-21 Mikael NordfeldthSome Google stuff that need to be there (or comments)
2016-03-21 Mikael Nordfeldthwoops, accidentally deleted updates-from rel on mass...
2016-03-21 Mikael Nordfeldthwoops, accidentally deleted updates-from rel on mass...
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 NordfeldthoEmbed CSS file
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 NordfeldthMinify is evil.
2016-03-21 Mikael NordfeldthIssue #166 - we test exif data below, no need for error...
2016-03-21 Mikael NordfeldthFix issue #171 with latent htmLawed reference
2016-03-21 Mikael NordfeldthDon't use default_port for irc schemes
2016-03-21 Mikael Nordfeldthirc and ircs schemes for HTMLPurifier
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-19 Carlos Sanmartín... Changed default avatar in neo-gnu for the more fun...
2016-03-17 Mikael NordfeldthFull-content oEmbed html doesn't take up all space...
2016-03-16 Mikael NordfeldthoEmbed neatifying (inspired by Qvitter)
next