]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 Mikael Nordfeldth$this->client_ip was not always set in AntiBrutePlugin...
2015-06-05 Mikael NordfeldthGROUPS_PER_MINILIST was undefined in profileaction.php
2015-06-05 Mikael NordfeldthNetwork wide feed link would NEVER show!
2015-06-04 Mikael NordfeldthOops, don't forget to remove var_dump(...)
2015-06-04 Mikael NordfeldthModernize File_redirection to use Managed_DataObject...
2015-06-04 Mikael NordfeldthModernize File_thumbnail to use Managed_DataObject...
2015-06-04 Mikael NordfeldthModernize Queue_item to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthModernize Profile_prefs to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthModernize File_to_post to use Managed_DataObject functions
2015-06-04 Mikael NordfeldthgetByPK (primary key) lookup for Managed_DataObject...
2015-06-04 Mikael NordfeldthEasier pkeyCols call to get primary key columns
2015-06-04 Mikael NordfeldthPublish OAuth data in host-meta
2015-06-04 Mikael NordfeldthNetwork public publicgroupnav link would always show
2015-06-04 Mikael NordfeldthSend objects instead of integers to File_to_post::proce...
2015-06-04 Mikael NordfeldthUse the same cache string in all places for file:notice-ids
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-03 Mikael Nordfeldthdon't double the output for some PublicAction->extraHead
2015-06-03 Mikael NordfeldthShow network public feed link in PublicGroupNav
2015-06-03 Mikael NordfeldthExtend Networkpublic and Public actions from Sitestream...
2015-06-03 Mikael Nordfeldthbump version to 1.2.0-alpha1
2015-06-03 Mikael Nordfeldthcase insensitive indexing for content and nick/fullname...
2015-06-02 Mikael Nordfeldthreturn logic tidied up for command interpretation
2015-06-02 Mikael Nordfeldthinitialize command interpretation result to false
2015-06-02 Mikael Nordfeldthfallback to local URL if reply->getUrl() is missing
2015-06-02 Mikael NordfeldthStart using NoParentNoticeException more widely
2015-06-02 Mikael NordfeldthNotice->getParent code reuse
2015-06-02 Mikael NordfeldthReuse code from our classes, don't write own algorithms
2015-06-02 Mikael Nordfeldthtyping, added typing to some common_* calls in util.php
2015-06-02 Mikael Nordfeldthuse array_key_exists instead of empty to test array key
2015-06-02 Mikael NordfeldthAccidentally presented Atom feed as ActivityStreams...
2015-06-02 Mikael NordfeldthNo redirect follow on HEAD request (bump to PHP5.5...
2015-05-30 Mikael NordfeldthFake recovery by email address, to hide registrants...
2015-05-30 Mikael NordfeldthPassword recovery logic cleaned up
2015-05-30 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social
2015-05-30 Mikael Nordfeldthslugify console.php prompt name
2015-05-30 Mikael Nordfeldthscripts/nukefile.php for blasting crap from the server
2015-05-27 Mikael Nordfeldthurlhash will _be_ NULL on update, so NOT NULL won't...
2015-05-27 Mikael Nordfeldthremove _all_ file URLs not just the duplicates
2015-05-27 Mikael Nordfeldthupgrade fix for file URLs longer than 191 chars
2015-05-27 Mikael Nordfeldthmore debugging info on failed schema.php runSqlSet
2015-05-26 abjectioMerge branch 'master' of git.gnu.io:gnu/gnu-social
2015-05-26 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-05-26 Mikael NordfeldthThrow exception if Local_group has no corresponding...
2015-05-26 Mikael NordfeldthThrow exception when a Conversation is not found
2015-05-26 Mikael NordfeldthRedirect to group URL for /nickname pattern
2015-05-21 buttlefix for ./local/plugins/* translation files
2015-05-19 abjectioFixing broken links during end of installation #26...
2015-05-18 abjectioChanged URLs in README to reflect new host git.gnu.io
2015-05-10 Mikael NordfeldthMore automated htaccess.sample
2015-05-09 Mikael Nordfeldthmagnet URL linkify support
2015-05-03 Mikael Nordfeldthschemacheck hint in newly installed config.php
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 NordfeldthMake it easier to hide attachments list header
2015-04-22 Mikael NordfeldthFix some ProfileAction stuff, add function profileActio...
2015-04-22 Mikael NordfeldthgetFullname function on Profile class
2015-04-22 Mikael NordfeldthMobileProfile plugin cleanup
2015-04-22 Mikael NordfeldthEasier to modify DTD for HTMLOutputter
2015-04-22 Mikael Nordfeldthminor coding fixes
2015-04-21 Mikael Nordfeldthdeleteuser script changed to deleteprofile
2015-04-19 Mikael NordfeldthBetter typing in lib/framework.php
2015-04-19 Mikael NordfeldthWe already throw exceptions for PEAR errors
2015-04-19 Mikael NordfeldthGet better PEAR:DB error logging (debuginfo included)
2015-04-19 Mikael Nordfeldthksort on commands array to avoid converting to numerica...
2015-04-15 Mikael NordfeldthClearer warning message on non-existing file
2015-04-15 Mikael Nordfeldthfile_redirection duplicates are removed too in maintena...
2015-04-15 Mikael Nordfeldthremove duplicate file URLs script
2015-04-15 Mikael NordfeldthFile_to_post indexing and cleaning preparations
2015-04-14 Mikael NordfeldthTranslation contained bad HTML
2015-04-14 Mikael Nordfeldthlatest php-gettext from https://code.launchpad.net...
2015-04-13 Mikael NordfeldthIf /var/run was unwritable stopdaemons did not find...
2015-04-10 Mikael Nordfeldthfilename is never used for indexing so let's make it...
2015-04-10 Mikael Nordfeldthremoved unused config setting
2015-04-09 Mikael NordfeldthWe're logging this already elsewhere
2015-04-09 Mikael NordfeldthImPlugin classes generally require background daemons...
2015-04-09 Mikael NordfeldthOpportunisticQM shouldn't try to handle what it can...
2015-04-06 Mikael NordfeldthFix "unique notice form ID" code for reply forms
2015-04-05 Mikael NordfeldthDon't use <object> for application/ogg
2015-04-05 Mikael Nordfeldthenclosures in Atom were not included
2015-04-05 Mikael NordfeldthRevert "Inverse logic error in OembedPlugin"
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-04-03 Mikael NordfeldthFile_thumbnail->getUrl now gives Attachment_thumbnail...
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-15 Mikael NordfeldthFilter out img, video and audio tags in notice HTML
2015-03-15 Mikael NordfeldthMarcus Moeller fixed some layout bugs I introduced
2015-03-14 Mikael Nordfeldthimitate ->boolean with $def=false
next