summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/DESIGN
blob: 86fb1dac00cd3d627613c08fc87d66e52bcc893b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Plan for updating Kopete's groupwise support for GW7.

Review protocol DONE

libgroupwise:

Update error codes DONE
Extend event protocol to handle new event formats PROGRESS
Make protocol version selectable in Client DONE
Add new event tasks
	Event codes DONE
	Broadcast in ConferenceTask - small Event proto update  DONE
	Chat events in ChatroomTask
		ConfAttribUpdate 	- large Event proto update
		ConfTopicChanged
		ChatroomNameChanged - large Event proto update
		ConfRightsChanged	- vlarge Event proto update
		ConfRemoved 		- large Event proto update and more info from Mike.
		ChatOwner changed	- vlarge Event proto update
(large update -> requires new EventTransfer subclass)

Update Client with event Q_SIGNALS
	Broadcast DONE
	Chatroom

Add request tasks

Update Attribs

Search for chats
  Get Results
  Stop Search
  Update Numbers

Add Client interface for requests

kopete_groupwise:

Handle broadcasts DONE

Set custom statuses on the server

search for chats

join chat

create chat

modify chat