]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-03-05 aroquenMake attachment fit better in notice: drop text and...
2015-03-05 Roland HaederMerge branch 'nightly' of gitorious.org:social/aroquen...
2015-03-05 aroquenMake attachment fit better in notice: drop text and...
2015-03-05 Roland HaederMerge branch 'master' of gitorious.org:social/mainline...
2015-03-05 Roland HaederAdded more checked type-hints
2015-03-05 Roland HaederAdded more checked type-hints
2015-03-05 Roland HaederMerge branch 'master' into social-master
2015-03-05 Roland Haeder$related must contain class names, no table names ...
2015-03-05 Roland Haeder$related must contain class names, no table names ...
2015-03-05 Mikael NordfeldthActually show all images as <img /> tags.
2015-03-05 Mikael NordfeldthSVG files can be used as thumbnails I guess
2015-03-05 Mikael NordfeldthSome SVG files are "text/html" according to 'file'
2015-03-05 Mikael NordfeldthImageMagick sucks at vector graphics, so only use for...
2015-03-04 Roland HaederMerge branch 'master' into social-master
2015-03-04 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-03-04 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-04 Roland HaederNo need for execute-right here.
2015-03-04 Mikael NordfeldthImageMagick plugin can now make thumbnails of SVG files
2015-03-04 Mikael NordfeldthUsed ->find(true) on wrong object
2015-03-04 Mikael NordfeldthReset imgPath variable if VideoThumbnails failed
2015-03-04 Mikael NordfeldthDocumentation and more understandable code.
2015-03-04 Mikael NordfeldthUse getUrl() on File and File_thumbnail instead of...
2015-03-04 Mikael NordfeldthMove thumbnail algorithm mainly to ImageFile class
2015-03-04 Mikael NordfeldthFree ImageMagick object from memory when done with it
2015-03-04 Mikael NordfeldthImageMagickPlugin refactored so we can more easily...
2015-03-04 Mikael NordfeldthSubscription_queue::start does not mean Subscription...
2015-03-04 Mikael NordfeldthSubscription::ensureStart skips AlreadyFulfilledException
2015-03-03 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-02 Mikael NordfeldthFillImageFileMetadata event documented
2015-03-01 Roland HaederAdded some checked (I checked them) type-hints to impro...
2015-03-01 Roland HaederAdded some checked (I checked them) type-hints to impro...
2015-03-01 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-01 Mikael NordfeldthBug tracker link updated.
2015-03-01 Mikael NordfeldthBug tracker link updated.
2015-03-01 Mikael NordfeldthBlog depended on TinyMCE which was unmaintained
2015-03-01 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-01 Mikael NordfeldthAahhh, gotta run php -l before pushing stuff!!!
2015-03-01 Mikael NordfeldthForgot to make syntax edits on last commit.
2015-03-01 Mikael NordfeldthUser class throws exception on register failure
2015-03-01 Mikael NordfeldthAllow changing nick on EmailRegistration
2015-02-28 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-02-28 Mikael NordfeldthDon't log every included config file
2015-02-28 Mikael NordfeldthAvatar table url field now 'text', maybe use filename...
2015-02-27 Roland HaederMerge branch 'master' of gitorious.org:social/mainline...
2015-02-27 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-02-27 Roland HaederFixed parser error as the braces pair was missing.
2015-02-27 Roland HaederFixed parser error as the braces pair was missing.
2015-02-27 Mikael NordfeldthINSTALL file overhaul, mostly done.
2015-02-27 Mikael Nordfeldthhtaccess.sample updating
2015-02-27 Mikael Nordfeldthssh key based easy upgrade method documentation
2015-02-27 Mikael NordfeldthBetter UPGRADE documentation for GS->GS upgrade
2015-02-27 Mikael NordfeldthStatusNet 1.1.x to GNU social 1.2.x instructions updated
2015-02-27 Mikael NordfeldthUPGRADE file had incorrect commands
2015-02-27 Mikael NordfeldthStatusNet to GNU social renaming in minor places
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthStart and EndActionExecute added/fixed/documented
2015-02-27 Mikael Nordfeldth1.1.3 not 1.1.3 beta3
2015-02-27 Mikael Nordfeldth1.2.x branch started (utf8mb4 support is reason enough)
2015-02-27 Mikael NordfeldthChange branch to 1.2.x since we're utf8mb4 now
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-27 Mikael NordfeldthI hereby dub thee 1.1.3 - The Spanish Invasion
2015-02-27 Mikael NordfeldthPass Profile to asAtomEntry
2015-02-26 Mikael Nordfeldthphp5-intl is recommended but not required
2015-02-26 Roland HaederMerge branch 'rewrites-nightly/type-hints-asserts'...
2015-02-26 Roland HaederSafely added more type-hints.
2015-02-26 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-02-25 Mikael NordfeldthNormalize username on AuthCrypt login
2015-02-25 Mikael NordfeldthAttachment list items have more sane margins around...
2015-02-25 Mikael NordfeldthNotice character count now adapts to resized textbox
2015-02-25 Mikael Nordfeldth501 Not Implemented on timelines for remote users.
2015-02-25 Mikael NordfeldthNoticeOptions above NoticeAttachments
2015-02-25 Mikael NordfeldthRemoving some plugins that were moved to plugins-unmain...
2015-02-25 Mikael NordfeldthDocumentation + filename uniqueness in File class
2015-02-25 Roland HaederFixed 2 parser errors.
2015-02-25 Roland HaederFixed 2 parser errors.
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/55' of https://gitori...
2015-02-25 Mikael NordfeldthRemoved Lato font from themes where it was unnecessary
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael Nordfeldthtrailing whitespace
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-25 Mikael NordfeldthHTML5 media <source> tags are short tags
2015-02-25 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-02-25 Mikael Nordfeldthavconv required -f image2 not -f mjpeg at least on...
2015-02-25 Mikael NordfeldthOnly local files to be passed through VideoThumbnails
2015-02-25 Mikael NordfeldthVideoThumbnails changed to use 'exec' call to avconv
2015-02-25 Mikael NordfeldthSave thumbnails with proper extension
2015-02-25 Mikael Nordfeldthmimetype added to ImageFile
2015-02-25 Mikael NordfeldthImageFile constructor changed to align with existing...
2015-02-25 Mikael NordfeldthThrow more explicit exception in ImageFile
2015-02-24 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-02-24 Mikael NordfeldthHide posts from users with private_stream in scoping...
2015-02-24 Mikael NordfeldthRemoving whitespace and creating an early-return in...
2015-02-24 buttleadded DocNav EVENT
2015-02-24 Mikael NordfeldthDon't store duplicates of files.
2015-02-24 Mikael NordfeldthScript to delete file table entries which have disappea...
2015-02-23 Roland HaederMerge branch 'social-master' into nightly
2015-02-23 Roland HaederChanged thumbnail-only chmod to attachment-general...
2015-02-23 Roland HaederMerge branch 'social-master' into nightly
2015-02-23 Roland HaederGenerally applying 0644 on all thumbnail images is...
2015-02-22 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
next