]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-07-09 Mikael NordfeldthPEAR's Mail_mimeDecode updated
2015-07-09 Mikael NordfeldthNo static calls (PEAR sucks ass)
2015-07-09 Mikael Nordfeldthsearchsubmenu item() function definition
2015-07-09 Mikael Nordfeldthstatic function definitions and minor simplifying
2015-07-09 Mikael NordfeldthRss10Action now in an autodetected file.
2015-07-09 Mikael NordfeldthCSS can handle alternating row colouring now
2015-07-09 Mikael NordfeldthType controlling in lib/atomnoticefeed.php
2015-07-09 Mikael NordfeldthAPI actions are not ManagedAction yet
2015-07-08 Mikael NordfeldthDelete notice script added. Give an ID or URI.
2015-07-08 Mikael NordfeldthGravatar relies on closed source 3rd party
2015-07-07 Mikael NordfeldthFile_redirection static fixes and simplifying
2015-07-07 Mikael Nordfeldthhandle function declaration to match parent
2015-07-07 Mikael NordfeldthFile_redirection minor coding layout fix
2015-07-07 Mikael NordfeldthFile_redirection is called statically
2015-07-07 Mikael NordfeldthRobotstxtAction migrated to ManagedAction
2015-07-07 Mikael Nordfeldthprepare and handle function to match parents
2015-07-07 Mikael NordfeldthDon't statically call Validate functions
2015-07-07 Mikael NordfeldthDirectMessagePlugin actions modernified
2015-07-05 Mikael NordfeldthJanrain OpenID extlib updated
2015-07-04 Mikael NordfeldthMismatching function declarations.
2015-07-04 Mikael NordfeldthI had some inheritance the wrong way around.
2015-07-03 Mikael NordfeldthForgot NoticestreamAction, thanks roland.
2015-07-03 Mikael NordfeldthStronger typing and fixes in RequireValidatedEmail
2015-06-25 Mikael Nordfeldthonly variables can be sent by reference (strict standards)
2015-06-23 Mikael Nordfeldthnon-static method was called statically, now defined...
2015-06-23 Mikael Nordfeldthstricter typing in GroupsNav menu widget
2015-06-23 Mikael NordfeldthSelftagWidget had mismatching url() definition
2015-06-23 Mikael NordfeldthFeedList widget had mismatching show() definition
2015-06-22 Mikael NordfeldthAccessibility fix, make yes button more explicit
2015-06-20 Mikael NordfeldthLess redundant code, please
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-20 mmnMerge branch 'character_count' into 'nightly'
2015-06-14 Mikael Nordfeldthimplement javascript callbacks (no remove yet)
2015-06-14 Mikael Nordfeldthoops forgot an alert()
2015-06-14 Mikael NordfeldthMove some javascript out to an E (Event) object
2015-06-14 chimoAdd link to 'community plugins'
2015-06-14 chimoDocumentation about plugins
2015-06-12 Mikael NordfeldthNo reason to have makeRegex protected
2015-06-07 aroquenFix #31 character count floats in replies
2015-06-07 aroquenRewording: trends instead of trending topics for consis...
2015-06-07 aroquenRewording: people instead of user directory
2015-06-07 aroquenNo corporate-only strings in code base anymore
2015-06-07 aroquenDrop QnA from default plugins
2015-06-07 Mikael NordfeldthFile-related functions not declared static
2015-06-07 Mikael NordfeldthAnother function not matching parent declaration
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
2015-06-06 ChimoShow nickname if user has oldschool option enabled
2015-06-06 aroquenAdd subscribed users to dropdown menu.
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 NordfeldthApiOAuthAction functions didn't match parents
2015-06-06 Mikael NordfeldthEndActionExecute event should only run if the Action...
2015-06-06 Mikael NordfeldthDB_DataObject delete function calls PEAR::isError direc...
2015-06-06 Mikael NordfeldthGS_DataObject overrides DB_DataObject insert() too
2015-06-06 Mikael NordfeldthjoinAdd calls DB_DataObject::factory directly so no...
2015-06-06 Mikael NordfeldthDB_DataObject recommends using ->tableName()
2015-06-06 Mikael NordfeldthDB_DataObject v1.11.4 made some functions static (finally!)
2015-06-06 Marcus Moellerfixed realtime action buttons and marker in base, adjus...
2015-06-06 Mikael NordfeldthDB_DataObject v1.11.4, finally!
2015-06-06 Mikael NordfeldthMITM the DB_DataObject to avoid PEAR::DB strict standar...
2015-06-06 Mikael NordfeldthFound a remnant staticGet call
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 Chimodoc-src: Update URLs
2015-06-06 Chimo"im" doc-src: GTalk has been deprecated
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-06 ChimoOnly serve tagprofile HTML if we aren't POSTing via...
2015-06-05 mmnMerge branch 'threaded_replies_nightly' into 'nightly'
2015-06-05 aroquenThreaded replies and conversations do not float left
2015-06-05 aroquenAlign notice-options with timestamp and permalink
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 NordfeldthExtensions of GalleryActions enabled again (nickname...
2015-06-05 Mikael Nordfeldthsome more extensions of ShowstreamAction broke in last...
2015-06-05 Mikael NordfeldthModPlus plugin now links to remote profiles with Userby...
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-05 rootimproved favocin
2015-06-05 Marcus Moellerupdated favicon color
2015-06-05 Marcus Moelleruse none instead of unset
2015-06-05 Marcus Moellereven display threads inline if no user is logged in
2015-06-05 Marcus Moellerset threaded view to inline to make it more readable
2015-06-05 Marcus Moellerupdated neo-quitter colours to match the default theme...
2015-06-05 Mikael Nordfeldth$this->client_ip was not always set in AntiBrutePlugin...
next