Yann Leboulanger
|
28dee0867f
|
[misc] ability to send messages to a group or to several contacts. fixes #1823
|
2006-11-10 18:41:08 +00:00 |
Yann Leboulanger
|
1add317cc9
|
use PRAGMA synchronous = OFF in sqlite to avoid hard drive spin up. fixes #2183
|
2006-11-10 18:32:38 +00:00 |
Tomasz Melcer
|
fafc555b6b
|
Some changes in new dataforms, they're almost usable now.
|
2006-11-10 13:17:59 +00:00 |
Yann Leboulanger
|
d701c1ef3d
|
show status changement of contact without a resource only once. fixes #2542
|
2006-11-10 08:59:14 +00:00 |
Yann Leboulanger
|
a6201bff11
|
number of tab in vcard.py has changed
|
2006-11-10 08:24:36 +00:00 |
Yann Leboulanger
|
a4c29cd6c2
|
[misc] XEP-145 (annotations) support. Thanks fixes #776
|
2006-11-09 19:13:53 +00:00 |
Yann Leboulanger
|
bac3b8f2f2
|
always show change status message window to current desktop when we change status. fixes #2615
|
2006-11-09 18:21:25 +00:00 |
Stefan Bethge
|
0cc8a9fad2
|
fix #2656
|
2006-11-09 17:06:28 +00:00 |
Stefan Bethge
|
1d8dab4b22
|
read password from account config window using get_password, not from config
|
2006-11-09 15:42:27 +00:00 |
Jean-Marie Traissard
|
20dc155f65
|
Reset pending messages count in message_win even in more than one tab stay, delete
banners redraw when control whith same nick is present, it's related to accounts
now.
|
2006-11-09 00:06:03 +00:00 |
Jean-Marie Traissard
|
587a4d4e73
|
Don't count first messages in roster title when we auto open
|
2006-11-08 21:28:28 +00:00 |
Yann Leboulanger
|
5b9a784b68
|
don't copy contact when the only one has no resource. it means it's the first message we got. fixes #2652
|
2006-11-08 17:23:57 +00:00 |
Yann Leboulanger
|
f39fd2a861
|
redraw transport when we read it's queue
|
2006-11-08 16:47:07 +00:00 |
Yann Leboulanger
|
038c4e4c77
|
use good filename when saving avatar of a contact from info window. Fixes #2650
|
2006-11-08 14:31:40 +00:00 |
Yann Leboulanger
|
c897263ed0
|
[dkirov] When .so modules are loaded from module path there is no need to do extra checks.
|
2006-11-08 13:23:38 +00:00 |
Yann Leboulanger
|
b288264135
|
[dkirov] idle module is not correctly build (linked to xss lib) and loaded from .libs folder for svn users. fixes #2611
|
2006-11-08 13:16:35 +00:00 |
Yann Leboulanger
|
2034948d2a
|
fjid must always be set.
|
2006-11-08 13:04:31 +00:00 |
Yann Leboulanger
|
3e18b3b7fc
|
don't ensure_utf8_string() when prefferedencoding is not 'UTF-8'. fixes #2514
|
2006-11-08 08:09:42 +00:00 |
Yann Leboulanger
|
a9624838ef
|
overwrite contact instance when the one that remain is offline. fixes #2569
|
2006-11-08 07:36:52 +00:00 |
Yann Leboulanger
|
17d17ae50f
|
fix TB when we get a message from a not in roster contact
|
2006-11-08 07:23:30 +00:00 |
Jean-Marie Traissard
|
bb072aafb8
|
agh, re typo
|
2006-11-08 02:34:12 +00:00 |
Jean-Marie Traissard
|
72ae44ec0c
|
Typo
|
2006-11-08 02:32:49 +00:00 |
Jean-Marie Traissard
|
2e1e5ab218
|
Use good filename when saving avatar of a contact without a renamed nick. Fixes #2650.
|
2006-11-08 02:28:03 +00:00 |
Jean-Marie Traissard
|
943338b00b
|
We NEVER want to count gc_messages in roster title. Good catch hawke
|
2006-11-07 23:36:48 +00:00 |
Stefan Bethge
|
7c433c7c85
|
display error messages only when there is an error (hopefully), see #2586
|
2006-11-07 23:25:24 +00:00 |
Yann Leboulanger
|
ae8c6e309e
|
handle correctly messages from invisible resources
|
2006-11-07 23:13:11 +00:00 |
Yann Leboulanger
|
b2d4177962
|
use correct jid (not always jid_with_resource) in popup. fixes #2569
|
2006-11-07 21:58:33 +00:00 |
Jean-Marie Traissard
|
cdd9618635
|
Fix roster not refreshed in on_conversation_vadjustment_value_changed() by merging duplicate code
|
2006-11-07 21:29:59 +00:00 |
Stefan Bethge
|
bf69759900
|
fix #2649
|
2006-11-06 22:47:25 +00:00 |
Yann Leboulanger
|
636342bc30
|
take into events from fill jid when deciding if we should remove it from roster. fixes #2646
|
2006-11-06 22:15:33 +00:00 |
Yann Leboulanger
|
d8391be1dd
|
add a tooltip to manage theme button. fixes #2633
|
2006-11-06 21:31:27 +00:00 |
Stefan Bethge
|
745434fdab
|
give error messages when local message could not be sent, see #2586
|
2006-11-06 21:30:39 +00:00 |
Yann Leboulanger
|
f5fedaf737
|
prevent TB. fixes #2534
|
2006-11-06 21:21:04 +00:00 |
Tomasz Melcer
|
289928050c
|
Reworked dataforms, not finished yet.
|
2006-11-06 12:23:39 +00:00 |
Jean-Marie Traissard
|
e8d2bfe1ce
|
[elghinn/jim]Correctly reload emoticons set :). Fixes #2445
|
2006-11-06 05:37:29 +00:00 |
Jean-Marie Traissard
|
dcbde70325
|
View my_emoticones sets in prefs (regression in [7355])
|
2006-11-06 00:06:35 +00:00 |
Yann Leboulanger
|
291666a5e3
|
show gc topic changements with timestamp as old conversations (grey)
|
2006-11-05 23:46:06 +00:00 |
Jean-Marie Traissard
|
57e4c75a83
|
[junglecow] Bookmarked groupchat rooms to follow global print_status_in_muc setting
if print_status unspecified by user. Fixes #2641.
|
2006-11-05 22:09:19 +00:00 |
Yann Leboulanger
|
fae038075b
|
don't cut title in old style popup notifications and allow multiple line in text. fixes #2640
|
2006-11-05 11:35:24 +00:00 |
Yann Leboulanger
|
ff0d7bd649
|
[elrodeo] updated ru translation
|
2006-11-05 11:17:47 +00:00 |
Yann Leboulanger
|
e96edbb7a6
|
- add a confirmation dialog when we create a metacontact for the forst time. fixes #2259
- for server that doesn't support storinx privacy XML, add a warning dialog
|
2006-11-05 00:47:25 +00:00 |
Yann Leboulanger
|
83a5014b14
|
[junglecow] refactor paths and directories in a single file. fixes #2629
|
2006-11-04 18:15:38 +00:00 |
Jean-Marie Traissard
|
1ea1be854b
|
Fix bug with accounts NOT merged, use get_global_show() and simplify [7354]
|
2006-11-04 04:06:50 +00:00 |
Yann Leboulanger
|
fefbc29079
|
show only folders in iconsets and emoticons combobox. fixes #2638
|
2006-11-04 02:39:11 +00:00 |
Yann Leboulanger
|
43ddd31399
|
how correct status iconin merged account row. fixes #2620
|
2006-11-04 02:29:16 +00:00 |
Yann Leboulanger
|
eeb4dfc61b
|
show change status message window in current workspace. fixes #2615
|
2006-11-04 01:47:30 +00:00 |
Yann Leboulanger
|
a49a0e02ec
|
missing glade commit. see #2626
|
2006-11-04 01:46:56 +00:00 |
Yann Leboulanger
|
354b6fd1c5
|
[elrodeo] add must sounds in systray context menu. fixes #2626
|
2006-11-04 01:42:29 +00:00 |
Jean-Marie Traissard
|
fb3b1520d8
|
Better strings (See #2633)
|
2006-11-04 00:37:59 +00:00 |
Jean-Marie Traissard
|
7db777868e
|
Revert [7334]
|
2006-11-04 00:27:56 +00:00 |