quix0rs-gnu-social.git
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-19 Matt LeeAdded GNU social install doc:
2014-08-18 Mikael Nordfeldthalpha number bump
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-18 Roland HaederCheck for valid database connection object.
2014-08-17 Matt LeeUpdated README
2014-08-08 Mikael NordfeldthRevert "Repeat query window misplaced"
2014-08-08 Mikael Nordfeldthdeclared "next_id" used to set the max_id for next...
2014-08-08 Mikael Nordfeldthlocal variable format in ApiAction declared in class
2014-08-07 Mikael NordfeldthUser timeline ActivityStreams output now has paging...
2014-08-07 Mikael NordfeldthProfile activityobject array outputs "summary" field
2014-08-07 Mikael NordfeldthRemoving old "-browser-border-radius" stuff (pre-CSS3)
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
2014-08-07 postblueMissing end of @media screen, projection, tv
2014-08-07 postblueDeleting useless comma
2014-08-06 Mikael NordfeldthApache 2.4 mod_authz_host access example
2014-08-06 Mikael NordfeldthPATHINFO example added to htaccess.sample
2014-08-06 Mikael NordfeldthTwitterBridge PHP require_once paths now relative
2014-08-06 Mikael NordfeldthRSVP fromNotice now throws NoResultException
2014-08-05 Mikael NordfeldthDon't auto-enable Twitter and Facebook bridges (singleuser)
2014-08-05 Mikael NordfeldthRemoving excessive "inline" attachment listings
2014-08-05 Mikael NordfeldthFile->getEnclosure improvements (text/html is not an...
2014-08-04 Mikael NordfeldthInline attachment layout improvement
2014-07-29 Mikael NordfeldthJOINs and FOLLOWs would have null titles in Activity...
2014-07-29 Mikael NordfeldthShares would lack a title in any Activity representation
2014-07-29 Mikael NordfeldthActivity plugin fix (LeaveListItem unused)
2014-07-28 Mikael NordfeldthMoved some FAVORITE handling from Activity plugin to...
2014-07-28 Mikael NordfeldthFixes some non-defined variables in commit eb2f93a
2014-07-28 Mikael Nordfeldthquick fix for when there is no $cur defined
2014-07-28 Mikael NordfeldthFavorite plugin now "extends" Activity on NoticeAsActivity
2014-07-28 Mikael NordfeldthStart/End NoticeAsActivity modifications
2014-07-28 Mikael NordfeldthMore use of Profile, less User
2014-07-27 Mikael NordfeldthConsistently use "email-notify_fave" syntax for preference
2014-07-27 Mikael NordfeldthensureWebfinger was never complete in StatusNet. Worked...
2014-07-21 Mikael NordfeldthCronish plugin minor debugging text fixes and so
2014-07-16 Mikael NordfeldthSorry, left some debug lines in the pushed source :)
2014-07-16 Mikael NordfeldthFurther column collisions in ReplyNoticeStream
2014-07-15 Mikael NordfeldthDon't access HTTP_USER_AGENT if it doesn't exist
2014-07-15 Mikael NordfeldthReplies caused column name collision on joinAdd
2014-07-15 Mikael NordfeldthUsing empty on a function return value (thanks mrvdb)
2014-07-15 Mikael NordfeldthReplies and Conversation noticestreams should only...
2014-07-15 Mikael NordfeldthShow correct number of POSTs in conversation "more...
2014-07-15 Mikael NordfeldthAllow exception to be thrown if saveActivityObject...
2014-07-14 Mikael NordfeldthMore Activity-based reasoning for saveActivity in Notice
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-07-14 Mikael NordfeldthMerge request from robmyers upping the PHP version...
2014-07-14 Mikael NordfeldthBad variable reference in Fave class
2014-07-14 Mikael Nordfeldth"Notice posted" message in Ajax title for NewnoticeAction
2014-07-14 Mikael NordfeldthBad variable reference in lib/mail.php
2014-07-14 Mikael NordfeldthLocal favoriting fills out content to saveActivity
2014-07-14 Mikael NordfeldthUnifying HTML stripping functions to common_strip_html
2014-07-14 Mikael NordfeldthStore activity content into Notice table in saveActivity
2014-07-14 Mikael NordfeldthPut text content into Favorite activities/activityobjects
2014-07-13 Mikael NordfeldthNoticeStream fixes regarding non-post verbs
2014-07-13 Mikael NordfeldthProperly output error messages in AJAX mode
2014-07-13 Mikael NordfeldthEmail notify-on-fave moved to Profile_prefs (run upgrad...
2014-07-13 Mikael NordfeldthNew Profile_prefs get a 'created' value now.
2014-07-13 Mikael NordfeldthShortcut to Profile_prefs get/set Data in Profile and...
2014-07-13 Mikael NordfeldthAllow default data from Profile_prefs::getData call
2014-07-13 Mikael NordfeldthStart and End EmailSaveForm events now take a scoped...
2014-07-13 Mikael NordfeldthStart and End EmailFormData events include current...
2014-07-13 Mikael NordfeldthDon't send favorite notifications unless the user wants it.
2014-07-13 Mikael Nordfeldthmaking more sense in mail_notify_fav
2014-07-10 Mikael NordfeldthPEAR::HTTP_Request2 updated to 2.2.1
2014-07-10 Mikael NordfeldthStrict standards and deprecation warnings are good...
2014-07-10 Mikael Nordfeldthcheck-fancy test gave confusing output (not the real...
2014-07-09 Mikael NordfeldthReplies don't have verbs (we'll do some join magic...
2014-07-09 Mikael NordfeldthOnly get POST verbs for noticestreams for now
2014-07-09 Mikael NordfeldthUse canonical object type in Notice title as ActivityObject
2014-07-06 Mikael NordfeldthWhen modplus.css got moved, it should've re-related...
2014-07-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
2014-07-06 Mikael Nordfeldthcontent_inner HTML element needed clear:both;
2014-07-06 Mikael NordfeldthAdapt NewnoticeAction to latest Form- and ManagedAction
2014-07-06 Mikael NordfeldthForm- and ManagedAction improvements
2014-07-05 Mikael NordfeldthModPlus and some layouting issues regarding fixes
2014-07-05 Mikael NordfeldthFavorAction now uses Notice::saveActivity
2014-07-05 Mikael NordfeldthFave does not carry a type
2014-07-04 Mikael NordfeldthBad ActivityObject generation of Fave
2014-07-04 Rob MyersUpdate required PHP version in INSTALL.
2014-07-04 Mikael NordfeldthTagAction extends ManagedAction
2014-07-04 Mikael NordfeldthRemoved some lighttpd-specific code that messed up...
2014-07-04 Mikael NordfeldthRewriting code for notice representation
2014-07-04 Mikael Nordfeldthmissing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81
2014-07-04 Mikael NordfeldthRemove Ostatus_profile when releted Profile is deleted
2014-07-04 Mikael NordfeldthFormAction->showContent had to be 'protected'
2014-07-03 Mikael NordfeldthSaved incoming activites for Favorite as wrong profile
2014-07-03 Mikael NordfeldthTagprofileAction fiddled with, now doesn't require...
2014-07-03 Mikael NordfeldthWidgets require Action not HTMLOutputter (getScoped)
2014-07-03 Mikael NordfeldthFormAction updates, also fixing NoticeForm CSS
2014-07-03 Mikael NordfeldthOccasionally we'd get a false from Profile::getKV
2014-07-03 Mikael NordfeldthConverted all ActivityObject::fromProfile to $profile...
2014-07-02 Mikael NordfeldthActivityObject::fromProfile implemented in Profile
2014-07-02 Mikael NordfeldthFavorites are now being stored from activities
2014-07-02 Mikael NordfeldthMost of the activityobject-saving for Favorite implemented
2014-07-02 Mikael NordfeldthCaching fixes for Fave class
2014-07-02 Mikael NordfeldthcheckAuthorship events, Ostatus_profile rewrite to...
2014-07-02 Mikael NordfeldthAdded saveActivity method to Notice class
2014-07-02 Mikael NordfeldthGET, HEAD, DELETE are strings not constants
2014-07-02 Mikael NordfeldthgetIdentifiers, resolveUri, findLocalObject Activity...
2014-07-02 Mikael NordfeldthMoved functions into ActivityHandlerPlugin from MicroAp...
next