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
2011-09-23
make colors work with 3-digits color numbers
Florent Le Coz
2011-09-23
Merge branch 256 into master
Florent Le Coz
2011-09-21
Fixes #2251
mathieui
2011-09-21
Handles 256 colors, easier theming and more flexible way to define colors
Florent Le Coz
2011-09-20
merge
Florent Le Coz
2011-09-20
Do not limit the size of the windows, fixes #2246
Florent Le Coz
2011-09-20
Fixes #2221
mathieui
2011-09-20
Fixes #2245
mathieui
2011-09-17
And fix the display of the part message in that case
Florent Le Coz
2011-09-17
Fix a bug where the private tabs would pop on the screen when the user parts ...
Florent Le Coz
2011-09-17
Refresh only once, not at every refresh() call, after we resized the screen o...
Florent Le Coz
2011-09-12
Fixes #2213
mathieui
2011-09-12
The active chat state is not sent anymore with a message when being xa or away.
mathieui
2011-09-12
Refresh properly the display after private part/join
mathieui
2011-09-12
Add a color state for disconnected rooms (Fixes #2166)
mathieui
2011-09-12
PGUP/PGDOWN on muc list (partially fixes #2165)
mathieui
2011-09-12
Add an history in the RosterInfoTab (Fixes #2223)
mathieui
2011-09-11
Change license to zlib (MIT sucks :()
Florent Le Coz
2011-09-11
merge
Florent Le Coz
2011-09-11
fixes crashes on too small size (except on the /configure tab, but that’s a...
Florent Le Coz
2011-09-10
Fixes #2215
mathieui
2011-09-06
Fixed various things regarding privatetabs:
mathieui
2011-09-06
Fixes #2236
mathieui
2011-09-06
Clean up chatstate stuff (removed empty_before), and fixed some bugs
mathieui
2011-09-06
Change license to MIT
Florent Le Coz
2011-08-21
Fix a refresh bug on /query with a message
Florent Le Coz
2011-08-14
Show /info in the info window, like /version. Fixes #2225.
Emmanuel Gil Peyrot
2011-08-11
Fix a tb on invalid show in presence from a muc
Florent Le Coz
2011-08-04
Fix 2 typos
Florent Le Coz
2011-08-01
Fix typos in some command help messages.
Florent Le Coz
2011-08-01
Deactivate the /info command for private rooms until it’s finished
Florent Le Coz
2011-07-18
Fix that correctly :)
Florent Le Coz
2011-07-15
Fix the size of the text area in ConversationTab. fixed #2193
Florent Le Coz
2011-07-11
/version doesn’t block anymore waiting for the answer.
Florent Le Coz
2011-07-11
PUBSUB: publish items on node, with a text editor
Florent Le Coz
2011-07-03
Key bindings \o/
Florent Le Coz
2011-06-25
Fixed #2190
Florent Le Coz
2011-06-21
Fix a stupid traceback.
Florent Le Coz
2011-06-18
Fixes bug #2183
mathieui
2011-06-18
Fix colors in private quit messages
Florent Le Coz
2011-06-18
hopefully fix chat states
mathieui
2011-06-04
fix the display of the action 'emptying the status', and some few minor changes
mathieui
2011-06-02
make command case-insentitive (which means /w 1 works as fine as /W 1)
mathieui
2011-06-02
Added a /names command
mathieui
2011-05-29
don’t leak presences with chat states when xa or away
mathieui
2011-05-29
fixes #2121
mathieui
2011-05-29
fixes #2153 Remove the anon-specific tab
Florent Le Coz
2011-05-28
Fixes #2179
mathieui
2011-05-24
fixes #2187 (import/export)
mathieui
2011-05-24
fixes #2184
mathieui
[next]