Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-23 | ChatTab: make set text_win in constructor (typing) | mathieui | |
2020-05-23 | Convert all datetimes to UTC when doing comparisons | mathieui | |
2020-05-23 | Fix some edge cases of MAM history fetch | mathieui | |
- Wait until we receive our own MUC presence to fetch history - Fix /reconnect weirdness | |||
2020-05-23 | MAM: many changes | mathieui | |
- Fix color & nicks in one to one chats - Make poezio-facing functions "schedules" to avoid races on tab query state - Rename functions - Use a different behavior when filling a history gap and populating a new tab in a MUC | |||
2020-05-23 | Textbuffer: add "find last message" function | mathieui | |
2020-05-23 | Add specific types for own leave and join | mathieui | |
2020-05-20 | MucTab: add some typing to presence handlers | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-20 | MucTab: Ignore presence from MUC barejid | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-17 | Fix highlight display on corrections | mathieui | |
2020-05-17 | Fix highlight navigation | mathieui | |
2020-05-09 | affiliations: Use InfoMessage in add_message call | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Don't highlight on reflected messages | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Ensure muc history messages are considered history | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Fix highlights by introducing a delayed property on ui.types.Message | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | WIP: update muctab.add/log message | mathieui | |
2020-05-09 | Pass a message to add_message instead of messed up kwargs everywhere | mathieui | |
Changes LOTS of things | |||
2020-05-07 | affiliation: fix usage string and add documentation | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-22 | [ci skip] Add TODOs re #3314 | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-15 | affiliations: fix traceback when displaying outcast users | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-15 | affiliations: display all relevant pieces of information we get | Maxime “pep” Buquet | |
- Don't fail if only one of the requests fail - Change UI a bit Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-05 | /correct: send new-style LMC | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-05 | Read newer LMC rules | Maxime “pep” Buquet | |
Version 1.1.0 of Last Message Correction (0308) added clarifications that break the way poezio handles corrections. Instead of linking corrections to the previous correction/message as we were doing, we are now required to link all corrections to the original messages. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-29 | affiliations: correctly refresh window | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-29 | Fix #2280: Allow /affiliation to list all affiliations | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-09-05 | Reorganize MAM | root | |
2019-09-02 | Only check for 110 to know if the presence is ours | Maxime “pep” Buquet | |
This is only be needed for non-compliant servers. Removing as there might be corner cases where it's actually harmful. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-08-26 | Added action parameter in mam_scroll, so that MAM query made on join (or any ↵ | root | |
other query) is not considered as 'pageup' | |||
2019-08-22 | Added MAM query on join of MUC, earlier it was only there for auto-join groups | Madhur Garg | |
2019-04-28 | MucTab: Replace tab.name with tab.jid where appropriate | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-04-19 | Refresh tab when information element is added or removed | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-04-08 | Revert work on tabs module to change tab.name to JID. | Maxime “pep” Buquet | |
This reverts commits: d693479d05f1ada999c0e29a9d9e2f021dd59e50 2d0cc092fcd154b2d14be0c5ac0ff338607824a0 89a61b84bdb29d3df8c08436c3484fddba8d2ef1 8194d9afbdec2daa1377e07ebb26bb99406473d0 e256c31875c8b67d85fe30d3e2c14c896066657a a21335ac171a827a613dcce744898e822689c9d3 c96e528a8fd1313f75cb792a8e4826fbcfde1bec 0551867bfdb8dfa7dbd5964a15a1a950510e2c71 6ab49c188a6e5bb95773165f0bdbd672b41c8c81 | |||
2019-04-07 | safeJID: Remove some safeJID calls | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-03-20 | 's/an user/a user/g' | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-03-19 | Change 'his/her' to 'their' | Kim Alvefur | |
It's shorter and reads better. Also removes 'its', which might be intented to refer to bots or the like. | |||
2019-03-17 | MUC: update the presence window after each ~10 incoming presences | Georg Lukas | |
2019-03-17 | self-ping: match error responses to XEP-0410 | Georg Lukas | |
2019-02-05 | muctab: fix command_affiliation docstring | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-01-22 | Fix syntax errors in the previous commit. | Emmanuel Gil Peyrot | |
2019-01-22 | Store get_theme() in a variable in each function, to avoid redundant calls. | Emmanuel Gil Peyrot | |
2018-12-16 | self-ping: do not /cycle on timeout, log only | Georg Lukas | |
2018-12-15 | Allow additional information elements in MucInfoWin same as ConversationInfoWin | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2018-10-18 | MUC fix for bad servers (#3430) | mathieui | |
tentative fix | |||
2018-09-25 | Cache highlighting regex in a lru. | Emmanuel Gil Peyrot | |
This makes it way faster than having to create it all the time. | |||
2018-09-25 | Improve highlighing regex to deal with fancy nicknames | Jonas Schäfer | |
Nicknames which do not end and start on a word boundary or contain regex metacharacters broke with the previous approach. Fixes #3433. | |||
2018-09-25 | Split highlight logic and UI changes | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2018-08-18 | muctab: Create the last_talked compare lambda only once. | Emmanuel Gil Peyrot | |
2018-08-17 | Add typing information and reformat stuff | mathieui | |
2018-08-15 | Fix mypy errors, add type annotations | mathieui | |
2018-08-09 | yapf -rip | mathieui | |
2018-08-08 | Change the leave message on 333 MUC status | Maxime “pep” Buquet | |
Following the discussion in https://prosody.im/issues/939, and in the prosody@ room, this patch reflects the fact that the 333 status is not a normal leave, and displays the following if it is included: > "badger has left the room due to an error (reason)" Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |