Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update NEWSMorgan Collett2007-08-231-0/+2
|
* Update NEWSMorgan Collett2007-08-231-0/+2
|
* Rename buddy iconMorgan Collett2007-08-231-1/+1
|
* Convert CRLFs to unix formatMorgan Collett2007-08-231-13/+13
|
* Regen Chat.pot, adding activity name string. Fix charset declaration in fr.po.Dan Winship2007-08-203-20/+31
|
* Add french translation.Marco Pesenti Gritti2007-08-161-0/+37
|
* Release version 14.Morgan Collett2007-08-132-1/+3
|
* #2714: Adapt chat activity to sugar.graphics cleanupMorgan Collett2007-08-132-7/+7
|
* Update NEWSMorgan Collett2007-08-061-0/+2
|
* Add .gitignoreMorgan Collett2007-08-061-0/+3
|
* German translationMorgan Collett2007-08-061-0/+37
|
* Release version 13.Morgan Collett2007-07-302-1/+3
|
* Updated NEWSMorgan Collett2007-07-271-0/+2
|
* Added pot fileMorgan Collett2007-07-271-0/+37
|
* Add gettext for i18nMorgan Collett2007-07-271-6/+7
|
* should cache buddy objectsDafydd Harries2007-07-241-0/+1
|
* Release 12Morgan Collett2007-07-242-1/+5
|
* Grab the focus to the chat entry by default (#2347)Guillaume Desmottes2007-07-231-0/+1
|
* Release version 11.Marco Pesenti Gritti2007-07-212-1/+3
|
* Add basic link supportMarco Pesenti Gritti2007-07-212-4/+17
|
* Release version 10.Marco Pesenti Gritti2007-07-092-1/+3
|
* Adapt to sugar API changeMarco Pesenti Gritti2007-07-092-1/+2
|
* Add content to NEWSMorgan Collett2007-07-061-0/+8
|
* Explicitly set background colour of RoundBox for status messages - #1913Morgan Collett2007-07-051-1/+1
|
* Disable entry while not connectedMorgan Collett2007-07-051-3/+8
|
* Eliminate redundant code in add_statusMorgan Collett2007-07-041-54/+23
|
* Patch from Simon Schamijer to fix scrollingMorgan Collett2007-07-041-5/+12
|
* setup.py: Pass bundle name to bundlebuilderMorgan Collett2007-07-032-2/+1
|
* Version number to 9Morgan Collett2007-07-031-1/+1
|
* Better reflect status messages as different to chat textMorgan Collett2007-07-021-9/+53
|
* Changes from smcv reviewMorgan Collett2007-07-021-6/+5
|
* Cope with group channels that do not have channel-specific handles (e.g. Salut)Morgan Collett2007-06-291-1/+4
|
* TextChannel code cleanupMorgan Collett2007-06-291-11/+33
|
* chat.py: remove signal_connect - unusedMorgan Collett2007-06-291-9/+0
|
* chat.py: remove crufty commentsMorgan Collett2007-06-251-2/+0
|
* 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
| |