]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
Merge branch 'master' into social-master
[quix0rs-gnu-social.git] / actions /
2014-10-05 Roland HaederMerge branch 'master' into social-master
2014-10-05 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-09-28 Roland HaederMerge branch 'master' into social-master
2014-09-28 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-09-25 Mikael NordfeldthMats Sjöberg's merge request no.5 from Gitorious
2014-09-18 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-18 Roland HaederUse common_debug() instead of common_log(LOG_DEBUG...
2014-09-12 Roland HaederFixed type-hints + added assert + method getGroup().
2014-09-12 Roland HaederFixed type-hints + added assert + method getGroup().
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederSome cleanups:
2014-09-10 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-08-24 Mikael NordfeldthAtomPub missing georss namespace merge from chimo
2014-08-24 Mikael NordfeldthQnA fixes from chimo
2014-08-24 Mikael NordfeldthPoll fixes by chimo
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-13 chimoAdds missing georss xmlns in subscriptions AtomPub
2014-08-08 Mikael Nordfeldthdeclared "next_id" used to set the max_id for next...
2014-08-07 Mikael NordfeldthUser timeline ActivityStreams output now has paging...
2014-07-15 Mikael NordfeldthUsing empty on a function return value (thanks mrvdb)
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 NordfeldthUnifying HTML stripping functions to common_strip_html
2014-07-13 Mikael NordfeldthEmail notify-on-fave moved to Profile_prefs (run upgrad...
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-06 Mikael NordfeldthAdapt NewnoticeAction to latest Form- and ManagedAction
2014-07-04 Mikael NordfeldthTagAction extends ManagedAction
2014-07-03 Mikael NordfeldthTagprofileAction fiddled with, now doesn't require...
2014-07-03 Mikael NordfeldthFormAction updates, also fixing NoticeForm CSS
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 NordfeldthBad error message in atompubmembershipfeed
2014-06-27 Mikael Nordfeldthpluginified most of hasFave, getFaves and related calls
2014-06-24 Mikael NordfeldthFavorite functionality put into plugin (not done yet)
2014-06-23 Mikael NordfeldthNicknames in subscriptions list
2014-06-22 Mikael NordfeldthInitial move towards microformats2
2014-06-21 Mikael NordfeldthshowAvatar functions deduplicated into Widget class
2014-06-17 Mikael NordfeldthCould not update avatar due to Bad Thumbnail parameters
2014-06-17 Mikael NordfeldthUseFileAsThumbnailException (helps support GIFs)
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-06-01 Mikael NordfeldthStronger typing for NoticeListItem and so
2014-05-28 Mikael NordfeldthModernising subscribers/subscriptions to use $this...
2014-05-26 Mikael NordfeldthMake Profile::fromUri use UnknownUriException
2014-05-18 Mikael NordfeldthShow more links work with AJAX-retrieved HTML
2014-05-18 Mikael NordfeldthNotice->repeat() function takes Profile as argument now
2014-05-18 Mikael NordfeldthRepeatAction extends FormAction (and ManagedAction)
2014-05-18 Mikael NordfeldthAttachmentAction extends to ManagedAction
2014-05-12 Mikael NordfeldthProfileAction derivatives somewhat migrated to ManagedA...
2014-05-12 Mikael NordfeldthConversationTree is now a plugin (not oldschool setting)
2014-05-12 Mikael NordfeldthUse an Event to present notices conversations
2014-05-11 Mikael NordfeldthConversationAction extends from ManagedAction
2014-05-11 Mikael NordfeldthConversationRepliesAction removed, Conversation is...
2014-05-10 Mikael NordfeldthFileAction removed (we have AttachmentAction).
2014-05-10 Mikael NordfeldthRemoved 'bookmarklet' since we have Bookmark plugin
2014-05-06 Mikael NordfeldthMoved oEmbed stuff out to a plugin (Oembed).
2014-05-06 Mikael Nordfeldthparent::handlePost() in CancelsubscriptionAction
2014-05-05 Mikael NordfeldthShorter, cleaner, smarter CancelsubscriptionAction
2014-05-05 Mikael NordfeldthCleaning up FavorAction
2014-05-01 Mikael NordfeldthLink notice posted time to local representation
2014-04-30 Mikael NordfeldthNotice URIs are not necessarily URLs.
2014-04-29 Mikael NordfeldthFix Direct Message functionality.
2014-04-28 Mikael NordfeldthCode cleanup and enabling User object's etc. getUri()
2014-04-28 Mikael NordfeldthBetter fallback on UnsupportedMediaException
2014-04-21 Mikael NordfeldthRedirect from Attachment_thumbnailAction
2014-04-21 Mikael NordfeldthDynamically generate thumbnails (see full text)
2014-04-21 Mikael Nordfeldthuse intval() instead of floor() for int return type
2014-04-21 Mikael NordfeldthPreparing File for dynamic thumbnail generation.
2014-04-19 Mikael NordfeldthMissing semi colon in showNotice class.
2014-04-19 Mikael NordfeldthImprove ShownoticeAction remote redirect code
2014-04-19 Mikael NordfeldthUse getUrl() instead of ->url in OembedAction
2014-04-15 Mikael NordfeldthSome files got updated coding style
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-09 Mikael NordfeldthCosmetic changes to common_redirect, clientError, serve...
2014-03-09 Mikael Nordfeldthcommon_redirect and clientError exits, so refactor
2014-03-08 Mikael NordfeldthDon't use PEAR MIME lib when we have PECL fileinfo
2014-03-07 Mikael NordfeldthWe sent a User object instead of Profile to InboxNotice...
2014-03-06 Mikael NordfeldthNew mechanism for "all" feed (InboxNoticeStream)
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-05 Mikael NordfeldthMerge commit 'refs/merge-requests/11' of git://gitoriou...
2014-03-05 Mikael NordfeldthSpiffing up all.php and making it more profile:y
2014-03-01 Mikael NordfeldthMinor code cleanup with group related actions (thanks...
2014-02-23 Mikael NordfeldthCompare to profile id of group, for backward compatibility
2014-02-23 Mikael NordfeldthMerge commit 'refs/merge-requests/8' of git://gitorious...
2014-02-23 Mikael NordfeldthMerge branch 'master' of git://gitorious.org/+socialite...
2014-02-23 Mikael NordfeldthRemove callback sneakery by StatusNet
2014-01-04 Mikael NordfeldthMerge commit 'refs/merge-requests/6' of git://gitorious...
2014-01-01 Mikael Nordfeldthupdating prepare and handle
2014-01-01 Mikael NordfeldthPrevious edit made translation notes incompatible
2014-01-01 Mikael Nordfeldthapparently not only regex 'https?' urls are sent
2014-01-01 Mikael Nordfeldthapparently not only regex 'https?' urls are sent
2013-11-04 Mikael NordfeldthNo pagination when no groups shown... :)
2013-11-01 Mikael NordfeldthUsing GNUSOCIAL_VERSION instead of STATUSNET_VERSION
2013-10-30 Mikael NordfeldthVersion name strings updated, StatusNet only retained...
2013-10-30 Mikael NordfeldthLoginAction somewhat converted to FormAction
next