]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2016-06-25 Mikael NordfeldthWe have to create and populate the Notice_location...
2016-06-25 Mikael NordfeldthURIFIX in Ostatus_profile, handle missing feedsub
2016-06-25 Mikael NordfeldthManaged_DataObject now has getByUri()
2016-06-25 Mikael NordfeldthgetByUri shorthand function for Managed_DataObject...
2016-06-25 Mikael Nordfeldths/EmptyIdException/EmptyPkeyValueException/
2016-06-24 Mikael NordfeldthUse a separate max download limit for remote files...
2016-06-24 Mikael NordfeldthStoreRemoteMedia now checks remote filesize before...
2016-06-24 Mikael NordfeldthAllow getting filesize by function
2016-06-24 Mikael NordfeldthStoreRemoteMedia avoids too large files
2016-06-24 Mikael NordfeldthAllow a quickHead request, will only return headers
2016-06-24 Mikael Nordfeldthfixes issue #189 with a script lacking exception handling
2016-06-24 Mikael NordfeldthParagonIE\ConstantTime required PHP7, going to v1.x...
2016-06-24 Mikael NordfeldthProperly parse incoming bookmarks
2016-06-23 Mikael NordfeldthHandle exception from Magic Envelope toXML function
2016-06-23 Mikael NordfeldthUnnecessarily verbose code
2016-06-21 Mikael NordfeldthPrimaryNoticeList so we get InfiniteScroll on profile...
2016-06-19 Mikael Nordfeldththrow ClientException instead of clientError
2016-06-19 Mikael NordfeldthBump Diaspora plugin version because of phpseclib fix
2016-06-19 Mikael Nordfeldthphpseclib defaults to OAEP but we want PKCS1 in D*
2016-06-19 Mikael NordfeldthErr, don't need that comment.
2016-06-19 Mikael NordfeldthMissed some phpseclib stuff in DiasporaPlugin
2016-06-17 Mikael Nordfeldthbump to beta5 since phpseclib update (which might cause...
2016-06-17 Mikael NordfeldthLet's just put the namespaced phpseclib in extlib inste...
2016-06-17 Mikael Nordfeldthextlib required by phpseclib (ParagonIE/ConstantTime)
2016-06-17 Mikael Nordfeldthrepost_of -> repeat_of, also trying with isset()
2016-06-17 Mikael NordfeldthMagicsig call for phpseclib\Math\BigInteger fixed
2016-06-17 Mikael NordfeldthOStatus Magicsig adaptations to new phpseclib
2016-06-17 Mikael NordfeldthDiaspora phpseclib update
2016-06-17 Mikael Nordfeldthbump Linkback plugin thanks to awesome singpolyma
2016-06-17 Mikael NordfeldthHandle namespaces for new phpseclib
2016-06-17 Mikael Nordfeldthphpseclib updated, some new features that we won't use
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... Allow 201 as well, because spec says so
2016-06-10 Stephen Paul... Pass all but two webmention.rocks tests
2016-06-10 Stephen Paul... Set avatar where available
2016-06-10 Stephen Paul... Get avatar out of entry properly
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-06-09 Thomas KarpiniecUse noreferrer when linkifying attachments and allow...
2016-06-04 ChimoWIP: Display error if wrong perms on 'avatar' dir
2016-06-02 ChimoRe-enable notice locations
2016-06-01 ChimoSite Notice: common_purify instead of HTMLPurifier
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 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...
next