Age | Commit message (Expand) | Author |
2018-08-17 | windows.text_win: Type almost everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.muc: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.misc: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.list: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.roster_win: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.inputs: Type almost everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.base_wins: Type almost everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.input_placeholders: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.info_bar: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.confirm: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.image: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | Add typing information and reformat stuff | mathieui |
2018-08-15 | core: Add some more typing information. | Emmanuel Gil Peyrot |
2018-08-15 | Type DelayedEvent, also in Core. | Emmanuel Gil Peyrot |
2018-08-15 | Fix an error introduced in the last commit | mathieui |
2018-08-15 | rostertab, common: Use the default arg of os.getenv(). | Emmanuel Gil Peyrot |
2018-08-15 | Fix mypy errors, add type annotations | mathieui |
2018-08-15 | logger: Simplify history loading, fixes mypy errors. | Emmanuel Gil Peyrot |
2018-08-14 | Next version is 0.13 | mathieui |
2018-08-13 | Release poezio 0.12v0.12 | mathieui |
2018-08-13 | Enable the vertical tabs by default | Emmanuel Gil Peyrot |
2018-08-13 | Switch the default use_log value to true | Emmanuel Gil Peyrot |
2018-08-13 | Revert "Set enable_avatars to false until the colors issue is fixed" | mathieui |
2018-08-12 | Update the OTR plugin | mathieui |
2018-08-11 | Fix #3424 (fix receipts) | mathieui |
2018-08-09 | yapf -rip | mathieui |
2018-08-09 | Remove the GPG plugin | mathieui |
2018-08-08 | Merge branch 'muc-333' into 'master' | mathieui |
2018-08-08 | timed_events, plugin: Remove some DeprecationWarning on invalid escapes in do... | Emmanuel Gil Peyrot |
2018-08-08 | Change the leave message on 333 MUC status | Maxime “pep” Buquet |
2018-08-07 | Display MUC status 333 as a leave even if 307 is included | Maxime “pep” Buquet |
2018-08-01 | Fix some leftover issues with tab handling | mathieui |
2018-07-28 | basetabs: Remove remote_wants_chatstates stubs. | Emmanuel Gil Peyrot |
2018-07-27 | Fix RGB parsing in colors.py | mathieui |
2018-07-23 | More typing | mathieui |
2018-07-23 | Make KeyDict still inherit from dict | mathieui |
2018-07-23 | Light refactoring + typing | mathieui |
2018-07-23 | Fix "go_to_previous_tab" and remove the usage of Command.win to move internally | mathieui |
2018-07-23 | Use the event handler to refresh when the tab changes | mathieui |
2018-07-23 | yapf -ir | Emmanuel Gil Peyrot |
2018-07-23 | text_buffer: Fix Message not being defined from inside Message’s definition. | Emmanuel Gil Peyrot |
2018-07-23 | windows: Reexport BaseTextWin to fix f107ecd9536d114a1aef54ce426b5b5c7c97861f. | Emmanuel Gil Peyrot |
2018-07-22 | Replace list() with [] everywhere. | Emmanuel Gil Peyrot |
2018-07-22 | text_buffer: Add typing information. | Emmanuel Gil Peyrot |
2018-07-22 | poopt: 😆’s length should be 2, not 1. | Emmanuel Gil Peyrot |
2018-07-22 | theming: Add typing information. | Emmanuel Gil Peyrot |
2018-07-22 | xhtml: Fix a few typing errors. | Emmanuel Gil Peyrot |
2018-07-22 | config: Default LOG_DIR to the local Path. | Emmanuel Gil Peyrot |
2018-07-22 | logger: Use an option_fd when we know open can fail. | Emmanuel Gil Peyrot |
2018-07-22 | coucou | Emmanuel Gil Peyrot |