root/branches/gajim_0.11.1/src/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8852 [8852] 12 months asterix update version number
(edit) @8849 [8849] 12 months asterix fix typo in a string
(edit) @8848 [8848] 12 months asterix fix type of returns variable in get_events: it's a dict if jid is not …
(edit) @8843 [8843] 12 months asterix fix get_events when no jid is given but types are given
(edit) @8839 [8839] 12 months asterix <activate> tag must contain a jid according to proxy65 XEP.
(edit) @8767 [8767] 12 months asterix revert [8587] error 56 is already handled later
(edit) @8747 [8747] 12 months asterix make default roster width large enough to see the complete menu
(edit) @8740 [8740] 12 months asterix fix indentation
(edit) @8726 [8726] 12 months asterix convert order to int
(edit) @8725 [8725] 12 months asterix zeroconf don't support private storage
(edit) @8724 [8724] 12 months asterix don't allow to bookmark a room on server that don't support private …
(edit) @8723 [8723] 12 months asterix default value in boolean fields is False if none is provided.
(edit) @8719 [8719] 12 months asterix clear contact list when we connect. fixes #3234
(edit) @8716 [8716] 12 months asterix fix a TB in zeroconf. fixes #3186
(edit) @8715 [8715] 12 months asterix set zeroconf hostname on every connection. fix #3117
(edit) @8713 [8713] 12 months asterix fix traceback when not using gnome keyring. fixes #3319
(edit) @8711 [8711] 12 months asterix request vcard, last_status_time and os_info to real jid if we know it. …
(edit) @8710 [8710] 12 months asterix Handle Multiple status code in MUC.
(edit) @8709 [8709] 12 months asterix ask vcard to rela jid in muc if we knows it
(edit) @8701 [8701] 12 months asterix handle gnome-heyring DeniedError?. Fix #3300
(edit) @8700 [8700] 12 months asterix rename gtk+ theme to default theme fixes #2794
(edit) @8699 [8699] 12 months asterix Handle malformed timestamps (which would cause an unhandled exception and …
(edit) @8683 [8683] 12 months asterix [misc] repare sending composing chatstates using xep instead of xep. Fix …
(edit) @8681 [8681] 12 months asterix Fix autocomplation for jids where username is set as nickname. Fixes …
(edit) @8679 [8679] 12 months asterix [misc] init Node in MultipleDataForm?? only once. Fixes #3228
(edit) @8678 [8678] 12 months asterix Dataforms: fix a fix
(edit) @8677 [8677] 12 months asterix Dataforms: DataRecord?(extend=None) != DataRecord?()
(edit) @8676 [8676] 12 months asterix Fix Account Creat Wizzard, let it not use a removed function.
(edit) @8675 [8675] 12 months asterix Do not use xmpppy DataForm? class
(edit) @8674 [8674] 12 months asterix [elghinn] xmpppy typo
(edit) @8673 [8673] 12 months asterix [elghinn] fix disco#items without node
(edit) @8672 [8672] 12 months asterix [elghinn] fix entity time support (xep 90 and 202)
(edit) @8669 [8669] 12 months asterix use new dataform widget in register agent window. Remove no more used old …
(edit) @8668 [8668] 12 months asterix use new dataform widget in groupchat config window
(edit) @8666 [8666] 12 months asterix Dataforms: 'fixed' fields can have multiple lines of text spanning over …
(edit) @8665 [8665] 12 months asterix [sgala and I] better support of sizes in XHTML, simplify rst generator
(edit) @8661 [8661] 12 months asterix show transport nickname if there is one and user hasn't set a nickname. …
(edit) @8655 [8655] 12 months asterix don't send SASL feature in zeroconf, we don't support it
(edit) @8653 [8653] 12 months asterix try to fix zeroconf reconection. see #3076
(edit) @8652 [8652] 12 months asterix fix TB. fixes #3076
(edit) @8651 [8651] 12 months asterix send stream:features in zeroconf network, and send stanza only when other …
(edit) @8650 [8650] 12 months asterix fix reconnect feature with zeroconf. fixes #3068 and #3076
(edit) @8649 [8649] 12 months asterix fix the to attribute of stream initiation in zeroconf network. see #3057
(edit) @8645 [8645] 12 months roidelapluie 0.11.2: [misc] if status is not set in the TXT record in zeroconf, …
(edit) @8643 [8643] 12 months roidelapluie 0.11.2: add multiple data form support (XEP-0004)
(edit) @8642 [8642] 12 months roidelapluie 0.11.2: re-read resource from config file when we reconnect to server so …
(edit) @8641 [8641] 12 months roidelapluie 0.11.2: [misc] add to and from attribut on the zeroconf stream opening. …
(edit) @8640 [8640] 12 months roidelapluie 0.11.2: [michael] fix bug when searching text containing a ' in history …
(edit) @8636 [8636] 12 months roidelapluie 0.11.2: zeroconf has no resource. Fake an empty one. fix a TB as Roster …
(edit) @8635 [8635] 12 months roidelapluie 0.11.2: re-add missing variable
(edit) @8634 [8634] 12 months roidelapluie 0.11.2: add now argument to send funtions in zeroconf connection. fixes …
(edit) @8632 [8632] 12 months roidelapluie add a now argument to the send function, so that stanza is sent instantly …
(edit) @8629 [8629] 12 months roidelapluie 0.11.2: [misc] fix entity caps behaviour. fixes #3001
(edit) @8622 [8622] 12 months roidelapluie [danguy] correctly encrypt message in zeroconf network. fixes #3113
(edit) @8620 [8620] 12 months roidelapluie consider all unknown types in presence as if there were no type. fixes …
(edit) @8618 [8618] 12 months roidelapluie [Peritus] handle confirmation requests sent via messages for XEP-0070. …
(edit) @8617 [8617] 12 months roidelapluie catch disk full errors. fixes #2937
(edit) @8611 [8611] 12 months roidelapluie discover our server at startup even if we don't use filetransfert proxies. …
(edit) @8610 [8610] 12 months roidelapluie re-read jids table from DB when another instance of Gajim added a jid in …
(edit) @8608 [8608] 12 months roidelapluie always forget password when it's wrong so it's re-asked to user. fixes …
(edit) @8607 [8607] 12 months roidelapluie Call beep command instead of print '\a' <- doesn't work. Fix #909.
(edit) @8605 [8605] 12 months roidelapluie Update password in connection instance when we modify it and we use gnome …
(edit) @8601 [8601] 12 months roidelapluie * Use same height for all banners. Fixes #2770 * Show only one status line …
(edit) @8595 [8595] 12 months roidelapluie Prevent a TB when a jid is in mem but not in DB (is has been removed while …
(edit) @8594 [8594] 12 months roidelapluie Cleanup connection.connect(). Fix #3061.
(edit) @8590 [8590] 12 months roidelapluie Compute metacontact big brother by comparing them instead of computing an …
(edit) @8589 [8589] 12 months roidelapluie Don't stop Gajim when dbus is stopped. Fix #3032.
(edit) @8587 [8587] 12 months roidelapluie fixes large WCPU footprint under freebsd. fixes #1963 for 0.11.2.
(copy) @7993 [7993] 19 months asterix branch for 0.11.1 release
copied from branches/gajim_0.11/src/common:
(edit) @7990 [7990] 19 months asterix update version number, debian file and po files for 0.11.1
Note: See TracRevisionLog for help on using the revision log.