18 Commits (5d78b148ffe14e1653882bb352afdc8384d8c8e2)

Author SHA1 Message Date
Dan Williams ce577a6376 Refactor current activity handling to be top-level attributes and D-Bus signals, not stuck in the property dict 18 years ago
Dan Williams 31c69ed167 Hook up Buddy.add_activity() and Buddy.remove_activity() 18 years ago
Dan Williams 0e67d939a8 Set icon cache earlier 18 years ago
Dan Williams 7ba30ea0d2 Clean up debug messages 18 years ago
Dan Williams e89c88b191 Fix location of cache debug prints 18 years ago
Dan Williams 5e3d56fe77 Rename function to match previous _request_buddy_icon->_get_buddy_icon 18 years ago
Dan Williams 85d70f2383 Use the buddy icon cache 18 years ago
Dan Williams f6c043b204 Add a buddy icon cache 18 years ago
Dan Williams b67c0a6b3d Don't print EntryGroup messages for now 18 years ago
Dan Williams d2e235838e Only print out service resolutions, not updates 18 years ago
Dan Williams 7268d8803d Ensure owner validity before using 18 years ago
Dan Williams 6473444e09 Add a 'Disappeared' signal on the buddy object 18 years ago
Dan Williams fcef47181b Don't hardcode property key names; protect against spurious _presence_olpc services; watch for changes on the _presence_olpc service, like current activity updates 18 years ago
Dan Williams 1ab8089457 Make Service a GObject subclass, and add a property-changed signal
Also fix bug where all property keys were sent in the property-changed signal
because the properties dict was cleared too early.
18 years ago
Dan Williams d0f23744f0 Use asynchronous service resolution to capture service updates too 18 years ago
Dan Williams 14763c0f5c Fix up registered service type checking code 18 years ago
Dan Williams 922b7238b9 Merge 18 years ago
Marco Pesenti Gritti 5f99dcf9a5 Move the presence service out of the shell 18 years ago