]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
Introduced common_location_shared() to check if location sharing is always,
[quix0rs-gnu-social.git] / actions /
2015-07-10 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-10 mmnMerge branch 'jquery-cookie-undefined' into 'nightly'
2015-07-10 Mikael NordfeldthMerge branch 'master' into nightly
2015-07-10 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael NordfeldthShowstreamAction fixes so it's not as horrible
2015-07-10 Mikael NordfeldthRedirecturlAction now extends ManagedAction
2015-07-09 Mikael Nordfeldthdelete notice form fix
2015-07-09 Mikael NordfeldthIntroducing TargetedRss10Action for simplifying RSS 1.0
2015-07-09 Mikael NordfeldthStartpageAction essentially duplicated TopAction
2015-07-09 Mikael NordfeldthRss10Action now in an autodetected file.
2015-07-09 Mikael NordfeldthAPI actions are not ManagedAction yet
2015-07-07 Mikael NordfeldthRobotstxtAction migrated to ManagedAction
2015-07-07 Mikael Nordfeldthprepare and handle function to match parents
2015-07-04 Mikael NordfeldthMismatching function declarations.
2015-07-04 Mikael NordfeldthI had some inheritance the wrong way around.
2015-06-25 Mikael Nordfeldthonly variables can be sent by reference (strict standards)
2015-06-20 Mikael NordfeldthLess redundant code, please
2015-06-20 mmnMerge branch 'plugins-documentation' into 'nightly'
2015-06-14 chimoDocumentation about plugins
2015-06-10 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-07 Mikael NordfeldthAnother function not matching parent declaration
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
2015-06-06 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-06 mmnMerge branch 'doc-src' into 'nightly'
2015-06-06 mmnMerge branch 'nightly' into 'nightly'
2015-06-06 Mikael NordfeldthMerge branch 'hackfest' into nightly
2015-06-06 Mikael NordfeldthFunction declarations not matching their parents
2015-06-06 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' into 'nightly'
2015-06-06 ChimoOnly serve tagprofile HTML if we aren't POSTing via...
2015-06-05 mmnMerge branch 'nightly' into 'nightly'
2015-06-05 Mikael Nordfeldthfloating elements CSS fix by aroque
2015-06-05 Mikael Nordfeldthbuttle's local/plugins translation file fix
2015-06-05 Mikael NordfeldthMerge request for documentation and URLs
2015-06-05 mmnMerge branch 'nightly' into 'nightly'
2015-06-05 Mikael Nordfeldthsome more extensions of ShowstreamAction broke in last...
2015-06-05 Mikael NordfeldthAllow showing profiles with UserbyidAction (/user/:id)
2015-06-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-03 Mikael NordfeldthMove some last OpenID stuff into the OpenID plugin...
2015-06-03 Mikael Nordfeldthdon't double the output for some PublicAction->extraHead
2015-06-03 Mikael NordfeldthExtend Networkpublic and Public actions from Sitestream...
2015-06-02 Mikael NordfeldthAccidentally presented Atom feed as ActivityStreams...
2015-05-30 Mikael NordfeldthFake recovery by email address, to hide registrants...
2015-05-30 Mikael NordfeldthPassword recovery logic cleaned up
2015-05-26 abjectioMerge branch 'master' of git.gnu.io:gnu/gnu-social
2015-05-26 Roland HaederMerge branch 'master' of git.gnu.io:Quix0r/gnu-social
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-22 Mikael NordfeldthFix some ProfileAction stuff, add function profileActio...
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-04-03 Mikael NordfeldthFile_thumbnail->getUrl now gives Attachment_thumbnail...
2015-03-12 Mikael Nordfeldthrepeat actions to Share plugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthImageFile->resize now totally replaced with resizeTo
2015-03-12 Mikael NordfeldthShare plugin now handles showing form in NoticeOptionItems
2015-03-12 Mikael NordfeldthRemove unnecessary require lines and definitions
2015-03-10 Mikael NordfeldthImageFile $id argument is only for File objects
2015-03-10 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-03-10 Mikael NordfeldthFormAction wants getInstructions to be protected
2015-03-10 Roland HaederAdded basic language support for sending out invitations:
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-08 Roland HaederAdded more checked type-hints.
2015-03-08 Mikael NordfeldthDon't use a placeholder value on the nickname field
2015-03-08 Mikael NordfeldthA bunch of FormAction and ManagedAction synchronization
2015-03-08 Mikael NordfeldthTagProfileAction and OStatusPlugin now use less redunda...
2015-03-08 Mikael NordfeldthROLLBACK queries in the proper order
2015-03-08 Mikael NordfeldthSensitive-test _is_ done in index.php
2015-03-08 Mikael NordfeldthRepliesAction migrated to extend ManagedAction
2015-03-07 Mikael NordfeldthChange the title of NewnoticeAction if replying
2015-03-06 Mikael NordfeldthMake sure we save 0 as '0' because of DB_DataObject bug
2015-03-05 Mikael NordfeldthGet the values from the correct object.
2015-03-05 Mikael NordfeldthValues of 0 would not be updated because of DB_DataObject
2015-03-04 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-03-04 Mikael NordfeldthSubscription::ensureStart skips AlreadyFulfilledException
2015-03-01 Mikael NordfeldthAahhh, gotta run php -l before pushing stuff!!!
2015-03-01 Mikael NordfeldthForgot to make syntax edits on last commit.
2015-03-01 Mikael NordfeldthUser class throws exception on register failure
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael Nordfeldth501 Not Implemented on timelines for remote users.
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/55' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-24 buttleadded DocNav EVENT
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-19 Mikael Nordfeldth$this->scoped->getUser() instead of common_current_user();
2015-02-19 Mikael NordfeldthROLLBACK if query failed in email settings savePreferences
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-15 Roland HaederMerge remote-tracking branch 'upstream/master'
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...
next