Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* setup.py: /usr/bin/env pythonMorgan Collett2007-06-231-1/+1
|
* Implement a TextChannel class to make usage much easier.Morgan Collett2007-06-221-87/+114
| | | | | | | Probably only applicable to Chat in this form, but this is how easy I'd like to see the PS usage for activity authors. All the telepathy stuff is moved into TextChannel.
* activity.info: Rev version to 8Morgan Collett2007-06-221-1/+1
|
* Modified Chat to use PresenceServiceMorgan Collett2007-06-221-63/+125
| | | | | Use the room that PS gives us, not the hardcoded chat@collabora room. Show buddies joining or already in chat.
* Add ActivityToolboxMorgan Collett2007-06-191-1/+5
|
* Use logging not printMorgan Collett2007-06-191-14/+10
|
* Add chat logging to journal - fixes #784Morgan Collett2007-06-191-0/+32
|
* port to use new graphics APIGuillaume Desmottes2007-05-031-13/+10
|
* Merge branch 'master' of git://dev.laptop.org/chat-activityDafydd Harries2007-04-181-78/+70
|\ | | | | | | | | | | Conflicts: chat.py
| * catch connection status changesGuillaume Desmottes2007-04-161-8/+6
| |
| * Use telepathy-python instead of hardcoding interfaces/constantsGuillaume Desmottes2007-04-161-62/+33
| |
| * Use buddy color instead of a hard coded oneGuillaume Desmottes2007-04-161-8/+25
| |
| * Use existing connection instead of create a new oneGuillaume Desmottes2007-04-161-27/+33
| |
* | Merge tmpDafydd Harries2007-04-123-4/+5
|\ \ | |/ |/|
| * capitalise activity name for consistency with other activitiesDafydd Harries2007-04-101-1/+1
| |
| * remove execute bit from .svg/.info filesDafydd Harries2007-04-102-0/+0
| |
| * use points instead of pixels for spacingDafydd Harries2007-04-101-4/+5
| |
* | capitalise activity name for consistency with other activitiesDafydd Harries2007-04-121-1/+1
|/
* add copyright noticeDafydd Harries2007-04-091-0/+15
|
* add hack for scrolling to right locationDafydd Harries2007-04-091-0/+1
|
* add commentDafydd Harries2007-04-091-0/+1
|
* update activity.info fileDafydd Harries2007-04-091-4/+6
|
* add new chat activityDafydd Harries2007-04-091-0/+206
|
* remove old chat activity codeDafydd Harries2007-04-091-49/+0
|
* Bump versionMarco Pesenti Gritti2007-02-241-1/+1
|
* Adapt to api changesMarco Pesenti Gritti2007-02-222-7/+5
|
* New iconMarco Pesenti Gritti2007-01-311-9/+9
|
* Update to new Exec formatMarco Pesenti Gritti2006-12-181-1/+1
|
* Converted tabs to spaces for python styleJustin Gallardo2006-12-041-19/+19
|
* Initial commit of the new GroupChat Activity Bundle"Justin Gallardo2006-11-294-0/+95