summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-09-07move xrd and hostmeta out of the OStatus plugin and into coreCraig Andrews
2010-09-06Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-09-06common_cache_key() -> Cache::key()Evan Prodromou
2010-09-06common_keyize() -> Cache::keyize()Evan Prodromou
2010-09-06remove NOOP function common_broadcast_notice()Evan Prodromou
2010-09-06common_memcache() => Cache::instance()Evan Prodromou
2010-09-05Add basic support for Georgian (ka)Siebrand Mazeland
2010-09-03set_notify -> setNotifyCraig Andrews
2010-09-03get_screenname -> getScreennameCraig Andrews
2010-09-03is_otr -> isOtrCraig Andrews
2010-09-03is_autoreply -> isAutoreplyCraig Andrews
2010-09-03public_notice -> publicNoticeCraig Andrews
2010-09-03broadcast_notice -> broadcastNoticeCraig Andrews
2010-09-03get_user -> getUserCraig Andrews
2010-09-03add_notice -> addNoticeCraig Andrews
2010-09-03handle_incoming -> handleIncomingCraig Andrews
2010-09-03handle_command -> handleCommandCraig Andrews
2010-09-03format_notice -> formatNoticeCraig Andrews
2010-09-03send_confirmation_code -> sendConfirmationCodeCraig Andrews
2010-09-03send_from_site -> sendFromSiteCraig Andrews
2010-09-03get_user_im_prefs_from_user -> getUserImPrefsFromUserCraig Andrews
2010-09-03get_user_im_prefs_from_screenname -> getUserImPrefsFromScreennameCraig Andrews
2010-09-03enqueue_incoming_raw -> enqueueIncomingRawCraig Andrews
2010-09-03enqueue_outgoing_raw -> enqueueOutgoingRawCraig Andrews
2010-09-03daemon_screenname -> daemonScreennameCraig Andrews
2010-09-03receive_raw_message -> receiveRawMessageCraig Andrews
2010-09-03send_notice -> sendNoticeCraig Andrews
2010-09-03send_message -> sendMessageCraig Andrews
2010-09-02Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-09-02Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-09-02use etag preferably for cachingEvan Prodromou
2010-09-02add some caching headersEvan Prodromou
2010-09-02combine our standard scripts into one big scriptEvan Prodromou
2010-09-02Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-09-02Merge branch 'master' into testingBrion Vibber
2010-09-02Fixes for Mac metadata files mucking up theme zip filesBrion Vibber
2010-09-02Ticket #2638: allow themes to specify a base theme to load with 'include' set...Brion Vibber
2010-09-02hooks for showing <title> and <h1> elementsEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02Fixes for custom theme upload:Brion Vibber
2010-09-02Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pagesBrion Vibber
2010-08-28* when using multiple parameters, number themSiebrand Mazeland
2010-08-28Document UI text and number parameters.Siebrand Mazeland
2010-08-16Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-08-16Merge branch 'master' into 0.9.xBrion Vibber
2010-08-16StatusNet 0.9.4 "Orange Crush"0.9.4Brion Vibber
2010-08-16fixed a %d that should be a %s in an error messageBrenda Wallace
2010-08-16fixed a %d that should be a %s in an error messageBrenda Wallace
2010-08-13Merge branch 'master' into 1.0.xEvan Prodromou
2010-08-13hide the Whats Up Nickname if notice title enabledEvan Prodromou