Commit Graph

40 Commits

Author SHA1 Message Date
Yann Leboulanger fc7ece41ee MUC support ! (privileges in chatrooms) 2004-09-25 15:19:07 +00:00
Yann Leboulanger f78acc3bf1 Close all opened windows before quitting gtkgui plugin
New agent Browser (JEP 30 complient)
Upgrade of french translation
2004-09-06 14:55:10 +00:00
Yann Leboulanger 4658ab8927 beginning of the group chat support
do not create a new connexion in the core if it already exists
2004-08-04 22:40:22 +00:00
Yann Leboulanger e4ef4f4396 save events when no visual plugin (like gtkgui) is registered and restore them when such a plugin resiters 2004-08-01 23:49:21 +00:00
Yann Leboulanger 6ad688ec62 sendPlugin function accept a queue argument to send the message in a single queue 2004-08-01 21:45:58 +00:00
Yann Leboulanger 9fc8e66770 gtkgui plugin ask roster when it starts (in case an account is already conected)\nthread in started in plugin.py 2004-08-01 16:25:41 +00:00
Yann Leboulanger c0977ea9ab take into account more cases 2004-07-31 23:07:25 +00:00
Yann Leboulanger 19f1e79a66 plugins can now unregister
new QUIT signal : we can or not close the core
2004-07-28 18:31:31 +00:00
Yann Leboulanger 331056f179 logger and gtkgui plugins can be launched after the core (if sock plugin is active) 2004-07-17 21:00:38 +00:00
Yann Leboulanger 03aee33e25 here is the sock plugin
runCore can now recieve the -c option to be lunch as a client. In such a case, it connects to a gajim server (a sock plugin) and not to a jabber server
2004-07-17 15:31:47 +00:00
Yann Leboulanger 60fdfc66e5 new indentation 2004-07-08 19:56:30 +00:00
Vincent Hanquez 768e2d7953 change my mail address 2004-06-18 09:25:15 +00:00
Yann Leboulanger 3ca47b0d9c Makefile of idle module in common subdirectory 2004-06-09 14:26:54 +00:00
Yann Leboulanger c95a979544 icon in systray (it represents state and changes when we recieve a message not poped up) 2004-06-09 14:22:27 +00:00
Yann Leboulanger 528e353cee idle is a C module, not a C++ one 2004-05-28 17:54:40 +00:00
Yann Leboulanger 279a060265 - idle in a C module, auto away / xa feature is back
- no need to store .mo files : they are now created by make
2004-05-28 04:20:30 +00:00
Yann Leboulanger 6e84e5746b i18n support for internationalisation 2004-05-16 23:47:14 +00:00
Yann Leboulanger bc63bc73b7 timeout on the socket 2004-05-01 20:53:34 +00:00
Yann Leboulanger 9954becd9c a better code for roster_Window class 2004-03-16 15:39:36 +00:00
Yann Leboulanger fa49d30545 Jabberpy V0.5 2004-03-06 04:11:57 +00:00
Yann Leboulanger cf2c7b5037 log on / log off for agents 2004-03-04 20:56:39 +00:00
Yann Leboulanger 96e6ccf3dc get vCard infos 2004-02-18 21:03:45 +00:00
Yann Leboulanger f913e4cd0e - new configuration File management
- bugfix : message from unknown personne
2004-01-24 20:32:51 +00:00
Yann Leboulanger 6b75452557 keyboard interrupt
comments
2004-01-17 15:38:29 +00:00
Yann Leboulanger e8b6c78f5e remove group iter from roster when empty 2004-01-15 22:46:35 +00:00
Yann Leboulanger 194f989f1c information window
away messages support
new jabberpy library
2004-01-14 01:06:27 +00:00
Yann Leboulanger dead744a92 bugfix in autoaway + autoxa support 2004-01-02 23:27:28 +00:00
Yann Leboulanger 1776cc4b45 autoaway support 2004-01-02 15:21:02 +00:00
Yann Leboulanger d9f5bd08e8 now accents can be sent 2003-12-14 21:13:28 +00:00
Yann Leboulanger 42ae1c5d73 accounts' window 2003-12-11 22:26:29 +00:00
Yann Leboulanger d794a4cce1 bug fix 2003-11-30 22:44:05 +00:00
Yann Leboulanger 5591959fa2 pass to gtkgui changed 2003-11-30 22:40:24 +00:00
Yann Leboulanger 6234777d45 new plugin gestion 2003-11-30 15:50:23 +00:00
Yann Leboulanger fd89e34226 Logger plugin is now available ! 2003-11-26 00:02:43 +00:00
Yann Leboulanger aad2444309 name is saved when subscribing a new contact 2003-11-01 19:41:35 +00:00
Yann Leboulanger 16d6b489e8 many improvement in roster management
TODO: write name and groups in roster
2003-10-29 12:58:58 +00:00
Yann Leboulanger 26553b576a many improvements in add / remove contacts 2003-10-28 19:37:40 +00:00
Yann Leboulanger 7bea0341fa showoffline in .gajimrc and convertion "~/" -> "/home/user" in optparser.py 2003-10-23 18:29:15 +00:00
Yann Leboulanger 402ca97fcb .gajimrc in home's dir and email changed 2003-10-23 09:54:19 +00:00
Vincent Hanquez c0f51fdd1d Initial revision 2003-10-22 18:45:13 +00:00