]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-03-08 Roland HaederonArgsInitialize() wants an array and many plugins...
2015-03-08 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-08 Roland HaederAdded more checked type-hints.
2015-03-08 Mikael NordfeldthDB_DataObject won't save value 0 because it is "false"
2015-03-08 Mikael NordfeldthMake the OpenID settings page use more of HTMLOutputter...
2015-03-08 Mikael NordfeldthDon't display labels by default in notice forms
2015-03-08 Mikael NordfeldthDon't use a placeholder value on the nickname field
2015-03-08 Mikael NordfeldthLet text inputs have placeholder values.
2015-03-08 Mikael NordfeldthMove more POST handling into ManagedAction
2015-03-08 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-08 Mikael NordfeldthA bunch of FormAction and ManagedAction synchronization
2015-03-08 Mikael NordfeldthTagProfileAction and OStatusPlugin now use less redunda...
2015-03-08 Mikael NordfeldthROLLBACK queries in the proper order
2015-03-08 Mikael NordfeldthSensitive-test _is_ done in index.php
2015-03-08 Mikael NordfeldthSome reply buttons wouldn't work the first time they...
2015-03-08 Mikael NordfeldthRepliesAction migrated to extend ManagedAction
2015-03-08 Mikael NordfeldthAll the AJAX calls should be made with $.ajax
2015-03-07 Mikael NordfeldthNeed to run the NoticeFormSetup if forms are prerendered
2015-03-07 Mikael NordfeldthDon't put submit button in reply field edge-to-edge
2015-03-07 Mikael NordfeldthDon't put reply in a popup, it was undesired for users
2015-03-07 Mikael NordfeldthEmail settings fix for the DB_DataObject bug for saving...
2015-03-07 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-07 Mikael NordfeldthReply popup works now
2015-03-07 Mikael NordfeldthChange the title of NewnoticeAction if replying
2015-03-07 Mikael Nordfeldthinput elements outside of label elements
2015-03-07 Roland HaederMerge branch 'social-nightly' into nightly
2015-03-07 Roland HaederMerge branch 'social-master' into nightly
2015-03-07 Roland HaederMerge branch 'nightly' into social-nightly
2015-03-07 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-07 Roland HaederMerge branch 'nightly' into social-nightly
2015-03-07 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-07 Mikael Nordfeldthjquery-ui updated to 1.11.3
2015-03-07 Mikael Nordfeldthjquery infieldlabel.js removed from script list
2015-03-07 Mikael NordfeldthjQuery cookie plugin updated
2015-03-06 Mikael NordfeldthJSON in JavaScript library updated
2015-03-06 Mikael NordfeldthjQuery Form Plugin updated
2015-03-06 Mikael Nordfeldth"infield labels" should be migrated to HTML5 placeholder
2015-03-06 Mikael NordfeldthjQuery v2.1.3 seems to work fine
2015-03-06 Roland HaederMerge branch 'master' into social-master
2015-03-06 Roland Haederrand() is weak on some OSes as it only produces random...
2015-03-06 Roland HaederMerge branch 'nightly' into social-nightly
2015-03-06 Roland Haederrand() is weak on some OSes as it only produces random...
2015-03-06 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-06 Mikael NordfeldthStart working a bit more consistently with "notice...
2015-03-06 Mikael NordfeldthNo need for NoticeFormMaster anymore
2015-03-06 Mikael NordfeldthChoose whether to prerender the inline reply forms
2015-03-06 Mikael NordfeldthReplies to replies without reloading page now work
2015-03-06 Mikael NordfeldthHide the threaded-replies gray line.
2015-03-06 Mikael NordfeldthMake sure we save 0 as '0' because of DB_DataObject bug
2015-03-06 Mikael NordfeldthReply notice forms are functional again, but not AJAX
2015-03-06 Mikael NordfeldthRemove some more reply-placeholder stuff
2015-03-06 Mikael NordfeldthNo separate placeholder input element for replyforms
2015-03-06 Mikael NordfeldthMake NoticeForm return the proper placeholder text
2015-03-06 Roland HaederMerge branch 'nightly' into social-nightly
2015-03-06 Roland HaederMerge branch 'nightly' of gitorious.org:social/mainline...
2015-03-05 Mikael NordfeldthGet the values from the correct object.
2015-03-05 Mikael NordfeldthValues of 0 would not be updated because of DB_DataObject
2015-03-05 Roland HaederMerge branch 'nightly' into social-nightly
2015-03-05 Roland HaederMerge branch 'master' into social-master
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...
next