]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
only variables can be sent by reference (strict standards)
[quix0rs-gnu-social.git] / plugins /
2015-06-23 Mikael Nordfeldthnon-static method was called statically, now defined...
2015-06-22 Mikael NordfeldthAccessibility fix, make yes button more explicit
2015-06-20 mmnMerge branch 'plugins-documentation' into 'nightly'
2015-06-20 mmnMerge branch 'remove_broken_plugins_from_default' into...
2015-06-20 mmnMerge branch 'drop_corporate_text' into 'nightly'
2015-06-14 chimoAdd link to 'community plugins'
2015-06-14 chimoDocumentation about plugins
2015-06-07 aroquenRewording: people instead of user directory
2015-06-07 Mikael NordfeldthFile-related functions not declared static
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
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 Mikael NordfeldthPlugins didn't match lib/plugin.php onPluginVersion...
2015-06-06 Mikael NordfeldthDiaspora-compatible Salmon slap receival
2015-06-06 Mikael NordfeldthDiaspora doesn't understand our Salmon POST, so send...
2015-06-06 Mikael NordfeldthOStatus update-profile.php script now finds Diaspora...
2015-06-06 Mikael NordfeldthMoved FeedSubException parent class to own file
2015-06-06 Mikael NordfeldthMaintainer change for Ostatus_profile
2015-06-06 Mikael NordfeldthInclude the Diaspora GUID string in our XRD metadata
2015-06-06 Mikael NordfeldthDiaspora seeds tend to give the key type in 'type'...
2015-06-06 Mikael NordfeldthMagicsig gets toFingerprint output
2015-06-06 Mikael NordfeldthMagicsig gets toFingerprint function.
2015-06-06 Mikael NordfeldthMoved Diaspora specific metadata to own plugin
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' into 'nightly'
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 NordfeldthModPlus plugin now links to remote profiles with Userby...
2015-06-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-05 Mikael Nordfeldth$this->client_ip was not always set in AntiBrutePlugin...
2015-06-04 Mikael NordfeldthgetByPK (primary key) lookup for Managed_DataObject...
2015-06-04 Mikael NordfeldthPublish OAuth data in host-meta
2015-06-04 Mikael NordfeldthSend objects instead of integers to File_to_post::proce...
2015-06-03 Mikael NordfeldthRemove some clutter from OMB plugin
2015-06-03 Mikael NordfeldthMove some last OpenID stuff into the OpenID plugin...
2015-06-02 Mikael NordfeldthStart using NoParentNoticeException more widely
2015-05-26 abjectioMerge branch 'master' of git.gnu.io:gnu/gnu-social
2015-05-03 Mikael NordfeldthAllow adding preload token to HSTS header
2015-05-03 Mikael NordfeldthStrictTransportSecurity syntax fix
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-22 Mikael NordfeldthMobileProfile plugin cleanup
2015-04-22 Mikael Nordfeldthminor coding fixes
2015-04-14 Mikael NordfeldthTranslation contained bad HTML
2015-04-09 Mikael NordfeldthOpportunisticQM shouldn't try to handle what it can...
2015-04-05 Mikael NordfeldthRevert "Inverse logic error in OembedPlugin"
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-04-03 Mikael NordfeldthAllow oEmbed data from all sites by default
2015-04-03 Mikael NordfeldthInverse logic error in OembedPlugin
2015-04-03 Mikael Nordfeldthbad URL is a clientError
2015-04-03 Mikael NordfeldthoEmbed Action logic simplified (early return)
2015-04-03 Mikael NordfeldthoEmbed helper never finished because of "break 2;"
2015-03-13 Mikael NordfeldthNo need to do pkeyGet if not repeated (thanks hannes)
2015-03-12 Mikael Nordfeldthrepeated did not always find the Notice (deleted?)
2015-03-12 Mikael NordfeldthAdd repeated_id to SimpleStatusArray for Qvitter's...
2015-03-12 Mikael NordfeldthMoving some more repeat stuff into the Share plugin
2015-03-12 Mikael NordfeldthNotice properties set in bad order on activityobject...
2015-03-12 Mikael NordfeldthShare never actually set the repeat_of value
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 NordfeldthRepeats shown in threaded noticelist now handled by...
2015-03-12 Mikael NordfeldthFinalize move of 'repeat' Command
2015-03-12 Mikael NordfeldthWhy did I keep these functions from FavoritePlugin?
2015-03-12 Mikael NordfeldthReceiving Share activity fixes
2015-03-12 Mikael NordfeldthShare plugin now handles showing form in NoticeOptionItems
2015-03-12 Mikael NordfeldthMove share command interpretation to SharePlugin
2015-03-12 Mikael NordfeldthMoving Ostatus_profile processShare to SharePlugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthInitial work on making the Share verb handled in plugin
2015-03-10 Mikael NordfeldthImageFile $id argument is only for File objects
2015-03-10 Mikael Nordfeldthmore descriptive setting name
2015-03-10 Mikael NordfeldthSiteNoticeInSidebar widget did not define divId()
2015-03-10 Mikael NordfeldthFavoritePlugin is now an "ActivityVerbHandlerPlugin"
2015-03-10 Mikael NordfeldthMove AlreadyFulfilled check to Fave::addNew
2015-03-09 Mikael NordfeldthFirst ActivityVerbPlugin sketch
2015-03-09 Mikael NordfeldthThe argument formatting regexps are the third argument
2015-03-09 Mikael NordfeldthDelete Faves onProfileDeleteRelated instead of User
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-09 Mikael NordfeldthMerge commit 'refs/merge-requests/56' of https://gitori...
2015-03-08 Mikael NordfeldthDB_DataObject won't save value 0 because it is "false"
2015-03-08 Mikael NordfeldthMake the OpenID settings page use more of HTMLOutputter...
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 digital dreamerSnapshot of the Transifex translation project - Februar...
2015-03-07 Mikael NordfeldthEmail settings fix for the DB_DataObject bug for saving...
2015-03-06 Mikael NordfeldthChoose whether to prerender the inline reply forms
2015-03-05 Mikael NordfeldthImageMagick sucks at vector graphics, so only use for...
2015-03-04 Mikael NordfeldthImageMagick plugin can now make thumbnails of SVG files
2015-03-04 Mikael NordfeldthReset imgPath variable if VideoThumbnails failed
2015-03-04 Mikael NordfeldthUse getUrl() on File and File_thumbnail instead of...
2015-03-04 Mikael NordfeldthFree ImageMagick object from memory when done with it
2015-03-04 Mikael NordfeldthImageMagickPlugin refactored so we can more easily...
2015-03-01 Mikael NordfeldthBlog depended on TinyMCE which was unmaintained
2015-03-01 Mikael NordfeldthUser class throws exception on register failure
2015-03-01 Mikael NordfeldthAllow changing nick on EmailRegistration
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
next