Nikos Kouremenos
567436bd6d
add a comment
2005-11-04 15:28:35 +00:00
Nikos Kouremenos
542349ad64
add img instead of text for show in chat with in systray
2005-11-04 15:22:12 +00:00
Nikos Kouremenos
9bd80e6772
fix a string
2005-11-04 15:08:49 +00:00
Yann Leboulanger
c0261e481a
add some debug info
2005-11-04 14:42:56 +00:00
Yann Leboulanger
e8069e56ad
SRV records are now properly supported (swich to another SRV record when first one is not available)
2005-11-04 08:19:15 +00:00
Nikos Kouremenos
e0bf58cba7
give default to finish button once we show it
2005-11-03 22:57:54 +00:00
Nikos Kouremenos
4dbfdc33d4
well nothing compared to Yann.. :$
2005-11-03 22:47:26 +00:00
Yann Leboulanger
4704a591b1
the go online checkbutton in on by default
2005-11-03 22:38:32 +00:00
Yann Leboulanger
6d7ec70dd1
add some test when we create / modify an account (a valid JID can have no nickname according to the RFC, but an account MUST have one)
2005-11-03 22:37:21 +00:00
Yann Leboulanger
2b0d8e2a70
fix TB
2005-11-03 22:15:40 +00:00
Yann Leboulanger
42b897bb31
add a go online checkbutton at the end of wizard
2005-11-03 22:12:00 +00:00
Yann Leboulanger
fcb9d9628f
don't show tab in wizard
2005-11-03 21:55:29 +00:00
Yann Leboulanger
4db0a0a608
remove unneeded tab in wizard
2005-11-03 21:50:23 +00:00
Nikos Kouremenos
0696e75358
history order change: history is ordered as everything else latest is in the bottom
2005-11-03 21:31:04 +00:00
Nikos Kouremenos
e0d9933b23
remove unused vars and modules
2005-11-03 21:11:37 +00:00
Nikos Kouremenos
5161226e0a
remove ununsed vars
2005-11-03 21:03:51 +00:00
Nikos Kouremenos
b9d4b51e1d
fix invalid arguments call
2005-11-03 20:52:04 +00:00
Nikos Kouremenos
8b90191f60
fix untested code
2005-11-03 20:50:52 +00:00
Nikos Kouremenos
819bf2e7e3
do not traceback when contact has left and we ask bigger avatar (which calls this func)
2005-11-03 20:48:27 +00:00
Nikos Kouremenos
de7f987211
fix typo
2005-11-03 20:41:35 +00:00
Yann Leboulanger
97ed14b16b
remove our jid before we stringprep
2005-11-03 19:00:22 +00:00
Nikos Kouremenos
099a4fc062
do not ask gladexml on chat.py too
2005-11-03 17:23:36 +00:00
Nikos Kouremenos
b5831c5e8d
damn copy paste
2005-11-03 17:20:52 +00:00
Nikos Kouremenos
9b5a55ea7d
ctrl+enter no longers sends message and all work as they should. damn bindings
2005-11-03 17:01:44 +00:00
Nikos Kouremenos
dd03ac29a5
typo. thanks deluge
2005-11-03 16:37:18 +00:00
Yann Leboulanger
a79f450e2c
remove aa non-implemented option
2005-11-03 16:21:03 +00:00
Nikos Kouremenos
bff36b7c45
add comment for translators
2005-11-03 15:25:31 +00:00
Nikos Kouremenos
b8fce2f1fe
do not ask xml anymore
2005-11-03 15:21:18 +00:00
Nikos Kouremenos
1ab95cdc6a
if gtk has default action for a widget, bindings never work, so we must use key_press_event for those and return True after we do the job in key_press_event CB
2005-11-03 15:10:00 +00:00
Yann Leboulanger
f130ce29c0
we now stringprep jid and resource everywhere:
...
when we recieve a jid from server
when we enter a jid or resource in GUI
2005-11-03 14:46:56 +00:00
Nikos Kouremenos
1462b4a27f
we were checking for @ unless we had /echo but it is also valid to contact jabber.org so it is time we do not check at all if jid has @
2005-11-03 12:45:26 +00:00
Yann Leboulanger
9bf4819404
user correct login when we create an account
2005-11-03 12:20:17 +00:00
Yann Leboulanger
ff2eaa4a55
Gajim and gajim are not the same resource
2005-11-03 12:09:38 +00:00
Yann Leboulanger
dd6a9ced49
accountModificationWindow is never used to create an account, just modify it
...
add an advanced button to AccountCreationWizard that open the accountModificationWindow
2005-11-03 10:32:26 +00:00
Yann Leboulanger
41cbaa7c2b
we now call the AccountCreationWizard window each time we create a new account
2005-11-03 09:33:22 +00:00
Yann Leboulanger
acd09eaba2
FirstTimeWizard -> AccountCreationWizard
2005-11-03 09:27:45 +00:00
Yann Leboulanger
66a7f4b07c
resources are now checked case insensitive in connection.py with the one we already have
2005-11-03 09:21:12 +00:00
Yann Leboulanger
2e9d0fbeba
we now save/read log to ~/.gajim/logs/jid.lower()
2005-11-03 08:50:35 +00:00
Yann Leboulanger
06ad619a58
when we get an iq, we check if we already have with another case
2005-11-02 22:08:31 +00:00
Yann Leboulanger
ce7a532f08
typo
2005-11-02 22:01:28 +00:00
Nikos Kouremenos
744814e860
remove a fixme
2005-11-02 19:37:25 +00:00
Nikos Kouremenos
5970f91dc2
remove some bindings
2005-11-02 19:01:17 +00:00
Nikos Kouremenos
1eb611d20f
revert accidental removal
2005-11-02 18:44:10 +00:00
Nikos Kouremenos
def89e51a7
sectext should have dot
2005-11-02 16:36:22 +00:00
Nikos Kouremenos
9554d2c8f5
remove U it is not needed nor works; remove it also from glade, remove crazy hboxing and use fill and other similar properties
2005-11-02 16:34:35 +00:00
Nikos Kouremenos
f7a1f8fa64
fix strings and fix comments
2005-11-02 14:54:25 +00:00
Yann Leboulanger
73a9a282ba
when we add a contact, check if it's already in roster (case insensitive)
2005-11-02 12:46:57 +00:00
Nikos Kouremenos
c4eb2d62d7
fix a tb
2005-11-02 11:29:51 +00:00
Yann Leboulanger
b35f340018
fix WRONG comment
2005-11-02 11:13:05 +00:00
Nikos Kouremenos
6127f23774
comment get_real_jid_from_fjid to assure future protection from refactoring and add docstring to get return values without reading the code. Both are importnat for such api funcs
2005-11-02 11:06:51 +00:00
shteef
467ff43106
Codestyle fixes, even though my syntax highlighting breaks on this. :p
2005-11-02 11:03:42 +00:00
shteef
3594e582a3
Fix groupchat highlighting again, for real now.
2005-11-02 11:00:16 +00:00
Nikos Kouremenos
5e6766a3a4
do not fail if user does not have pywin32
2005-11-02 10:52:12 +00:00
Yann Leboulanger
2720f1ce7c
move function to get real_jid to gajim.py
2005-11-02 08:12:54 +00:00
Nikos Kouremenos
433af985b1
less wordy and concise is welcome but not if they are not understable. moreover it is better that the user understands what that is than see a small tooltip and not completely understand. I revert with the only change that I agree that the first The can be removed. "Used this window" you cannot be serious though.. :P
2005-11-01 23:55:50 +00:00
Yann Leboulanger
d1ebec6ad4
we can now copy (not move) a contact to another group
2005-11-01 22:52:04 +00:00
Yann Leboulanger
c9c319a141
get the avatar from real jid if we have it
...
if we don't habe the real jid, we don't show bigger avatar cause it's not saved in HD
2005-11-01 22:08:15 +00:00
Alex Mauer
44d152b3a3
Rewrote tooltip text for "last read bar" to be less wordy, more concise.
2005-11-01 20:44:02 +00:00
Nikos Kouremenos
36cc5bfa5d
WINAPI: Gajim now can detects file lock and does not allow sending the file.
2005-11-01 20:01:14 +00:00
Nikos Kouremenos
48dd04a228
typo
2005-11-01 17:14:15 +00:00
Nikos Kouremenos
8d353c8e24
typo
2005-11-01 17:12:40 +00:00
Yann Leboulanger
9121514778
don't open a tabbedchat or a groupchat window over another one
2005-11-01 15:42:08 +00:00
Yann Leboulanger
2c016fddab
tab_position in GUI has been removed
2005-11-01 15:35:00 +00:00
Nikos Kouremenos
f048ff494f
remove duplication of logic (twice reseting chatstate [one was wrong I think..]
2005-11-01 15:28:19 +00:00
Yann Leboulanger
ce247d053f
coding standards
...
self.node_to_dict always return a dict
2005-11-01 14:43:00 +00:00
Nikos Kouremenos
dc95dc33d2
add comment
2005-11-01 13:43:57 +00:00
Nikos Kouremenos
9f063a02f3
verbosely comment code
2005-11-01 13:33:13 +00:00
Nikos Kouremenos
4466a7f6b2
isinstance(a, foo) is faster that type(a) == foo
2005-11-01 13:10:38 +00:00
Nikos Kouremenos
63bcfc3054
fix tbs
2005-11-01 13:05:51 +00:00
Nikos Kouremenos
0f9f404000
please use tupples; only use list when need to append later etc
2005-11-01 12:54:57 +00:00
Yann Leboulanger
370b6870f5
don't show popup or systray event when FT is completed if we don't want to be notified
2005-11-01 11:25:01 +00:00
Yann Leboulanger
7b96dbc0fe
connect the key_press_event in messagetextview so that we know when we press a normal key (a, b, ...) and we can reset last_key_tabs[room_jid] variable
2005-11-01 09:04:23 +00:00
Nikos Kouremenos
ca345fee0d
coding standards
2005-11-01 00:02:31 +00:00
Nikos Kouremenos
0618afa787
improve readability
2005-10-31 23:59:26 +00:00
Nikos Kouremenos
aba99dc208
fix typos
2005-10-31 23:48:36 +00:00
Nikos Kouremenos
6812e423d7
remove fixme
2005-10-31 23:33:33 +00:00
Nikos Kouremenos
422ae02f57
cleaner regexp pattern for links
2005-10-31 23:31:18 +00:00
Nikos Kouremenos
0ab56fb189
hide filter hbox; maybe someday
2005-10-31 21:28:39 +00:00
Nikos Kouremenos
3e237801c9
initial filter support (aka better than nothing) for history
2005-10-31 20:55:45 +00:00
Nikos Kouremenos
da23873805
coding standards fixes
2005-10-31 20:54:40 +00:00
Nikos Kouremenos
b89c217e68
logic fix
2005-10-31 20:54:05 +00:00
Yann Leboulanger
9ea8a2d8e8
at startup use our cached vcard to get the sha
...
then ask the vcard, and resend a new presence only if avatar has changed
2005-10-31 20:51:45 +00:00
Nikos Kouremenos
878b274481
add func in gtkgui helpers
2005-10-31 19:35:17 +00:00
Nikos Kouremenos
f5411971c7
if roster is in vd1, and we are in vd2 and we click systray, move roster from vd1 to vd2
2005-10-31 18:06:36 +00:00
Yann Leboulanger
a8cb9d69ff
we now save sha in stored vcard
...
we save the current sha in memory and we update it when we receive the vcard
we re-ask the vcard when we receive a presence with a new sha
2005-10-31 17:31:30 +00:00
Nikos Kouremenos
20ba733622
cyan ist tot (is dead)
2005-10-31 16:41:30 +00:00
Nikos Kouremenos
22e1d66d98
new gajim theme (delete all lines in your config starting with themes. to see it) and theme names are now translatable
2005-10-31 16:19:12 +00:00
Nikos Kouremenos
7e283c5dfb
typo
2005-10-31 11:14:11 +00:00
Nikos Kouremenos
a3227aacb4
cleaner
2005-10-31 11:09:18 +00:00
Nikos Kouremenos
0670282453
better funcname
2005-10-31 11:06:11 +00:00
Yann Leboulanger
17f67e6a90
remove unneeded BeautifulSoup class
...
refactor the code so that it's not dup (vcard.get_avatar_pixbuf)
2005-10-31 10:23:33 +00:00
Nikos Kouremenos
9b1881cbbd
catch a async tb
2005-10-30 21:46:48 +00:00
Nikos Kouremenos
ae4f0d9aaf
catch a tb
2005-10-30 21:41:52 +00:00
Nikos Kouremenos
ee46edcfb8
if we have avatar in HD, we get it from there now
2005-10-30 21:39:09 +00:00
Yann Leboulanger
89d00ada0d
we send our username, not our nick when we change password
2005-10-30 16:50:05 +00:00
Yann Leboulanger
60d8a8e9b3
save vcard when we get it
2005-10-30 16:46:50 +00:00
Nikos Kouremenos
47fbe4b3cb
it is GTK+
2005-10-30 16:16:00 +00:00
Nikos Kouremenos
7efdb71dce
glade fixes in disco window
2005-10-30 15:12:38 +00:00
shteef
241bc34faa
Don't use gtk.Image.clear until we switch to GTK 2.8
2005-10-30 15:08:47 +00:00
shteef
184782baa5
Always show address, not name, in disco window title
2005-10-30 15:05:42 +00:00
shteef
fc2d4fa47f
Remove periods at the end of tooltips
2005-10-30 15:03:48 +00:00
shteef
258e13c625
Fixed highlighting nicks with spaces.
...
muc_highlight_words config option is now semicolon separated.
2005-10-30 15:01:57 +00:00
Nikos Kouremenos
57df37e235
fix string
2005-10-30 14:43:30 +00:00
shteef
7384d34379
Added a tooltip to the toplevel services discovery browser describing
...
greyed out rows.
2005-10-30 14:33:25 +00:00
shteef
20213f24d3
Move banner agent icon in disco to glade
2005-10-30 12:53:42 +00:00
shteef
0154dc4325
Fix undefined 'name' TB in MUC Browser
2005-10-30 12:25:11 +00:00
Yann Leboulanger
b4d9a6aab0
new helpers.check_paths() function that creates LOGPATH and VCARDPATH
2005-10-30 11:20:24 +00:00
shteef
b69bc501ae
New Service Discovery, couple of quick notes about this commit:
...
* src/disco.py contains all the disco stuff
* registration remains in src/config.py
* data/pixmaps/agents contains the icons used in the toplevel server browser
and the banner. They're referenced at the top of src/disco.py.
2005-10-30 09:58:13 +00:00
Yann Leboulanger
56bc8d4709
add show_all_events and show_roster menuitems to systray menu
2005-10-30 00:08:39 +00:00
Yann Leboulanger
39710fe110
fix TB
2005-10-29 23:43:49 +00:00
Nikos Kouremenos
c2994578ad
better varname
2005-10-29 17:02:59 +00:00
Nikos Kouremenos
1b62d12dba
wizard: account name is Main (translatable) and not from first part of jid
2005-10-29 16:59:11 +00:00
Nikos Kouremenos
b975b9380a
fallback to green (or should it be human?) theme. afterall what dkirov called GTK+ was not GTK. renaming that to plain
2005-10-29 16:56:33 +00:00
Nikos Kouremenos
3e7c2c563f
MessageTextView also used in Group Chat. at last!
2005-10-29 16:33:59 +00:00
Nikos Kouremenos
629f565c0d
Tabbed Chat now uses MessageTextView which does it all via gtk bindings so japanese and other IM can come before us to handle Enter as required
2005-10-29 16:06:39 +00:00
Nikos Kouremenos
1e80f8c950
fix docstrings
2005-10-29 15:30:24 +00:00
Nikos Kouremenos
29c9db5df8
fix value
2005-10-29 15:27:06 +00:00
Nikos Kouremenos
8cd566c18d
more properties so they do not get lost after refactoring
2005-10-29 15:26:41 +00:00
Nikos Kouremenos
72fea5dd3d
buttons_hbox in TC now has size 3 (was 4 and was empty) so it must be safe
2005-10-29 15:18:57 +00:00
Nikos Kouremenos
c37dd39f65
now I am sure, so say it in FIXME for sure
2005-10-29 15:15:47 +00:00
Nikos Kouremenos
0134fbb283
0.9 should do more not less than 0.8.2 did
2005-10-29 15:07:42 +00:00
Nikos Kouremenos
973aaee15c
do it with functions
2005-10-29 15:03:50 +00:00
Nikos Kouremenos
21ef860622
introducing message_textview class
2005-10-29 14:51:47 +00:00
Nikos Kouremenos
87edc62fbb
get msg_textview as first child of msg_scrolled window and not via xml [it is first step for bindings patch]
2005-10-29 14:28:46 +00:00
Nikos Kouremenos
be16cc9535
no need of \
2005-10-29 14:25:05 +00:00
Nikos Kouremenos
b43220a6e9
no need to assign to local unused var
2005-10-29 14:24:32 +00:00
Yann Leboulanger
b94f13a0eb
last_time_printout goes into conversation_textview class
2005-10-29 08:44:41 +00:00
Yann Leboulanger
1142cc1e7d
don't remove the event if it's not handled in open_event function
2005-10-28 22:37:58 +00:00
Yann Leboulanger
a42c43748c
introduce a var in order not to duplicate long var
2005-10-28 22:37:14 +00:00
Nikos Kouremenos
2ccd0183b1
remove unused cb from glade
2005-10-28 22:19:18 +00:00
Nikos Kouremenos
9065e17d1c
better strings; remove double import
2005-10-28 22:17:50 +00:00
Yann Leboulanger
0cbb37e865
here is a new widget: conversation_textview: it displays url, emoticons, ...
2005-10-28 21:46:55 +00:00
Nikos Kouremenos
bf4a1b28ac
xrange and tupple instead of range and list in common/
2005-10-27 13:22:42 +00:00
Nikos Kouremenos
ca60bacdb5
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
2005-10-27 13:15:03 +00:00
Nikos Kouremenos
1f1d87019f
optimize: xrange instead of range
2005-10-27 12:47:54 +00:00
Travis Shirk
af826817fc
Only highlight if the entire nick is mentioned, not just individual words.
...
Closes #1038
2005-10-27 05:18:34 +00:00
Nikos Kouremenos
0e7630fc85
avoid double change in change status msg mni in combobox
2005-10-26 17:33:37 +00:00
Nikos Kouremenos
69fc11d949
optimize
2005-10-26 17:30:52 +00:00
Nikos Kouremenos
cb32099db6
fix a bug in Change status msg menuitem in status combobox: all renderers have to be insensitive so all row can end up insensitive
2005-10-26 16:40:59 +00:00
Nikos Kouremenos
f430c3581f
ask uname as our last chance to detect OS [thanks kael for command]
2005-10-25 08:39:41 +00:00
Nikos Kouremenos
0109d921ac
logic fixes
2005-10-24 14:32:13 +00:00
Travis Shirk
d1840ef508
Reverting a change that broke chatstates, expecially paused.
2005-10-24 02:18:51 +00:00
Yann Leboulanger
e8a3b670f6
GPG keys are now sorted alphabetically
2005-10-22 08:52:13 +00:00
Nikos Kouremenos
a5418e8d07
even better string
2005-10-21 22:44:07 +00:00
Nikos Kouremenos
01df80d910
better string (elimate double is) thanks nicfit
2005-10-21 22:39:08 +00:00
Yann Leboulanger
8d54408175
fix line_tooltip position
2005-10-21 22:28:17 +00:00
Yann Leboulanger
fe105d5b7a
tooltip for line in gc is ready except the position is wrong
2005-10-21 22:06:26 +00:00
Nikos Kouremenos
e821d252c3
align to left and remove unneeded text from glade file
2005-10-21 21:53:04 +00:00
Nikos Kouremenos
af7dd4b83c
lightyellow bg as it was first intended for contrustring JID
2005-10-21 21:50:44 +00:00
Nikos Kouremenos
f590da078a
[xmpppy]it is standarD not with T; thanks dkm
2005-10-21 21:30:54 +00:00
Yann Leboulanger
f0d68cb441
fix TB
2005-10-21 18:13:33 +00:00
Yann Leboulanger
5d647e3c94
fix TB
2005-10-21 17:49:35 +00:00
Nikos Kouremenos
2abc302ce9
do not fail if user runs vista
2005-10-21 17:00:37 +00:00
Nikos Kouremenos
f79a90a3ca
make gajim boot in windows 2003
2005-10-21 16:46:27 +00:00
Nikos Kouremenos
8a1326a810
sys.getfilesystemencoding() can return None to some systems (eg. OpenBSD). Thanks Jolan for patches
2005-10-21 13:21:31 +00:00
Yann Leboulanger
cb1be7a818
typo
2005-10-20 17:04:07 +00:00
Yann Leboulanger
9a2fcf9ec1
don't send interface instance to PopupNotificationWindow
2005-10-20 11:40:29 +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
Yann Leboulanger
0b1bf176e9
reset chatstate when contact go offline or error
2005-10-20 10:21:51 +00:00
Yann Leboulanger
adcdcbc411
color of tabs are now well handeled: when we receive a chat state we modify both gtk.STATE_NORMAL and gtk.STATE_ACTIVE color, so when we change the active tab, color is ok
2005-10-20 09:49:28 +00:00
Yann Leboulanger
a7300534f8
update contact's chatstate when we receive it
2005-10-20 09:35:00 +00:00
Yann Leboulanger
8060b8b515
there are problems with IDNA, so I remove it for the moment
2005-10-20 08:48:19 +00:00
Yann Leboulanger
f24c2db136
remove only the line when we want to remove it
2005-10-19 21:49:16 +00:00
Yann Leboulanger
9d42d10853
file-stopped and file-completed can be saved in awiting_events queue
2005-10-19 21:14:51 +00:00
Yann Leboulanger
7d5cba01a7
typo
2005-10-19 20:18:09 +00:00
Yann Leboulanger
af7fef5ec1
file-send-error can now be added to the awaiting queue
2005-10-19 20:16:22 +00:00
Yann Leboulanger
16a4d81cdf
we now support non-ascii hostname thanks to IDNA
2005-10-19 18:47:09 +00:00
Yann Leboulanger
443b32a846
typo
2005-10-19 11:14:15 +00:00
Nikos Kouremenos
e2f317723b
fix typo in comment. thx Yann
2005-10-19 11:13:41 +00:00
Nikos Kouremenos
5894307bf9
we no longer stay in change status message item in status switcher
2005-10-19 11:03:01 +00:00
Nikos Kouremenos
5b1d6457d9
fix typo
2005-10-19 10:39:23 +00:00
Yann Leboulanger
5b8a2c736b
factorize code
2005-10-18 21:20:39 +00:00
Yann Leboulanger
314fd4a8bf
file-request-error can now be saved in the awaiting_events queue
...
better code to handle all these events
2005-10-18 20:30:26 +00:00
Nikos Kouremenos
947c7c59c4
improve and add comments to make code more readable
2005-10-18 12:41:56 +00:00
Yann Leboulanger
f1b8cc1246
remove FIXME
2005-10-18 09:33:56 +00:00
Yann Leboulanger
63c1d3d3f0
file transfer request can now be stored in awaiting_events queue and recalled from roster / filetransfer / popup notification
2005-10-18 09:07:52 +00:00
Yann Leboulanger
4a824668e1
window pos and size must be catch before the destroy event
2005-10-17 15:57:03 +00:00
Nikos Kouremenos
1ffb867355
better varname
2005-10-17 12:45:55 +00:00
Yann Leboulanger
4e7f9f5820
connect always return a sequence
2005-10-17 11:18:42 +00:00
Yann Leboulanger
85cd5634ff
fix logic
2005-10-17 10:17:35 +00:00
Yann Leboulanger
9e629e71f9
save single message window size and position when it is destroyed
2005-10-17 08:25:05 +00:00
Yann Leboulanger
c1d334c25d
save single chat size/position
2005-10-16 22:08:42 +00:00
Nikos Kouremenos
01e09ce9b1
make the cursor invisible when showing bigger avatar; make it visible on mouse move
2005-10-16 14:19:02 +00:00
Yann Leboulanger
77cb852057
single messages are well handled: they are saved in awaiting_events if needed and are printed when we dubble click a contact row, or systray or popup window
2005-10-16 13:18:34 +00:00
Yann Leboulanger
966afbb031
awaiting_messages is now named awaiting events
...
it now contains subject of messages
2005-10-15 20:49:08 +00:00
Nikos Kouremenos
6b097f465a
fix a TB. thanks deluge
2005-10-14 21:42:04 +00:00
Yann Leboulanger
f92a137158
name is login, not account name
2005-10-14 19:37:08 +00:00
Yann Leboulanger
27ee476990
refactor connect so that new_account can use it (SSL and SRV now works when we create a new account)
2005-10-14 18:55:48 +00:00
Yann Leboulanger
dc0fa61cd6
prevent a TB
2005-10-14 18:10:14 +00:00
Nikos Kouremenos
59213b3279
also recover comment
2005-10-14 14:03:25 +00:00
Nikos Kouremenos
00d72aecdd
remove some prints
2005-10-14 10:12:04 +00:00
Travis Shirk
879459bd8a
Restore 'attention' chatstate which was broke in [3768]
2005-10-14 02:52:08 +00:00
Nikos Kouremenos
ce66db017e
do not do the same thing twice
2005-10-14 01:13:10 +00:00
Nikos Kouremenos
8ab275e87e
comments never hurt; fix DeprecationWarning on passing float to scale_simple; do not show bigger avatar if avatar is not bigger
2005-10-13 20:33:13 +00:00
Yann Leboulanger
6df1018fca
width and height must be integer
2005-10-13 19:53:36 +00:00
Nikos Kouremenos
9498889fa0
catch correctly exception if user has problems with gconfd
2005-10-13 19:44:33 +00:00
Nikos Kouremenos
992aa5c22b
n0thing
2005-10-13 19:44:09 +00:00
Yann Leboulanger
d505fd01a0
[Kaleo] don't make rectangulare avatars become square
2005-10-13 18:52:17 +00:00
Yann Leboulanger
95ad04abfb
don't remove chat state when we receive a presence
2005-10-13 18:23:47 +00:00
Yann Leboulanger
19d99e0a89
remove the image in tc window when we get the vcard and there is no image in it
2005-10-12 20:17:58 +00:00