index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core.py
Age
Commit message (
Expand
)
Author
2011-09-06
Fixed various things regarding privatetabs:
mathieui
2011-09-06
An 'inactive' chat state is now sent to the current room when going away
mathieui
2011-09-06
Change license to MIT
Florent Le Coz
2011-09-06
Add the /quit command
Florent Le Coz
2011-08-12
Display the JID of an error sender. Fixes #2218.
Emmanuel Gil Peyrot
2011-07-18
Fix a crash on missing completion for /bind
Florent Le Coz
2011-07-11
PUBSUB: publish items on node, with a text editor
Florent Le Coz
2011-07-09
[pubsub] use callbacks to make everything non-blocking.
Florent Le Coz
2011-07-04
Merge these forgotten commits as well.
Florent Le Coz
2011-07-04
Merge that too
Florent Le Coz
2011-07-03
Remove useless keyboard shortcuts
Florent Le Coz
2011-07-03
/bind command
Florent Le Coz
2011-07-03
Key bindings \o/
Florent Le Coz
2011-06-29
Fixes #2220 (that was hard)
mathieui
2011-06-27
Beep() on highlight/message/private-messages (configurable)
Florent Le Coz
2011-06-23
Fixes #1736
mathieui
2011-06-23
Fix receipt of private message. They were seen as comig from the room.
Florent Le Coz
2011-06-21
/reconnect is too dangerous for retards
mathieui
2011-06-20
Remove a useless refresh (that would make things a little slower)
Florent Le Coz
2011-06-18
Fixes bug #2183
mathieui
2011-06-18
Handler error messages even when not comming from a room
Florent Le Coz
2011-06-18
Fixes #2209
mathieui
2011-06-18
Empty roster on disconnect
Florent Le Coz
2011-06-18
Fix /connect (and renamed it to /reconnect)
mathieui
2011-06-15
Fix the refresh of the muc info header on new messae
Florent Le Coz
2011-05-29
Remove InfoTab references
mathieui
2011-05-29
fixes #2153 Remove the anon-specific tab
Florent Le Coz
2011-05-29
Fix some bug due to the new way chars are returned
Florent Le Coz
2011-05-29
Merge, whatever
Florent Le Coz
2011-05-29
fixes #2164. Restore multiline messages on paste of big text. That’s now fa...
Florent Le Coz
2011-05-28
Fixes #2179
mathieui
2011-05-19
Fix arguments for /status command
Florent Le Coz
2011-05-19
Fix the argument split issues
Florent Le Coz
2011-05-14
Fixes #2177, and fixes chatstates a bit
mathieui
2011-05-14
fixes #2171, fixes #2173, also set a minimum size (< 5 lines crashes poezio w...
mathieui
2011-05-13
fixes #1995 (hopefully google will fix their server, one day…)
mathieui
2011-05-13
Fix #2170
mathieui
2011-05-13
Fix #2176, and remove useless stuff added by 2to3
mathieui
2011-05-11
should fix #2161, and enable xhtml-im while in debug
mathieui
2011-05-10
Fix the /version command in mucs (and globaaly) & improve shlex parsing
mathieui
2011-04-18
Do not dispaly information message about the contact that were already connec...
Florent Le Coz
2011-04-18
Refresh optimization on chatstates
Florent Le Coz
2011-04-18
Add some more debug and optimze the general refresh again
Florent Le Coz
2011-04-17
Remove the paused timed event when we send the message
Florent Le Coz
2011-04-17
Litter bug on roster presence
Florent Le Coz
2011-04-16
Idem
Florent Le Coz
2011-04-16
Fix some refresh issues
Florent Le Coz
2011-04-16
Optimize refresh by doing only when strictly required and on the concerned pa...
Florent Le Coz
2011-04-16
Make the information messages "pop" the information buffer temporarly
Florent Le Coz
2011-04-10
Ignore messages with empty body. fixed #2144
Florent Le Coz
[prev]
[next]