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
/
tabs.py
Age
Commit message (
Expand
)
Author
2012-04-18
Do not split on command_nick as it is unnecessary
mathieui
2012-04-18
Do not split on command_version as it is unnecessary
mathieui
2012-04-18
Do not split on command_recolor as it is unneeded
mathieui
2012-04-18
Do not split args in command_info as it is not needed
mathieui
2012-04-02
Fixes #2349
mathieui
2012-03-26
Remove some useless refreshs
mathieui
2012-03-25
Do not add stanzas to the xml_tab buffer unless there an is active one
mathieui
2012-03-13
Fix /affiliation
mathieui
2012-03-09
Fixes #2339
mathieui
2012-03-07
Fixes #2341 (also for /server_cycle)
mathieui
2012-03-01
Fix a crash on completion_affiliation
mathieui
2012-02-29
Fixes #2327 (used "seconds" instead)
mathieui
2012-02-25
Fourth of #2336 (fixes #2336)
mathieui
2012-02-25
Second and third of #2336
mathieui
2012-02-25
First of #2336
mathieui
2012-02-24
Fixes #2334
mathieui
2012-02-24
Fixes #2333
mathieui
2012-02-16
Add some new events for the plugins
mathieui
2012-02-16
Add half-page scrolling (C-u / C-d)
mathieui
2012-02-16
Add shortcuts to browse the history one line at a time
mathieui
2012-02-15
Disconnected tabs remain visible until closed or rejoined
mathieui
2012-02-15
Do not show joined tabs on startup
mathieui
2012-02-14
Fixes #2310
mathieui
2012-02-14
Add 'joined' tab state, and rewrite the function handling the priorities
mathieui
2012-02-13
Fix a traceback when in debug mode
mathieui
2012-02-12
Allow setting the affiliation of a JID, and add outcast affiliation
mathieui
2012-02-09
Restrict nick change for gmail users because gmail.com is buggy
mathieui
2012-02-09
Remove some debugging prints
mathieui
2012-02-05
Log the private messages sent
mathieui
2012-01-27
[Link Mauve] Add the ability to send and receive Attention (XEP-0224).
Florent Le Coz
2012-01-26
Merge branch 'master' of https://git.louiz.org/poezio
Florent Le Coz
2012-01-26
New participant list. Displaying the nick color, the affiliation, role, chats...
Florent Le Coz
2012-01-26
Make the color for information messages themable
Florent Le Coz
2012-01-26
Remove all the .replace('"', '\\"') which are useless since the new
Florent Le Coz
2012-01-26
Do not quotify topic completion
mathieui
2012-01-26
Fixes #2319
mathieui
2012-01-26
Add a simple_notify plugin
Florent Le Coz
2012-01-26
Fix a little incoherence in /query
mathieui
2012-01-26
ALWAYS display affiliation or role changes, in MucTabs. fixes #2309
Florent Le Coz
2012-01-26
Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix...
Florent Le Coz
2012-01-26
Improve /names command
mathieui
2012-01-26
Add manfraid to thanks section.
Florent Le Coz
2012-01-26
Fix sorting columns when a room has no name. (we use '' instead of None)
Florent Le Coz
2012-01-26
/recolor random works correctly.
Florent Le Coz
2012-01-26
Fixe 2104
manfraid
2012-01-26
Fix a crash on empty command in muclisttab
Florent Le Coz
2012-01-26
Fixes #2241
mathieui
2012-01-26
Add an XML tab (/xml_tab) to view incoming/outgoing stanzas
mathieui
2012-01-26
We can now configure each conversation independently, for some options.
Florent Le Coz
2012-01-25
Fixes #2316
mathieui
[prev]
[next]