]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
use common_purify to purify HTML, one function to rule them all
[quix0rs-gnu-social.git] / actions /
2015-02-17 Mikael Nordfeldthuse common_purify to purify HTML, one function to rule...
2015-02-17 Mikael NordfeldthVarious $this->scoped fixes and protected prepare/handl...
2015-02-17 Mikael NordfeldthNon-functional "retweeted to me" API call modified...
2015-02-17 Mikael Nordfeldthapiauth action with ->user changed to ->scoped
2015-02-12 Mikael NordfeldthMerge commit 'refs/merge-requests/43' of https://gitori...
2015-02-10 Mikael NordfeldthMerge commit 'refs/merge-requests/41' of https://gitori...
2015-02-10 ChimoAdd 'statusnet_textarea' backward-compatibility
2015-02-09 ChimoPrepopulate newnotice from URL arg
2015-02-08 Mikael NordfeldthCan now delete lists/peopletags (thanks MrB)
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/37' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/36' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/33' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/34' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/35' of https://gitori...
2015-02-06 Mikael NordfeldthNetwork public feed name fixed (prev. not "Network")
2015-02-04 Mikael NordfeldthBy default, don't allow nick changes for profiles
2015-02-04 Mikael NordfeldthVariable name updates in apigroupleave.php
2015-02-03 Mikael NordfeldthInform API users if notice was deleted.
2015-01-31 Mikael NordfeldthAPI notice access was not access restricted
2015-01-29 Mikael Nordfeldththis->target was not available in the listitem
2015-01-29 Mikael NordfeldthA bunch of clientError that were called as serverError
2015-01-29 Mikael NordfeldthNetwork wide public feed auth check fix
2015-01-29 Mikael NordfeldthApiTimelineNetworkPublicAction available now
2015-01-29 Mikael NordfeldthLet an administrator set config public/localonly
2015-01-29 Mikael NordfeldthUse 'StartpageAction' to determine what to show on /
2015-01-28 Mikael Nordfeldth/main/all will give a network-wide public stream
2015-01-25 Mikael NordfeldthManaged_DataObject->updateWithKeys throws its own exception
2015-01-25 Mikael NordfeldthupdateKeys -> updateWithKeys (w/ functionality)
2015-01-25 Mikael NordfeldthAttachment_thumbnailAction is a ManagedAction (doPrepar...
2015-01-25 Mikael NordfeldthAttachmentAction is a ManagedAction, don't implement...
2015-01-25 Mikael NordfeldthLet's not risk mixing two object types up
2015-01-24 Mikael NordfeldthNo need to pre-generate thumbnails anymore
2015-01-23 Mikael NordfeldthHack to force thumbnail generation directly on upload
2015-01-23 Mikael Nordfeldthscoped instead of auth_user->getProfile()
2015-01-21 Mikael NordfeldthMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-21 Mikael NordfeldthOnly check if a nickname exists if site is non-private
2015-01-21 Mikael NordfeldthOnly check if a nickname exists if site is non-private
2015-01-21 Mikael NordfeldthMediaFile upload simplifying
2015-01-18 Mikael NordfeldthRegistration coding cleanup
2015-01-18 Mikael NordfeldthBad variable reference (needed $this->)
2015-01-13 Mikael NordfeldthBetter test to see if uploaded media exists
2015-01-13 Mikael NordfeldthThose variables were set for a reason
2015-01-12 Mikael Nordfeldthnewnotice action always returns the notice's URL
2015-01-12 Mikael NordfeldthSimplified by adding an abstract AtompubAction
2015-01-08 Mikael NordfeldthActually use the PrimaryNoticeList in actions
2015-01-08 Mikael NordfeldthDon't show notice form navs on newnotice action
2015-01-08 Mikael NordfeldthMerge commit 'refs/merge-requests/28' of https://gitori...
2014-12-10 Mikael NordfeldthMerge commit 'refs/merge-requests/25' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/26' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/27' of https://gitori...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/23' of https://gitori...
2014-12-06 Mikael NordfeldthAvoid undefined variables.
2014-12-04 Mikael NordfeldthRevert "Report a 404 not found if no posts found for...
2014-12-02 Hannes Mannerheimdelete groups from groups directory, for admins
2014-11-22 Mikael NordfeldthReport a 404 not found if no posts found for User timeline
2014-11-22 Mikael NordfeldthDon't define a variable in a function call
2014-11-07 Mikael NordfeldthMessageCommand moved to DirectMessage plugin
2014-11-07 Mikael NordfeldthDirectMessage moved into a plugin, not done yet
2014-11-05 Mikael NordfeldthNotice_source checks in better code style
2014-10-25 Roland HaederFixed type-hints + added assert + method getGroup().
2014-10-20 Hannes Mannerheimshows which user we are confirming to delete
2014-09-25 Mikael NordfeldthMats Sjöberg's merge request no.5 from Gitorious
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
next