summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Service: rename "service-id" property to just "id"c2sRob Staudinger14-20/+20
2011-11-03Contact: rename "contact-id" property to just "id"Rob Staudinger6-18/+18
2011-10-31Contact, (Proxy)Service, Roster: clean up header filesRob Staudinger9-51/+47
2011-10-31Roster: split away internal interfaceRob Staudinger7-51/+177
2011-10-31Contact: split away internal interfaceRob Staudinger10-96/+203
2011-10-31(Proxy)Service: make classes "final" so they can't be subclassedRob Staudinger7-30/+24
2011-10-28(Proxy)Service: split away internal interfaceRob Staudinger14-91/+472
2011-10-28logging: improve logging facilitiesRob Staudinger10-68/+131
2011-10-25Client: consistently use contact-id and service-id in the API.Rob Staudinger3-26/+42
2011-10-25ytstenut.sym: remove a few internal-only symbols.Rob Staudinger1-6/+0
2011-10-25Roster: get rid of Client reference.Rob Staudinger10-109/+121
2011-10-24Added files and changes for Android portAlvaro Soliverez3-1/+48
2011-10-22logging: Do not print topic when 'unspecified' placeholder.Rob Staudinger1-8/+29
2011-10-21Rewrite init and logging system.Rob Staudinger24-624/+267
2011-10-21Use g_strmp0 instead of strcmp where appropriate.Rob Staudinger4-15/+13
2011-10-21Roster: simplify find_contact_by_id().Rob Staudinger1-16/+3
2011-10-21build: use C99.Rob Staudinger1-1/+1
2011-10-20Roster: introduce _foreach_contact() iterator function.Rob Staudinger4-27/+67
2011-10-20Client: rename _register_service() to _publish_service()Rob Staudinger3-8/+8
2011-10-20docs: fix typo so the version appears on the docs index page.Rob Staudinger1-1/+1
2011-10-20Contact: add service iterator.Rob Staudinger4-9/+78
2011-10-20ytstenut.h: remove debug and marshal headers, they are private.Rob Staudinger3-3/+1
2011-10-20Client, Contact: remove YtsError from the public API.Rob Staudinger8-41/+25
2011-10-20Contact: implement "name" property.Rob Staudinger1-15/+46
2011-10-20Contact: remove icon/avatar handling.Rob Staudinger3-87/+0
2011-10-20Contact: use "contact-id" consistently instead of just "id".Rob Staudinger7-27/+24
2011-10-20Contact: coding style audit.Rob Staudinger1-373/+302
2011-10-20Client, Contact: remove telepathy-glib from public headers.Rob Staudinger8-107/+16
2011-10-20Roster: use consistent API naming.Rob Staudinger4-11/+11
2011-10-19Contact: get rid of Client pointer.Rob Staudinger6-117/+114
2011-10-19Roster: coding style audit.0.3.1Rob Staudinger1-196/+143
2011-10-19Roster, Contact: use more consistent naming internally.Rob Staudinger5-48/+57
2011-10-17types: Header is no longer needed, decommision it.Rob Staudinger8-67/+22
2011-10-17Contact: remove 'presence' property, we only care about services.Rob Staudinger3-82/+0
2011-10-17Client: already knows when service is removed, no need for callback.Rob Staudinger4-66/+50
2011-10-12service: Add missing docs.Rob Staudinger2-21/+84
2011-10-12local-connection.c: Remove obsolete test.Rob Staudinger3-237/+11
2011-10-12status-set.c: Port to new API.Rob Staudinger1-29/+17
2011-10-12message-send.c: Port to new low-level API.Rob Staudinger4-126/+30
2011-10-11message.c, status.c: Fix build.Rob Staudinger3-0/+4
2011-10-10service-adapter: Remove from public API.Rob Staudinger4-10/+2
2011-10-10docs: yts-version.hRob Staudinger1-0/+6
2011-10-10docs: YtsProxy.Rob Staudinger2-4/+69
2011-10-07docs: YtsProxyService.Rob Staudinger3-5/+37
2011-10-03Post release version bump to 0.3.1Rob Staudinger1-1/+1
2011-09-30docs: Use nicer parameter names for signal handlers in client.0.3.0Rob Staudinger1-9/+9
2011-09-30roster: Update docs.Rob Staudinger1-13/+13
2011-09-30docs: Make init and version docs nicer.Rob Staudinger2-4/+4
2011-09-30roster: Style audit.Rob Staudinger2-103/+86
2011-09-30build: Remove yts-debug from the public API.Rob Staudinger3-2/+2