Commit History

Author SHA1 Message Date
  Evan Prodromou d09df28040 utility functions for setting config options in memory 13 years ago
  Evan Prodromou 28d0d9caad loop through args in common_markup_to_html 13 years ago
  Evan Prodromou b72788d9ce pass args from Docfile to renderer 13 years ago
  Evan Prodromou 99d538af58 docfiles can take arguments 13 years ago
  Evan Prodromou e53edc2b6b allow user properties in documentation files 13 years ago
  Zach Copley 0f9d6f4c82 DirectoryPlugin - Hijack router mapping for normal groups page to substitute a directory page 13 years ago
  Zach Copley e75c9988eb Merge branch 'people_tags_rebase' into 1.0.x 13 years ago
  Evan Prodromou c382a1d8cc fix errant class in notice content 13 years ago
  Evan Prodromou ec1579474c add classes to profile and group links in notices 13 years ago
  Shashi Gowda 5a2bab07b2 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 years ago
  Evan Prodromou 83fb5e6023 Mass replacement of #-comments with //-comments 14 years ago
  Shashi Gowda 31c1177970 Merge branch '1.0.x' into people_tags_rebase 14 years ago
  Siebrand Mazeland a4e334a0ba Translator documentation added/updated. 14 years ago
  Evan Prodromou c99f6f6afc remove a bunch of common_debug() calls for url shortening 14 years ago
  Shashi Gowda 4b8ee81ca9 Utility functions for people tags 14 years ago
  Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x 14 years ago
  Brion Vibber 2bd9532ebe Merge branch 'master' into 0.9.x 14 years ago
  Brion Vibber 6a6584741f Fix for ticket #2248: flickr etc URLs that contain @ in the paths etc no longer accidentally trip the mailto: thingy 14 years ago
  Brion Vibber 0291c6f7cd Merge branch 'unicode-tag' into 0.9.x 14 years ago
  Brion Vibber 295e2bde56 Unicodize a couple regexes for tags: fixes linking & detection of non-ASCII tags that match the current regexes. 14 years ago
  Evan Prodromou 1525acdca1 Extend authorization framework to cover login and API use 14 years ago
  Brion Vibber de7726dd00 Performance counters: records number of total and unique cache get/set/incr/deletes and queries, and logs to syslog. 14 years ago
  Evan Prodromou 570c7b63a2 Add internal URL shortener 14 years ago
  Brion Vibber 9df856e667 Merge branch '0.9.x' into merge 14 years ago
  Brion Vibber 2617c40e04 Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x 14 years ago
  Brion Vibber 76f3dc32e0 Added User::singleUserNickname() as (temporary?) fallback for single-user lookup as a workaround for site setup of 1user sites. We found that an external tool attempting to spin up StatusNet and then register the user would fail because StatusNet's router setup dies on being unable to find its single-user account, since the nickname is needed in setting up routing entries. This tweak will let it survive, using the configured setting as a fallback if it can't actually find the user account. 14 years ago
  Brion Vibber aa96c3c1d9 Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels 14 years ago
  Brion Vibber 3f0557aa8e General code safety: validate input and escape SQL strings in common_relative_profile() 14 years ago
  Brion Vibber 82799f675f Add Nickname test cases for @-reply regexes in common_find_mentions 14 years ago
  Brion Vibber dc350b5463 Work in progress on nickname validation changes. lib/nickname.php appears to have been destroyed by NetBeans and will be rewritten shortly. Sigh. 14 years ago