Commit graph

1627 commits

Author SHA1 Message Date
Yann Leboulanger
a7c3451e1d Show a confirmation dialog first time we block a contact. Fixes #3646 2009-09-11 00:01:56 +02:00
Yann Leboulanger
17e03edfd7 show confirmation dialog first time we send custom status. see #3646 2009-09-10 22:12:52 +02:00
Yann Leboulanger
8b528e512f move change_awn_icon_status from roster_window.py to gajim.py. see #3643 2009-09-09 13:51:33 +02:00
Yann Leboulanger
44e98585ed move music track listener things from roster_window.py to gajim.py. see #3643 2009-09-09 13:26:53 +02:00
Yann Leboulanger
23dbb00d2d show only once unread messages at startup when we have twice the same contact in 2 accounts. Fixes #2921 2009-08-30 22:48:45 +02:00
Yann Leboulanger
da799bcb59 add ad hoc commands for zeroconf. Fixes #2819 2009-08-30 00:57:49 +02:00
Yann Leboulanger
56e5629877 always disable autoaway when we go offline. Fixes #5218 2009-08-28 15:06:35 +02:00
Yann Leboulanger
abe9eb8b7d [Kanor] Fix typo. Fixes #5243 2009-08-28 13:44:03 +02:00
Yann Leboulanger
9ada82a3eb prevent GTK warning 2009-08-27 19:56:11 +02:00
Yann Leboulanger
1c7b265c9c better file transfer error handling. Fixes #5064 2009-07-28 23:13:34 +02:00
Yann Leboulanger
f748e893fb prevent traceback 2009-07-24 16:17:49 +02:00
Anaël Verrier
ee59f1754b * added an entry in the roster menu to display archiving preferences window
* now we check service discovery features for message archiving
2009-07-15 20:44:34 +02:00
Yann Leboulanger
5f55a54e76 don't send a new presence when we only want to change pep info 2009-07-14 16:41:25 +02:00
Yann Leboulanger
7a976135e2 fix traceback when we get bookmarks and roster is not present. 2009-07-12 15:13:17 +02:00
Yann Leboulanger
15b3ba35b1 restore metacontct correctly when we connect to server and we already have contacts in roster (stored locally). Fixes #5156 2009-07-12 13:33:29 +02:00
Yann Leboulanger
0de2e8522d ability to send contacts via DnD to another contact. Fixes #378 2009-07-07 16:28:26 +02:00
Yann Leboulanger
6440389f50 change a string 2009-06-23 22:24:11 +02:00
Yann Leboulanger
2df642a142 typo 2009-06-23 22:08:06 +02:00
Yann Leboulanger
31dd0b882c ask if we really want to uit Gajim when systray is hidden 2009-06-23 22:00:34 +02:00
Yann Leboulanger
84d1eb4bc4 don't hide roster when we want to show systray only when there are pending events. 2009-06-23 21:07:39 +02:00
Yann Leboulanger
a53d373e04 don't traceback when we remove a contact that is alone in a metacontact. Fixes #4317 2009-06-23 19:52:47 +02:00
Yann Leboulanger
375b135209 re-add removed function. Fixes #5093 2009-06-16 15:14:09 +02:00
Jonathan Schleifer
f7014072a7 Remove all OS X-specific code from the default branch.
OS X support is still maintained in the osx_newbuildsys branch - and
only there.
2009-06-15 21:34:38 +02:00
Mateusz Biliński
018bda5a5f Merged default branch with plugin-system branch. Not all elements are fully
functional. This should be considered as sync commit.
2009-06-07 00:00:03 +02:00
Yann Leboulanger
ef281d8608 roster.get_status_message don't take pep_dict anymore. 2009-05-01 10:03:38 +00:00
Yann Leboulanger
1c1d6b6c26 no pep with default status messages. 2009-05-01 09:51:48 +00:00
Yann Leboulanger
5d8e96ad47 don't call gtk.main_quit() from outside of a mainloop 2009-05-01 09:37:13 +00:00
Yann Leboulanger
e6aea43665 When saving last_status_msg_*, save also pep info 2009-05-01 09:33:50 +00:00
Yann Leboulanger
ad125ecaac fix missing argument. 2009-04-13 15:15:45 +00:00
Yann Leboulanger
4c754a00ea add activity / mood in change status dialog. Fixes #4419 2009-04-12 18:13:37 +00:00
Yann Leboulanger
16456b3b96 prevent traceback when we have in our roster a groupchat. Fixes #4957 2009-04-08 09:58:49 +00:00
Yann Leboulanger
d3eb181758 don't expand big brother when we get a message in a metacontact. Fixes #4867 2009-04-08 07:55:52 +00:00
Yann Leboulanger
2be80422a0 [punchagan] fix rename group dialog with & char. Fixes #4937 2009-04-05 17:59:31 +00:00
Yann Leboulanger
a9f233d2cd show only contact with subscription none of from in the bottom of roster. Fixes #4877, see #4778 2009-03-16 09:37:40 +00:00
Yann Leboulanger
1dbdfce11b [Dicson] don't take into account ask_on(ff)line_status when we send a custon suatus. Fixes #4828 2009-03-02 17:41:51 +00:00
Yann Leboulanger
5834a2ae82 ability to block all contacts (from privacy list editor). Fixes #4831 2009-02-20 10:15:16 +00:00
Yann Leboulanger
849108b11f request connection password only when neede. No need to request it for GSSAPI or ANONYMOUS login. see #2465 2009-02-13 20:24:23 +00:00
Yann Leboulanger
95d7e157da handle (un)subscription events as messages (don't force to popup a window) Fixes #2243 2009-02-13 19:35:30 +00:00
Yann Leboulanger
85d758d75d add jid to remove_contact dialog. Fixes #4708 2009-02-12 20:17:18 +00:00
Yann Leboulanger
a1c40f9b08 unset custom status icon only when remote contact goes offline or connects. Fixes #4801 2009-02-11 20:48:41 +00:00
Yann Leboulanger
0cf86f5a8f [Dicson] Fix meta contact order by DND. Fixes #4797, #4779 2009-02-11 17:55:00 +00:00
Yann Leboulanger
37665a9a42 when sorting by status, sort by subscription first. Fixes #4778 2009-02-10 10:45:03 +00:00
Yann Leboulanger
289cd81caa [pvgoran] use correct function to get custom status message. Don't ask it if there is a default message configured. Fixes #4762 2009-02-01 21:09:48 +00:00
Yann Leboulanger
5e2c8da594 new show_only_active_contact option. Fixes #3497 2009-01-30 07:53:26 +00:00
Julien Pivotto
3a80d25bad Correctly disconnect muc's from roster. Fic #4720. 2009-01-23 14:19:38 +00:00
Yann Leboulanger
d628fbef21 typo (append -> remove). Fixes #4618 2009-01-16 16:51:20 +00:00
Yann Leboulanger
6080bea672 abilty to do some exceptions to invisible rule (to send custom status). Fixes #4631 2009-01-10 16:37:57 +00:00
Yann Leboulanger
bd759262bb Don't change sleeper state when we send a presence to a user, to not think global status has changed from invisible. see #4631 2009-01-09 18:34:56 +00:00
Stephan Erb
a72b1ced91 Remove print statement. 2009-01-07 20:45:03 +00:00
Yann Leboulanger
12c54d9c17 remember which metacontacts were collapsed / expanded and restore their states. Fixes #4618 2009-01-06 11:13:10 +00:00