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
Age
Commit message (
Expand
)
Author
2019-04-27
*ConversationTab: Use jid parameter instead of name where appropriate
Maxime “pep” Buquet
2019-04-27
OneToOneTab: Remove default value for jid parameter
Maxime “pep” Buquet
2019-04-27
ChatTab: Remove None checks on `ChatTab.jid`
Maxime “pep” Buquet
2019-04-27
ChatTab: Change ChatTab.name meaning
Maxime “pep” Buquet
2019-04-27
ChatTab: now accepts only Jids with a domain
Maxime “pep” Buquet
2019-04-24
Merge remote-tracking branch 'origin/mr/29'
Maxime “pep” Buquet
2019-04-21
doc: Fix scroll_to_separator description.
Emmanuel Gil Peyrot
2019-04-21
doc: Rename keys into keyboard shortcuts, to be more easily discoverable
Emmanuel Gil Peyrot
2019-04-19
Refresh tab when information element is added or removed
Maxime “pep” Buquet
2019-04-18
doc/commands: fix `versionadded` block indentation
Maxime “pep” Buquet
2019-04-17
save_order, save: config option is not always a string
Maxime “pep” Buquet
2019-04-13
Sort chatrooms by name
PS Le Stang
2019-04-08
core/commands: remove more safeJID calls; add type hints
Maxime “pep” Buquet
2019-04-08
list command: default to domain jid if no argument specified
Maxime “pep” Buquet
2019-04-08
core/commands: remove safeJID call in list command
Maxime “pep” Buquet
2019-04-08
ChatTab: Oops. prevent recursion when using setters
Maxime “pep” Buquet
2019-04-08
ChatTab: utilise self.jid
Maxime “pep” Buquet
2019-04-08
ChatTab: Introduce self.jid as a JID object
Maxime “pep” Buquet
2019-04-08
Revert work on tabs module to change tab.name to JID.
Maxime “pep” Buquet
2019-04-08
Fix tab.name not being a string by calling the right property
Maxime “pep” Buquet
2019-04-08
PrivateInfoWin: remove safeJID call
Maxime “pep” Buquet
2019-04-08
MucInfoWin: fix room name type
Maxime “pep” Buquet
2019-04-07
Remove more safeJID calls
Maxime “pep” Buquet
2019-04-07
poezio/tabs: Fix jid types for base tabs contructors
Maxime “pep” Buquet
2019-04-07
poezio/text_buffer: Remove JID type for now
Maxime “pep” Buquet
2019-04-07
poezio/tabs/basetabs: remove safeJID call
Maxime “pep” Buquet
2019-04-07
poezio/bookmarks: Fix type for tab name
Maxime “pep” Buquet
2019-04-07
safeJID: Remove some safeJID calls
Maxime “pep” Buquet
2019-04-07
impromptu: catch invalidJID exception for room jid
Maxime “pep” Buquet
2019-04-07
safeJID: Add debug logging on invalidJID exception
Maxime “pep” Buquet
2019-03-30
Corrects the functionality of /add and /accept commands in all the tabs. Fixe...
Madhur Garg
2019-03-26
Inform the user and re-instate 0199 pinger on a successful 0198 resume
Georg Lukas
2019-03-26
Refactor session_end actions out of on_disconnect
Georg Lukas
2019-03-26
Only /part tabs on disconnect, not on reconnect
Georg Lukas
2019-03-26
Use new slixmpp!12 disconnect/reconnect semantics
Georg Lukas
2019-03-26
Display disconnect reason, depends on slixmpp!12
Georg Lukas
2019-03-24
Corrects the functionality of /add command in all tabs. Fixes #3395
Madhur Garg
2019-03-23
Merge branch 'muc_subject' into 'master'
Maxime Buquet
2019-03-23
Corrected the value of timestamp for MUC subject. Fixes #3451
Madhur Garg
2019-03-23
Treat messages containing subject as regular message if they contain body or ...
Maxime “pep” Buquet
2019-03-23
Corrects functionality of /reconnect in all type of tabs. Fixes #3471
Madhur Garg
2019-03-20
's/an user/a user/g'
Maxime “pep” Buquet
2019-03-19
Change 'his/her' to 'their'
Kim Alvefur
2019-03-19
Fix various spelling mistakes throughout the code
Kim Alvefur
2019-03-18
Merge branch 'set_password' into 'master'
Maxime Buquet
2019-03-18
Fixes coding style; Corrected indentation and use of static length when displ...
Madhur Garg
2019-03-18
Fixes variable name #3426
Madhur Garg
2019-03-18
Hides the value of 'password' field being displayed in the InfoTab. Fixes #3426
Madhur Garg
2019-03-17
poezio/user: Fix English in docstring
Maxime “pep” Buquet
2019-03-17
MUC: update the presence window after each ~10 incoming presences
Georg Lukas
[prev]
[next]