]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-02-12 Evan ProdromouMerge branch 'devevan/master' into 0.7.x
2009-02-12 Evan ProdromouMake ID of SMS Carrier not autoincrement
2009-02-12 Evan ProdromouAdd fixed IDs to SMS carrier list
2009-02-12 Evan Prodromoumove carrier.sql to sms_carrier.sql
2009-02-12 Evan Prodromoudon't over specialize URLs
2009-02-12 Evan ProdromouAdd XMLStringer for building XML strings
2009-02-12 Evan Prodromouwrap multiline regexp in quotes so it doesn't mess...
2009-02-12 Evan Prodromouignore no-data error, since we use it all the time
2009-02-12 Zach CopleyJust discovered the PEAR_Error handling function in...
2009-02-12 Zach CopleyCode to handle PEAR_Errors raised by DB_DataObject...
2009-02-11 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-02-11 Evan Prodromoufix command classes
2009-02-11 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouMove Commands stuff out of classes
2009-02-11 Evan Prodromouchange htmloutputter to use exception instead of common...
2009-02-11 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Sarven CapadisliMinor correction: pikiw -> piwik
2009-02-11 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouHandle DB_DataObject errors better
2009-02-11 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Sarven CapadisliMinor. Changed from @class location to label
2009-02-11 Evan ProdromouUnify feeds definition in actions
2009-02-11 Evan Prodromoufix Atom link, add Atom and RSS 2.0 to <head>
2009-02-11 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-11 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouMerge branch 'urlroute' into 0.7.x
2009-02-11 Evan Prodromouadd related link to Atom for feeds for some downstream...
2009-02-11 Evan Prodromouadd related link to Atom for feeds for some downstream...
2009-02-11 Evan ProdromouUse a router singleton
2009-02-11 Evan ProdromouBuild urls using Net_URL_Mapper, too
2009-02-11 Evan ProdromouMoved /doc/ to /doc-src/
2009-02-11 Evan Prodromouintegrate URL routing into core code
2009-02-10 Sean MurphyFixed 1174: schemeless URL auto-linking bug
2009-02-10 Robin Millettetrac #233 Explicitely show we have an rss feed for...
2009-02-10 Evan ProdromouRequired Net URL needed for Net URL Mapper
2009-02-10 Evan ProdromouMove Mapper to correct spot in the hierarchy
2009-02-10 Evan ProdromouAdd Net_URL_Mapper to extlib
2009-02-10 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-10 Sean MurphyFixed #1025: Delete avatar option.
2009-02-10 Sean MurphyFixed remaining substr_replace with multibyte equivalent.
2009-02-09 Evan ProdromouFixed remote subscribe avatar problems
2009-02-09 Evan ProdromouFixed remote subscribe avatar problems
2009-02-09 Robin Millettetrac #1160 fix dropdown xmloutput function for the...
2009-02-09 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-09 Sean MurphyFixed #1170: Auto-linking bug when URL cotains special...
2009-02-09 Evan ProdromouAdd a hook for showing sidebar sections
2009-02-09 Evan Prodromouadd some indices for performance
2009-02-09 Zach Copley"Change your email address..." msg was printing out...
2009-02-09 Robin Millettetrac #1155 ++ replace strlen with mb_strlen for all...
2009-02-09 Zach CopleySafer, better script for automatically updating Faceboo...
2009-02-09 Zach CopleyTrac #1159: Fix peopletag pagination. Also phpcs cleanup.
2009-02-09 Zach CopleyMinor update to the way Facebook app handles listing...
2009-02-09 Zach CopleyTicket #1094 Facebook app invites page was failing...
2009-02-09 Evan Prodromouupgrade jQuery from 1.3 to 1.3.1
2009-02-09 Evan Prodromouupgrade jQuery from 1.3 to 1.3.1
2009-02-09 Evan Prodromouignore .#* files
2009-02-09 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-09 Evan Prodromouwhitespace and formatting in showstream.php
2009-02-09 Evan Prodromouwhitespace and formatting
2009-02-09 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-09 Evan ProdromouChange action autoloading to allow actions in plugins
2009-02-09 Robin Millettetrac #1160 fix dropdown xmloutput function for the...
2009-02-09 Evan Prodromougive example of using Google Analytics
2009-02-09 Evan ProdromouSample plugin for Google Analytics
2009-02-09 Evan Prodromouinclude plugin.php early so config can use it
2009-02-09 Evan Prodromouallow events without arguments
2009-02-09 Evan Prodromouutility superclass for plugins
2009-02-09 Evan ProdromouAdd InitializePlugin and CleanupPlugin events
2009-02-09 Evan Prodromouadd hooks for JavaScript handling
2009-02-09 Evan Prodromounotes about existing events; should probably put this...
2009-02-09 Evan ProdromouFirst events for adding menu items
2009-02-09 Evan Prodromouhad the logic on event handler reversed
2009-02-09 Evan ProdromouFix indentation in lib/action.php
2009-02-09 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-09 Evan ProdromouBetter exception handling in index
2009-02-09 Evan ProdromouIndex and Action use Exceptions
2009-02-09 Evan ProdromouFirst steps to using exceptions for error handling
2009-02-09 Evan ProdromouAdd event.php before config.php is called
2009-02-09 Evan ProdromouFirst events code
2009-02-08 Zach CopleyTicket #1094 Facebook app invites page was failing...
2009-02-08 Zach CopleyMinor update to the way Facebook app handles listing...
2009-02-08 Zach CopleyTrac #1159: Fix peopletag pagination. Also phpcs cleanup.
2009-02-08 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-08 Zach CopleySafer, better script for automatically updating Faceboo...
2009-02-07 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-07 Sarven CapadisliUsing rel="external" instead of class="exlink"
2009-02-07 Robin Millettetrac #1155 ++ replace strlen with mb_strlen for all...
2009-02-07 Sean MurphyFixed references to common_avatar_*.
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-07 Sean MurphyFixed #1152: Needless image scaling and poor JPG quality
2009-02-07 Zach Copley"Change your email address..." msg was printing out...
2009-02-06 Sean MurphyFixed #1048: Edit avatar link on profile page.
2009-02-06 Evan ProdromouUpdate README and version number
2009-02-06 Evan ProdromouMake adding and removing an incoming email in SMS settings
2009-02-06 Evan ProdromouMerge branch 'meitar/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-06 Sean MurphyFixed #1149: URL auto-linking bug when following colon.
2009-02-06 Meitar MoscovitzAdd a link to the group search page from a user's own...
2009-02-06 Evan ProdromouFix name of default avatar
next