]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Merge branch 'master' of gitorious.org:social/mainline
[quix0rs-gnu-social.git] / lib /
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
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-08 Mikael Nordfeldthlocal variable format in ApiAction declared in class
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
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-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 NordfeldthMore use of Profile, less User
2014-07-27 Mikael NordfeldthConsistently use "email-notify_fave" syntax for preference
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 NordfeldthReplies caused column name collision on joinAdd
2014-07-15 Mikael NordfeldthReplies and Conversation noticestreams should only...
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 Nordfeldth"Notice posted" message in Ajax title for NewnoticeAction
2014-07-14 Mikael NordfeldthBad variable reference in lib/mail.php
2014-07-14 Mikael NordfeldthUnifying HTML stripping functions to common_strip_html
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 Nordfeldthmaking more sense in mail_notify_fav
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-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
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-04 Mikael NordfeldthRewriting code for notice representation
2014-07-04 Mikael Nordfeldthmissing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81
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 NordfeldthWidgets require Action not HTMLOutputter (getScoped)
2014-07-03 Mikael NordfeldthFormAction updates, also fixing NoticeForm CSS
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 NordfeldthcheckAuthorship events, Ostatus_profile rewrite to...
2014-07-02 Mikael NordfeldthgetIdentifiers, resolveUri, findLocalObject Activity...
2014-07-02 Mikael NordfeldthMoved functions into ActivityHandlerPlugin from MicroAp...
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 NordfeldthSimplify NoticeSimpleStatusArray inclusion in lib/apiac...
2014-06-27 Mikael Nordfeldthpluginified most of hasFave, getFaves and related calls
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 NordfeldthNo nickname in profile listing
2014-06-22 Mikael NordfeldthshowAvatar requires a profile
2014-06-22 Mikael NordfeldthWe don't have the thumbnail title in attachment list
2014-06-22 Mikael NordfeldthInitial move towards microformats2
2014-06-21 Mikael NordfeldthshowAvatar functions deduplicated into Widget class
2014-06-21 Mikael NordfeldthNo more Internet Explorer exception CSS files
2014-06-17 Mikael NordfeldthCould not update avatar due to Bad Thumbnail parameters
2014-06-17 Mikael NordfeldthUseFileAsThumbnailException (helps support GIFs)
2014-06-06 Mikael NordfeldthRevert "Slightly larger avatars and some box-shadow"
2014-06-06 Mikael NordfeldthStart tracking alpha release numbers
2014-06-06 Mikael NordfeldthSlightly larger avatars and some box-shadow
2014-06-05 Mikael NordfeldthProfile sized avatar in DefaultProfileBlock
2014-06-05 Mikael NordfeldthAdd support for plugins to resize images
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-06-04 Mikael NordfeldthShow inline repeats-list in ThreadedNoticeList
2014-06-03 Mikael NordfeldthActivityObject::fromProfile used some non-included...
2014-06-03 Mikael NordfeldthRevert "There were referenced in ActivityObject not...
2014-06-02 Mikael NordfeldthThere were referenced in ActivityObject not autoloaded
2014-06-02 Mikael NordfeldthFile::processNew now static and always throws exception...
2014-06-01 Mikael NordfeldthFile::processNew can return -1 which was not true for...
2014-06-01 Mikael NordfeldthStronger typing for NoticeListItem and so
2014-06-01 Mikael NordfeldthStronger typing in Widget class (HTMLOutputter)
2014-05-30 Mikael NordfeldthStatusNet::delPlugin($name) added to disable plugins
2014-05-26 Mikael NordfeldthMake Profile::fromUri use UnknownUriException
2014-05-26 Mikael NordfeldthUnknownUriException added for better error handling
2014-05-26 Mikael NordfeldthNoProfileException collision avoidance fix
2014-05-19 Mikael NordfeldthNoUriException added and implemented in FeedSub class
2014-05-19 Mikael NordfeldthadminUpdates setting not available now
2014-05-18 Mikael NordfeldthShow more links work with AJAX-retrieved HTML
2014-05-18 Mikael NordfeldthDon't report all linked URLs to remote sites
2014-05-18 Mikael NordfeldthDon't show or preview text/html attachments
2014-05-18 Mikael NordfeldthNotice->repeat() function takes Profile as argument now
2014-05-18 Mikael NordfeldthAction->showContent now defined as protected
2014-05-18 Mikael NordfeldthOnly POST Form widgets send a session token.
2014-05-18 Mikael NordfeldthGET request would send 'search' parameter because it...
2014-05-18 Mikael NordfeldthMaking FormAction subclasses use same sessionToken...
2014-05-18 Mikael NordfeldthImproved imageboard-style notice feeds on web UI
2014-05-18 Mikael NordfeldthFormAction extends ManagedAction
2014-05-18 Mikael NordfeldthAttachmentAction extends to ManagedAction
2014-05-14 Mikael NordfeldthApparently exif_read_data wasn't globally available.
2014-05-12 Mikael NordfeldthSome getActionName fiddling in Action class
2014-05-12 Mikael NordfeldthProfileAction derivatives somewhat migrated to ManagedA...
next