Nikos Kouremenos
3aa0363a2a
prefix with roster_
2005-07-21 21:19:08 +00:00
Nikos Kouremenos
247647c336
popup notifications for new message by default
2005-07-21 21:03:36 +00:00
Dimitur Kirov
17c65a9d24
all methods in class GajimRemote, added unrepr
...
and cleaner output for vcards
2005-07-21 21:00:18 +00:00
Nikos Kouremenos
171fefcdfa
we are already in scripts
2005-07-21 20:59:01 +00:00
Nikos Kouremenos
5689aeb249
editable False for change status dialog
2005-07-21 20:55:00 +00:00
Dimitur Kirov
d54c388ca0
Added scripts/gajim-remote.py
2005-07-21 18:51:23 +00:00
Nikos Kouremenos
c47bf7e5ca
align better if no status message. JID was removed in favor of status message because
...
a. JID is static and jargonish
b. JID is visible now via tooltip and of course via vcard [where it can also be copy pasted]
c. status message has more info about the real person and his current mood so it is logical to have that in banner and remove jargon of JID
2005-07-21 18:05:04 +00:00
Nikos Kouremenos
ef6643b24d
status message in the banner instaed of jid; remove_user => remove_contact
2005-07-21 17:54:58 +00:00
Nikos Kouremenos
4ec127aa92
cleanups
2005-07-21 17:00:05 +00:00
Yann Leboulanger
d2c9d3b253
fix a TB
2005-07-21 15:43:53 +00:00
Nikos Kouremenos
c851323c51
do not play sound when standalone chatstate message
2005-07-21 15:23:18 +00:00
Nikos Kouremenos
2db64d9ce8
put chatstate in the banner
2005-07-21 14:56:39 +00:00
Nikos Kouremenos
92453bca1b
better values for chat size
2005-07-21 14:55:54 +00:00
Dimitur Kirov
afb15500e0
Escape markup in contact status and Resource
...
(Tooltip)
2005-07-21 14:09:17 +00:00
Yann Leboulanger
fa69961f57
remove unneeded print
2005-07-21 13:28:07 +00:00
Nikos Kouremenos
128800be28
fix a renaming group tb
2005-07-21 13:16:31 +00:00
Dimitur Kirov
b63040681e
Strip status message
2005-07-21 13:11:35 +00:00
Nikos Kouremenos
6c88e531f3
left and right margin set to 1 for textviews in tabbed caht and group chat [so text is not jammed in the right and in the left]
2005-07-21 10:25:37 +00:00
Dimitur Kirov
23dbb25763
hide one of the two consecutive separators in
...
popup menu on item from 'not in roster' group
2005-07-21 09:45:55 +00:00
Dimitur Kirov
c503bb7227
removed is_initial in 'enable_dbus'
2005-07-21 08:05:10 +00:00
Dimitur Kirov
0314a99347
fixed TB if no dbus
2005-07-21 07:21:14 +00:00
Yann Leboulanger
b08b8402c1
delete new_message_handler_id beofre we build the menu
2005-07-21 06:25:49 +00:00
Nikos Kouremenos
c24fdeefc8
add comments to last a lifetime :); remove unneeded commented out code
2005-07-20 22:31:03 +00:00
Nikos Kouremenos
ef252ead1e
s/list_users/contacts_list/
2005-07-20 22:15:35 +00:00
Nikos Kouremenos
884ff33383
self.users -> self.contacts
2005-07-20 22:14:40 +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
d03931eec3
correction in filename
2005-07-20 21:52:59 +00:00
Yann Leboulanger
198d1e5d66
fix a TB
2005-07-20 21:11:19 +00:00
Nikos Kouremenos
53c96cab64
79 chars margin
2005-07-20 20:39:04 +00:00
Nikos Kouremenos
f4336e3b4f
remove a , from a tooltip
2005-07-20 20:38:25 +00:00
Nikos Kouremenos
9e7ed9bb20
fix a tb when dbus module was not avaiable
2005-07-20 20:38:09 +00:00
Nikos Kouremenos
3838f09c61
True/False instaed of 1/0
2005-07-20 20:19:27 +00:00
Nikos Kouremenos
0f234e2383
fix tooltip
2005-07-20 20:03:49 +00:00
Nikos Kouremenos
51aa52683a
we can now disbale chat state via GUI [a MUST in jep]
2005-07-20 20:00:57 +00:00
Dimitur Kirov
dcedc99d23
catch remote method exceptions
2005-07-20 17:51:31 +00:00
Dimitur Kirov
2b460a39fe
show status icons for resources
2005-07-20 17:50:50 +00:00
Dimitur Kirov
8362334891
print all string results
2005-07-20 16:32:31 +00:00
Nikos Kouremenos
bc2309b60b
fixes in 30 secs timer, other chatstate logical fixes, raise exceptions on jep violations
2005-07-20 15:57:55 +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
Yann Leboulanger
8d7dac3553
We copy the list of connections because one can disappear while we process()
2005-07-20 14:58:05 +00:00
Yann Leboulanger
a2afc054a4
do not erase features when we receive items
2005-07-20 14:52:31 +00:00
Nikos Kouremenos
ae4651f765
add http:// in urls in manpage
2005-07-20 14:41:36 +00:00
Dimitur Kirov
fbcb964008
'send_message' and 'start-chat' is executed only for
...
connected accounts
2005-07-20 14:12:49 +00:00
Yann Leboulanger
e9d80f65fe
we want secret keys in modify account
2005-07-20 13:55:50 +00:00
Nikos Kouremenos
409f3021b9
comment in code is better than comment in commit that we forget after a month :)
2005-07-20 13:33:12 +00:00
Yann Leboulanger
287b6a88d6
it can be xmls[jid/resource] if it's a vcard from pm
2005-07-20 13:30:01 +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
Dimitur Kirov
86ff362c5c
new_message changed to open_chat.
...
You can start chat and send message to not in
roster users
2005-07-20 13:27:15 +00:00
Nikos Kouremenos
d9fc6234be
typo
2005-07-20 13:20:47 +00:00