Commit Graph

105 Commits

Author SHA1 Message Date
Yann Leboulanger cd974302b5 typo 2006-01-15 16:26:49 +00:00
Travis Shirk 1360933ba9 Merged in trunk updates, including meta_contacts
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line

fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines

merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.

........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines

correct contacts file

........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines

dict.remove() doesn't exists, it's del dict[]

........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines

some missing commits from branch

........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines

end of gc_contact.nick -> gc_contact.name

........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines

new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences

........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines

0.9.1-2 in debian that solve the group bug (commit [4924])

........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines

typo

........
2006-01-01 20:06:26 +00:00
Travis Shirk c30ee542dc Close to usable for chat, receiving messages, etc. 2005-12-31 21:55:44 +00:00
Travis Shirk a52596266c Merged trunk 2005-12-30 21:37:36 +00:00
Yann Leboulanger da873080af gajim-remote get_status without account now return global status 2005-12-14 17:55:03 +00:00
Nikos Kouremenos 30eaaecb91 tab not space in contributors 2005-12-10 00:59:02 +00:00
Nikos Kouremenos 6e413e7f5a [lorien420] Notification Daemon Popups are now clickable! CONGRAAAAAAATS Andrew Sayman 2005-12-10 00:56:38 +00:00
Yann Leboulanger 612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger 34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Yann Leboulanger 734e7ecb21 ne need to duplicate code, show_next_unread in remote_control now does the same thing as click on systray when there is one or more pending event 2005-12-04 23:15:43 +00:00
Nikos Kouremenos 618e89c480 remote_control to use exceptions.py and the latter to be included in POTFILES.in [please always do this when new files] 2005-12-01 17:49:45 +00:00
Nikos Kouremenos 50446b7f5b remove unused var 2005-11-30 17:12:58 +00:00
Nikos Kouremenos 1095357c90 try to make get_status work 2005-11-30 16:17:06 +00:00
Nikos Kouremenos b854555e58 fix strings to be more readable; add get_status (did not test yet); raise allover 2005-11-30 15:26:08 +00:00
Nikos Kouremenos 7d357dfe5a fix names of exception, fix docstring, fix strings 2005-11-30 14:48:58 +00:00
Nikos Kouremenos ececa0dacf remove noused code (it is here from the time we tried to gajim-remote on/off on the fly. clean up! 2005-11-19 22:01:10 +00:00
Nikos Kouremenos 6d2d1fcba1 remove hardcoding dbus version 2005-11-16 21:22:35 +00:00
Yann Leboulanger 9ce32c8211 add a gc command: /say that send the message without looking for commands ("/say /help" sends "/help") 2005-11-16 20:25:06 +00:00
Nikos Kouremenos 1f5b2acd9f nothing 2005-11-13 17:43:41 +00:00
Nikos Kouremenos 082fc7aaa9 fixing dict name: gajim.interface.windows --> gajim.interface.instances 2005-11-13 15:08:47 +00:00
Yann Leboulanger 726640ef4b the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes 2005-10-20 11:17:17 +00:00
Nikos Kouremenos 599e8d15a4 add two more ft proxies until we get to autodiscover if the server we have the JID on, has support and we prio on that 2005-09-17 11:26:15 +00:00
Dimitur Kirov 71231fb864 don't load remote control if dbus is 0.23.x
and python is 2.4
2005-09-15 20:40:55 +00:00
Nikos Kouremenos 15bede7a5f better varname 2005-09-13 14:28:22 +00:00
Dimitur Kirov 7495464de7 if jid is not a conntact, open-chat with first connected account 2005-09-13 14:15:13 +00:00
Dimitur Kirov be43c2c850 added add_contact and remove_contact methods 2005-09-09 22:22:05 +00:00
Dimitur Kirov a1c0fbb4b0 added prefs_put and prefs_del commands 2005-09-09 20:51:22 +00:00
Dimitur Kirov 37780f6b72 added prefs_list and prefs_store commands
(prefs_del, prefs_put are not implemented yet)
2005-09-09 15:29:32 +00:00
Nikos Kouremenos 7e808fbb56 work with xmpp: too 2005-09-08 10:24:33 +00:00
Nikos Kouremenos 0372f162e9 remove a fixme 2005-09-08 09:23:49 +00:00
Nikos Kouremenos 914749b740 register xmpp:// gajim-remote handler in GNOME; various cleanup 2005-09-07 21:12:30 +00:00
Dimitur Kirov c99093c203 fixed show vcard info 2005-09-06 13:17:10 +00:00
Dimitur Kirov e4a28f6572 added send_file remote command 2005-08-23 23:41:23 +00:00
Nikos Kouremenos 8ac54a2e41 in windows do not say about missing dbus bidingins 2005-08-15 18:28:19 +00:00
Dimitur Kirov 0314a99347 fixed TB if no dbus 2005-07-21 07:21:14 +00:00
Nikos Kouremenos 79f195a56b revert remote_control accidental commit 2005-07-20 22:10:43 +00:00
Nikos Kouremenos 754999db24 if peer doesn't do chat state do not keep respect that; overcome jep violations for chat state transitions 2005-07-20 22:08:42 +00:00
Nikos Kouremenos 9e7ed9bb20 fix a tb when dbus module was not avaiable 2005-07-20 20:38:09 +00:00
Dimitur Kirov 0bde1f52ef 'send_message' and 'open_chat' with jid not in
the roster (if multiple accounts) sends error
2005-07-20 15:45:56 +00:00
Dimitur Kirov fbcb964008 'send_message' and 'start-chat' is executed only for
connected accounts
2005-07-20 14:12:49 +00:00
Dimitur Kirov ad5edf6657 new_message changed to open_chat.
You can start chat and send message to not in
roster users
2005-07-20 13:27:27 +00:00
Yann Leboulanger 89458fa04b no need of glade here 2005-07-20 08:28:36 +00:00
Dimitur Kirov 875a875a53 show error for missing argument in gajim-remote 2005-07-20 01:29:40 +00:00
Dimitur Kirov 929d565b62 removed unused method, translatable messages on stdout 2005-07-20 00:29:31 +00:00
Yann Leboulanger f5406316cf no gtk in remote_controle 2005-07-19 20:14:29 +00:00
Yann Leboulanger b14b33fb1b fix some bug thanks to pychecker 2005-07-19 20:12:02 +00:00
Nikos Kouremenos 16280995f2 fix a syntax error 2005-07-19 15:38:53 +00:00
Nikos Kouremenos ef11016a77 [dkirov] enable disable dbus on the fly 2005-07-19 15:07:00 +00:00
Nikos Kouremenos cc7c233e0d show_roster ==> toggle_roster_appearance 2005-07-19 14:25:41 +00:00
Yann Leboulanger a47cca07f0 move var that have nothing to do with GTK to gajim instead of roster or gajim.py: contacts, groups, newly_added, to_be_removed, awaiting_messages (was queues), nicks, allow_notifications, con_types, sleeper_state 2005-07-18 21:08:31 +00:00
Nikos Kouremenos ca1e956b44 typo 2005-07-17 22:54:24 +00:00
Nikos Kouremenos c092189373 more fixes 2005-07-17 22:38:38 +00:00
Nikos Kouremenos d98ee81520 assist dkirov 2005-07-17 22:30:46 +00:00
Nikos Kouremenos 139bb5ac0c [dkirov] patch to give dbus capabilities to Gajim. /me fixes and cleanups [possible break ups too :P] 2005-07-17 21:41:54 +00:00