mathieui
|
bbd351e9c1
|
global: rewrite copyright notice to use comments
|
2021-02-05 20:46:18 +01:00 |
|
Emmanuel Gil Peyrot
|
c4285961df
|
sed -i 's/set((\(.*\)))$/{\1}/g' **/*.py
|
2016-10-22 13:21:42 +01:00 |
|
Emmanuel Gil Peyrot
|
7cd1cf32ae
|
Various XEPs: Remove deprecated aliases.
|
2016-09-20 16:23:02 +09:00 |
|
Emmanuel Gil Peyrot
|
c29fc39ef1
|
Remove JID cache, to better test for performance.
|
2015-06-20 01:12:03 +01:00 |
|
Emmanuel Gil Peyrot
|
0e95015410
|
Remove sys.version_info checks for python2 and clean some imports.
|
2014-09-01 02:42:45 +02:00 |
|
Florent Le Coz
|
ab03ad54aa
|
Fix the iq.send() function, and a bunch of places where it is called
This is a big-and-dirty commit with a bunch of cleanup, maybe breaking a few
things, and not fixing all iq.send() calls yet.
|
2014-07-30 17:52:59 +02:00 |
|
Florent Le Coz
|
74117453b5
|
Cleanup how events are run, they are always direct by definition now
|
2014-07-23 17:01:17 +02:00 |
|
Florent Le Coz
|
373505f483
|
Clean a new bunch of stuf
|
2014-07-21 20:32:09 +02:00 |
|
Florent Le Coz
|
5ab77c7452
|
Rename to slixmpp
|
2014-07-17 14:19:04 +02:00 |
|