The branch "master" has been updated. The following is a summary of the commits.
from: 3db24c99804513a59a17269fb4db5aa423750a63 8c4b12e... Add feeds. Remove dirver isFriend and isBlacklisted copy of friends method. Fix send message link. Slovenian translation update ----------------------------------------------------------------------- commit 8c4b12e679d370d72f04a749ee1d55a7ca837983 Author: Duck (Jakob Munih) <[email protected]> Date: Sun Feb 22 20:48:05 2009 +0100 Add feeds. Remove dirver isFriend and isBlacklisted copy of friends method. Fix send message link. Slovenian translation update folks/edit/friends/blacklist.php | 5 +- folks/edit/friends/for.php | 6 +- folks/edit/friends/friends.php | 6 +- folks/edit/friends/from.php | 6 +- folks/edit/friends/index.php | 6 +- folks/edit/friends/know.php | 77 ++++++++++++++++ folks/edit/friends/of.php | 8 +- folks/lib/Driver.php | 52 ----------- folks/lib/Folks.php | 25 +++--- folks/lib/Friends.php | 16 +++ folks/locale/sl_SI/LC_MESSAGES/folks.mo | Bin 27453 -> 27849 bytes folks/po/folks.pot | 153 +++++++++++++++++++------------ folks/po/sl_SI.po | 153 +++++++++++++++++++------------ folks/rss/activity.php | 57 ++++++++++++ folks/rss/friends.php | 52 +++++++++++ folks/rss/know.php | 65 +++++++++++++ folks/rss/online.php | 28 ++++++ folks/templates/edit/add.php | 3 + folks/templates/feed/activities.php | 27 ++++++ folks/templates/feed/feed.php | 27 ++++++ folks/templates/user/user.php | 13 +-- folks/user.php | 8 +- 22 files changed, 580 insertions(+), 213 deletions(-) create mode 100644 folks/edit/friends/know.php create mode 100644 folks/rss/activity.php create mode 100644 folks/rss/friends.php create mode 100644 folks/rss/know.php create mode 100644 folks/rss/online.php create mode 100644 folks/templates/edit/add.php create mode 100644 folks/templates/feed/activities.php create mode 100644 folks/templates/feed/feed.php http://git.horde.org/diff.php/folks/edit/friends/blacklist.php?rt=horde-hatchery&r1=3db24c99804513a59a17269fb4db5aa423750a63&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/edit/friends/for.php?rt=horde-hatchery&r1=3db24c99804513a59a17269fb4db5aa423750a63&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/edit/friends/friends.php?rt=horde-hatchery&r1=3db24c99804513a59a17269fb4db5aa423750a63&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/edit/friends/from.php?rt=horde-hatchery&r1=3db24c99804513a59a17269fb4db5aa423750a63&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/edit/friends/index.php?rt=horde-hatchery&r1=3db24c99804513a59a17269fb4db5aa423750a63&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/edit/friends/know.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/edit/friends/of.php?rt=horde-hatchery&r1=3db24c99804513a59a17269fb4db5aa423750a63&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-hatchery&r1=485d1e68d21fb4b62bc5050300d854aba0281b0e&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/lib/Folks.php?rt=horde-hatchery&r1=593efca07054633cb3f6f8a03a8a7e226cfd3465&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/lib/Friends.php?rt=horde-hatchery&r1=3db24c99804513a59a17269fb4db5aa423750a63&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/locale/sl_SI/LC_MESSAGES/folks.mo?rt=horde-hatchery&r1=3c6de7711859c7868d3e9a7aa538ee279c3bca49&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/po/folks.pot?rt=horde-hatchery&r1=3c6de7711859c7868d3e9a7aa538ee279c3bca49&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/po/sl_SI.po?rt=horde-hatchery&r1=3c6de7711859c7868d3e9a7aa538ee279c3bca49&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/rss/activity.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/rss/friends.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/rss/know.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/rss/online.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/templates/edit/add.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/templates/feed/activities.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/co.php/folks/templates/feed/feed.php?rt=horde-hatchery&r=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/templates/user/user.php?rt=horde-hatchery&r1=3c6de7711859c7868d3e9a7aa538ee279c3bca49&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 http://git.horde.org/diff.php/folks/user.php?rt=horde-hatchery&r1=dbf541a875d394249f1a477ec748cb015e480f64&r2=8c4b12e679d370d72f04a749ee1d55a7ca837983 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
