Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -2/+2 |
| | | | | fixes #310 | ||||
* | Handle xmpp URIs opened within Dino with Dino | fiaxh | 2020-12-03 | 1 | -0/+9 |
| | | | | fixes #914 | ||||
* | Unregister handlers related to displaying messages as pending | fiaxh | 2020-10-11 | 1 | -2/+7 |
| | |||||
* | Fix warning when clicking to correct a message | fiaxh | 2020-09-10 | 1 | -1/+0 |
| | |||||
* | Visually highlight pending messages, improve resending | fiaxh | 2020-07-16 | 1 | -2/+21 |
| | |||||
* | Fix messages mistakenly treated as /me command (#872) | Kim Alvefur | 2020-07-02 | 1 | -4/+4 |
| | | | | Per XEP-0245 only messages that start with "/me " (with the trailing space) should treated as 3rd person actions. | ||||
* | Add keyboard shortcut (up key) to activate last message correction | fiaxh | 2020-04-05 | 1 | -1/+23 |
| | |||||
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -0/+211 |