/correct should be updated for 308 0.2
That is:
- ignore corrections being made to delayed messages;
- make a command or something able to correct older messages.
And not in the new version but it would be nice to add an option to disable the grouping of corrected messages.
- Changesets:
- Revision e8fae6f2 by mathieui on 2013-03-31T14:33:10Z:
Fix #2275, ref #2229
- Refactor the message handlers to be more readable
- Add a group_corrections tab-specific option (#2229)
- Fix issues with /correct in private tabs and conversation tabs
- Revision 540720f86de58100ddf766d281a8f913c03793ef by mathieui on 2013-05-15T17:03:04Z:
Fix #2229 (prevent correction if the 2 fulljid differ)
(Except in MUC, where we check the User object for that)
- Revision 785b21ff by mathieui on 2013-05-15T17:04:56Z:
Fix #2229 (prevent correction if the 2 fulljid differ)
(Except in MUC, where we check the User object for that)