Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove empathy-dispatch-operation | Guillaume Desmottes | 2010-08-11 | 1 | -126/+0 |
| | |||||
* | remove internal approving code | Guillaume Desmottes | 2010-06-17 | 1 | -4/+0 |
| | |||||
* | Set the user action time when the user approves stuff | Sjoerd Simons | 2010-05-04 | 1 | -0/+4 |
| | |||||
* | dispatch-operation: add user-action-time property | Guillaume Desmottes | 2010-04-25 | 1 | -2/+8 |
| | |||||
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -0/+2 |
| | |||||
* | empathy-dispatch-operation: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | Correct little coding style | Xavier Claessens | 2009-01-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2209 | ||||
* | Start reworking the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -0/+118 |
Rework the channel dispatche so it's model is somewhat similar to the ChannelDispatcher in the telepathy-spec. Which allows for a much cleaner and extensible implementation containg no ugly hacks. Currently it's only able to do Text Channels and a lot of the other functionality is temporary disabled Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2130 |