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