Age | Commit message (Expand) | Author |
2014-05-15 | Make detecting the features supported by the remote entity less awful | mathieui |
2014-05-08 | Add an ugly fix to avoid endless disco#info queries with each message (with r... | mathieui |
2014-05-04 | Add the /ad-hoc <jid> command to list commands of the given jid | Florent Le Coz |
2014-04-29 | Do not ask for receipts in messages without a body | mathieui |
2014-04-27 | Fix #2106 (implement message delivery receipts) | mathieui |
2014-04-26 | Disable 0198 for now because we will properly implement it later | mathieui |
2014-04-22 | 80-columns wrapping and some docstrings | mathieui |
2014-04-14 | Implement XEP-0249 (Direct MUC Invitations) | mathieui |
2014-04-06 | Code cleanup | mathieui |
2014-04-04 | Enable XEP-0198 (Stream Management) | mathieui |
2014-04-04 | Remove unused imports | mathieui |
2014-03-24 | Use RawConfigParser.get{int,bool,float} whenever possible | mathieui |
2014-02-13 | Add a configurable way of setting cipher suites | Mathieu Pasquet |
2014-02-13 | Fix #2407 (unencrypted connections) | mathieui |
2013-11-14 | Add a /password command in the RosterTab | Mathieu Pasquet |
2013-06-18 | Let the user disable the auto-ping by setting connection_check_interval to 0 | Florent Le Coz |
2013-06-18 | Add config_change handlers for the two keepalive options | Florent Le Coz |
2013-06-11 | Fix #2315 (send pings to the server every minute to check the connection) | mathieui |
2013-06-10 | Implement Message Carbons (XEP-280) | mathieui |
2013-06-03 | Do not block on roster operations (and do not traceback on errors) #2315 | mathieui |
2013-06-01 | Fix the caps updating (“do not verify” message in swift) | mathieui |
2013-05-06 | Fix #2286 | mathieui |
2013-03-12 | Implement user gaming (xep-0196) | mathieui |
2013-03-11 | Fix #1839 (User mood/activity) | mathieui |
2013-03-11 | Fix #1841 (User nickname) | mathieui |
2013-03-11 | Add a receive_user_tune option (fix #2261) | mathieui |
2013-03-11 | Implement XEP-0118 (Fix #1840) | mathieui |
2013-03-03 | Fix #1923 (caps) | mathieui |
2013-02-28 | Fix a traceback due to a sleekxmpp API change | mathieui |
2013-01-17 | Move to the upstream SleekXMPP | mathieui |
2012-12-31 | Fix #2082 (xml:lang) | mathieui |
2012-10-12 | Implement message correction. | Emmanuel Gil Peyrot |
2012-08-08 | Fix yet another bunch of potential tracebacks | mathieui |
2012-08-05 | Use the revision/date for the poezio version if a .git is found | mathieui |
2012-08-02 | Fix a traceback due to a missing '%' | mathieui |
2012-08-02 | Implement XEP-0012 (last activity) ; Fixes #1870 | mathieui |
2012-08-02 | Add simple communication blocking (Fixes #1837) | mathieui |
2012-08-01 | Do not generate invalid jids (e.g. localpart@domainpart/) | mathieui |
2012-07-13 | Finally fix the ipv6 issues. | mathieui |
2012-06-01 | Prevent a crash when the value of custom_port is not expected | mathieui |
2012-05-24 | Change version to 0.8-dev | mathieui |
2012-05-24 | Change version to 0.7.5 | mathieui |
2012-05-21 | Docstrings, and small cleanup | mathieui |
2012-05-04 | 0030 query now says 'Poezio' or nothing for the client’s identity | mathieui |
2012-04-18 | Load xep_0092 even if send_poezio_info is false | mathieui |
2012-03-13 | Fix bookmarks | mathieui |
2012-03-13 | Add a whitespace_interval option | mathieui |
2012-03-09 | Add a ca_cert_path option | mathieui |
2012-02-13 | Useless option ssl=True (deprecated & unused) | mathieui |
2012-01-27 | [Link Mauve] Add the ability to send and receive Attention (XEP-0224). | Florent Le Coz |