]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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...
2014-06-28 Mikael NordfeldthSalmonAction and extensions simplified
2014-06-28 Mikael NordfeldthFailed to reference an object property
2014-06-28 Mikael NordfeldthFavorite "aside"-sections moved, also small fixes left...
2014-06-28 Mikael NordfeldthMore Favorite pluginification (favecount, cache, menus...
2014-06-28 Mikael NordfeldthConfusing documentation and tooltip texts in Bookmark
2014-06-28 Mikael NordfeldthBad error message in atompubmembershipfeed
2014-06-28 Mikael NordfeldthSimplify NoticeSimpleStatusArray inclusion in lib/apiac...
2014-06-28 Mikael NordfeldthFavorites not part of simulation, must implement plugin...
2014-06-27 Mikael Nordfeldthpluginified most of hasFave, getFaves and related calls
2014-06-27 Mikael NordfeldthFave pluginified, not a core DB class
2014-06-27 Mikael NordfeldthPretty fave/repeat CSS!
2014-06-24 Mikael NordfeldthMoved Favorite EVENTS into plugin folder text file
2014-06-24 Mikael NordfeldthMicroAppPlugin extends to intermediate ActivityHandlerP...
2014-06-24 Mikael NordfeldthFavorite functionality put into plugin (not done yet)
2014-06-24 Mikael NordfeldthRepeated and Favorited CSS/mf2 fixes
2014-06-23 Mikael NordfeldthNicknames in subscriptions list
2014-06-23 Mikael NordfeldthDiscoveryHints gets microformats2 parsing abilities
2014-06-23 Mikael NordfeldthMicroformats2 parser class added to extlib (MIT license)
2014-06-23 Mikael NordfeldthDiscoveryHints now properly returns hcard url
2014-06-23 Mikael NordfeldthModPlus available also for non-logged in users.
2014-06-23 Mikael NordfeldthEvent listing boolean logic error
2014-06-23 Mikael NordfeldthThere was no getNickname() for User_group
2014-06-23 Mikael Nordfeldthdon't show ModPlus for group profiles
2014-06-23 Mikael NordfeldthGroup listing in Directory plugin works again
2014-06-23 Mikael NordfeldthNo nickname in profile listing
2014-06-23 Mikael NordfeldthAttachments were not separated from e-content
2014-06-23 Mikael NordfeldthEvent cache clearing bug
2014-06-23 Mikael NordfeldthEvent upgraded to microformats2
2014-06-23 Mikael NordfeldthRSVP stricter typing
2014-06-22 Mikael NordfeldthshowAvatar requires a profile
2014-06-22 Mikael NordfeldthSite notice on top now stretches out wide
next