summaryrefslogtreecommitdiffstats
path: root/gnomeshell@pidgin.im
Commit message (Collapse)AuthorAgeFilesLines
* add proper timestamp, remove synchronous methods patchHEADmasterIzhar Firdaus2011-05-031-46/+16
|
* architecture redesign to use DisplayImMsg , code cleanup to use only async callsIzhar Firdaus2011-04-281-38/+107
|
* gnomeshell-pidgin: use DisplayImMsg instead of ReceivedImMsg/SentImMsgIzhar Firdaus2011-04-271-93/+35
|
* * bring back notification when window open, as its not quite make senseIzhar Firdaus2011-04-191-5/+4
| | | | * some fixes in onStatusChange
* * dont notify if theres no initial messageIzhar Firdaus2011-04-171-2/+7
| | | | | * disable the algorithm to determine which window should be highlighted if conversation is clicked, as its not accurate anyway
* missing space after the username when presence status changedIzhar Firdaus2011-04-151-1/+1
|
* dont popup window if conversation is not IMIzhar Firdaus2011-04-151-0/+5
|
* escape text before sending to pidginIzhar Firdaus2011-04-141-1/+2
|
* slightly nicer presence textIzhar Firdaus2011-04-142-3/+2
|
* strip all htmlIzhar Firdaus2011-04-141-2/+2
|
* use conversation title as header instead of aliasIzhar Firdaus2011-04-141-2/+3
|
* missing parameter for markup_escape_textIzhar Firdaus2011-04-131-1/+1
|
* text already escaped, dont escape them when appendingIzhar Firdaus2011-04-131-3/+35
|
* * added DEBUG variable which turn debugging on/offIzhar Firdaus2011-04-131-7/+13
| | | | | * set default buddy icon as pidgin icon, use it if theres no icon available for buddy
* gnome-shell pidgin extension:Izhar Firdaus2011-04-121-54/+80
| | | | | | * use ConversationCreated event as trigger to popup as ReceivedImMsg does not have conversation reference for new chat, causing pidgin to crash * revamped the code so that it works with above changes
* added credits in extension.jsIzhar Firdaus2011-04-121-0/+10
|
* add pidgin gnomeshell extensionIzhar Firdaus2011-04-124-0/+317