root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9899 [9899] 07/08/08 21:15:54 steve-e Fix two caps related tracebacks: Quick fix: What does not exist cannot …
(edit) @9898 [9898] 07/08/08 20:49:51 steve-e [Florob] Improved URL matching. We don't match all valid URIs like …
(edit) @9897 [9897] 07/08/08 01:04:10 tomk new BOSHDispatcher (in dispatcher_nb), improved BOSHClient class, minor …
(edit) @9896 [9896] 07/07/08 05:51:05 bct fix a couple of GC and PM TBs
(edit) @9895 [9895] 07/07/08 00:55:42 steve-e Redraw family after readding. See r9894
(edit) @9894 [9894] 07/07/08 00:24:58 steve-e Correctly readd a metacontact family after removing a single brother. * …
(edit) @9893 [9893] 07/07/08 00:24:19 jim++ Make nick completion work fine with an empty refer_to_nick_char Make nick …
(edit) @9892 [9892] 07/06/08 23:35:19 steve-e Don't crash when we receive contacts that have a group tag assigned …
(edit) @9891 [9891] 07/05/08 21:16:04 asterix add caps_* arguments in create_contact
(edit) @9890 [9890] 07/05/08 21:08:15 asterix typo
(edit) @9889 [9889] 07/05/08 21:04:27 asterix fix arguments order in contacts.py, some coding standards. should fix …
(edit) @9888 [9888] 07/05/08 20:25:39 asterix remove useless print
(edit) @9887 [9887] 07/05/08 20:25:09 asterix typo
(edit) @9886 [9886] 07/05/08 20:07:32 asterix warn before connecting without PyOpenSSL. fixes #4065
(edit) @9885 [9885] 07/05/08 18:44:27 vardo Small sync commit.
(edit) @9884 [9884] 07/05/08 08:33:49 steve-e Correctly count metacontacts in non merged accounts mode if we have …
(edit) @9883 [9883] 07/04/08 23:29:46 steve-e Count metacontacts only once. Remove timing information for roster …
(edit) @9882 [9882] 07/04/08 12:18:40 js Make the space wasted by the new button at least a bit less.
(edit) @9881 [9881] 07/04/08 02:30:07 bct fix GroupchatControl? session-related TB
(edit) @9880 [9880] 07/04/08 01:19:44 bct sesison-related TB fixes
(edit) @9879 [9879] 07/03/08 23:43:28 asterix keep caps info when we create a contact instance from groupchat_contact …
(edit) @9878 [9878] 07/03/08 08:26:39 asterix fix connection for ipv6
(edit) @9877 [9877] 07/03/08 01:29:10 tomk moved bosh code from client_nb.py to bosh.py, replaced debug logging with …
(edit) @9876 [9876] 07/02/08 14:27:12 js Fix missing ).
(edit) @9875 [9875] 07/02/08 12:57:31 asterix fix traceback when unblocking a group. fixes #4074
(edit) @9874 [9874] 07/02/08 12:48:15 js XEP-0184 uses the new caps-checking way now.
(edit) @9873 [9873] 07/02/08 11:20:49 js Added a function to check for specific features. This makes implementing a …
(edit) @9872 [9872] 07/02/08 10:47:01 js Typo.
(edit) @9871 [9871] 07/01/08 12:26:50 js Use caps to determine remote clients' support for specific features. Caps …
(edit) @9870 [9870] 07/01/08 01:02:12 tomk moved TLS and SSL classes from transports_nb to new tls_nb module, fixed …
(edit) @9869 [9869] 07/01/08 00:23:07 steve-e Fix really bad modelfilter bug that may have caused segfaults. This also …
(edit) @9868 [9868] 06/30/08 23:27:04 steve-e Commit two new assert statements in roster window. We are not absolutely …
(edit) @9867 [9867] 06/30/08 02:02:32 tomk - Refactored non-blocking transport and client classes - getaddrinfo is …
(edit) @9866 [9866] 06/30/08 00:31:17 bct indentation bug in the test environment setup
(edit) @9865 [9865] 06/29/08 19:06:30 bct added test for parsing of unbound namespace prefixes
(edit) @9864 [9864] 06/29/08 18:25:10 bct missed a / in </b>
(edit) @9863 [9863] 06/29/08 17:57:07 bct fix esession toggling
(edit) @9862 [9862] 06/29/08 07:25:59 bct test for URL regexp
(edit) @9861 [9861] 06/29/08 06:39:29 bct make esession authentication warning less obtrusive
(edit) @9860 [9860] 06/29/08 03:40:49 js Revert r9859 as this killed the stream. This isn't an easy fix, we need to …
(edit) @9859 [9859] 06/29/08 03:25:52 js Don't disconnect on unbound prefixes. Fixes #3083. I can't believe this …
(edit) @9858 [9858] 06/29/08 01:05:14 js Leopard's X11 is started automagically - we don't need this anymore.
(edit) @9857 [9857] 06/27/08 23:11:08 steve-e Close preset messages popup before closing the status window. Otherwise …
(edit) @9856 [9856] 06/27/08 18:48:05 asterix don't send our presence when we unblock a contact and we are invisible. …
(edit) @9855 [9855] 06/27/08 17:56:09 asterix prevent TB when reading pending events. Fixes #4035
(edit) @9854 [9854] 06/27/08 17:19:00 asterix correctly escape jids in caps
(edit) @9853 [9853] 06/27/08 17:07:15 asterix entity capabilities for groupchat contacts. fixes #4033
(edit) @9852 [9852] 06/27/08 12:50:09 jim++ [erlehmann] Fixed regular URL matching expressions for "-".
(edit) @9851 [9851] 06/27/08 12:00:27 jim++ Fix ctrl + tab (get_control called with too much parameters)
(edit) @9850 [9850] 06/27/08 11:28:26 jim++ * cleaner configure result * configure --help to show disable message …
(edit) @9849 [9849] 06/27/08 11:13:50 asterix [digital7] old-style popup window with 1px border. fixes #4044
(edit) @9848 [9848] 06/27/08 01:37:24 bct teeny-tiny fix
(edit) @9847 [9847] 06/27/08 01:37:12 bct win.get_controls() isn't needed anymore
(edit) @9846 [9846] 06/27/08 01:36:58 bct first pass at stripping out the one-tab-per-session code
(edit) @9845 [9845] 06/27/08 00:24:27 steve-e [erlehmann] Improved regular URL matching expressions. Fixes #3715. URLs …
(edit) @9844 [9844] 06/26/08 19:47:28 steve-e Fix typo.
(edit) @9843 [9843] 06/26/08 16:09:27 steve-e Do not update metacontacts when nothing has changed. Fixes sending …
(edit) @9842 [9842] 06/26/08 13:30:13 asterix remove duplicate function, simplify logic
(edit) @9841 [9841] 06/26/08 12:01:12 asterix increase xmpppy verbosity when we use -l gajim=DEBUG
(edit) @9840 [9840] 06/25/08 15:15:05 steve-e Various roster_window and modelfilter fixes. * Do not double escape …
(edit) @9839 [9839] 06/25/08 11:25:43 asterix don't try the old (XEP-018) way to go invisible. It's not XMPP complient. …
(edit) @9838 [9838] 06/25/08 09:35:35 asterix acknowledge privacy list set iqs as required by XEP-0016
(edit) @9837 [9837] 06/25/08 09:13:42 asterix remove unused function
(edit) @9836 [9836] 06/25/08 08:56:03 asterix don't think connection to server failed when only first connection attempt …
(edit) @9835 [9835] 06/25/08 00:15:10 steve-e Remove unused function. Make remove_groupchat more solid.
(edit) @9834 [9834] 06/24/08 03:17:02 bct don't send thread ids in message receipts unless there's a thread
(edit) @9833 [9833] 06/23/08 21:42:40 asterix mood and activity menuitem changes to Checkmenuitem
(edit) @9832 [9832] 06/23/08 18:21:21 asterix ability to ignore a transport contact. see #3984
(edit) @9831 [9831] 06/22/08 13:24:11 asterix [olaf] improved french translation. fixes #4040
(edit) @9830 [9830] 06/21/08 21:12:58 bct hopefully fix some has_window bugs
(edit) @9829 [9829] 06/21/08 21:12:47 bct moved session negotiation handling from gajim.py to session.py
(edit) @9828 [9828] 06/20/08 22:07:46 steve-e Hide Advanced notification button and adjust padding. Thanks glade. Fixes …
(edit) @9827 [9827] 06/20/08 11:31:15 asterix when we right click on a word in conversation textview, even if it's not …
(edit) @9826 [9826] 06/20/08 09:17:27 asterix handle unknown message type as 'normal'. fixes #3977
(edit) @9825 [9825] 06/20/08 08:34:24 asterix quick fix for private messages until we support caps for them. see #4033
(edit) @9824 [9824] 06/19/08 20:05:15 asterix when we are disconnected from server, we then try to reconnect only with …
(edit) @9823 [9823] 06/19/08 14:56:45 vardo Added GajimPluginConfigDialog? class - dialog that plugins should use to …
(edit) @9822 [9822] 06/19/08 01:58:19 tomk added stub for new transports module plus basic test for it, testing code …
(edit) @9821 [9821] 06/18/08 22:45:22 vardo Added new 'init' method to Plugin class that plugins can implement to make …
(edit) @9820 [9820] 06/18/08 06:11:11 bct fix handle_event() for pms and new_chat_from_jid() for existing chat …
(edit) @9819 [9819] 06/17/08 21:27:32 steve-e Remove Non-ASCII character.
(edit) @9818 [9818] 06/17/08 21:25:17 steve-e Handle remote roster changes. * Don't traceback when another resource of …
(edit) @9817 [9817] 06/17/08 20:17:30 js Use the namespace variable. Sorry, forgot to change that here.
(edit) @9816 [9816] 06/17/08 20:13:23 js Type in NS.
(edit) @9815 [9815] 06/17/08 18:03:21 js * Implemented XEP-0184 section 5. * Added NS_RECEIPTS to protocol …
(edit) @9814 [9814] 06/17/08 07:39:20 asterix fix traceback when no control is opened. fixes #4024, #4028
(edit) @9813 [9813] 06/17/08 05:27:54 bct fix undefined variables in handle_event()
(edit) @9812 [9812] 06/16/08 16:12:59 asterix use SSLv23 method (it support SSLv2, v3 and TLSv1) instead of only TLSv1 …
(edit) @9811 [9811] 06/16/08 14:56:16 asterix don't allow /ping command for zeroconf account. Fixes #3685
(edit) @9810 [9810] 06/16/08 11:51:03 jim++ [sgala] Prevent TB
(edit) @9809 [9809] 06/16/08 09:31:26 asterix don't allow to block a transport contact. Fixes #3984
(edit) @9808 [9808] 06/16/08 02:00:52 steve-e Correctly update metacontact icon on expand when a child has pending …
(edit) @9807 [9807] 06/16/08 01:51:40 steve-e Do not hide big brother contacts when a child has pending events. Fixes …
(edit) @9806 [9806] 06/16/08 01:03:51 steve-e Two roster sort fixes. * Change metacontact ordering. Fallback to …
(edit) @9805 [9805] 06/15/08 23:48:13 jim++ groups : -Use a method to get_shown_groups (possibly more work to do …
(edit) @9804 [9804] 06/15/08 20:13:03 asterix add "other" to all sub-activities and fix "Having an appointment" …
(edit) @9803 [9803] 06/14/08 20:20:24 vardo Plugin can be a package (directory) now. Added example plugin that …
(edit) @9802 [9802] 06/14/08 18:49:48 bct pass the ChatControl? around with printed_chat events
(edit) @9801 [9801] 06/14/08 10:43:20 bct hopefully fix the last of the get_control calls (fixes #4018)
(edit) @9800 [9800] 06/14/08 00:54:36 steve-e Do not instantly recalibrate metacontacts when the last online brother …
Note: See TracRevisionLog for help on using the revision log.