Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Match message with previously arrived marker | fiaxh | 2017-12-05 | 1 | -7/+9 |
| | |||||
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -0/+1 |
| | |||||
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -0/+9 |
| | |||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -1/+1 |
| | |||||
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -3/+3 |
| | | | | | | - don't send first request for timestamp -60 - only open conversation for messages within last 24h - always show latest message in conversation tabs | ||||
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 1 | -1/+1 |
| | |||||
* | MUC improvements | fiaxh | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -4/+8 |
| | |||||
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -2/+22 |
| | |||||
* | Fix conversation last_active | fiaxh | 2017-03-31 | 1 | -25/+24 |
| | |||||
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 1 | -3/+2 |
| | | | | fixes #2 | ||||
* | Select conversation on startup, placeholder for "No conversation selected", ↵ | fiaxh | 2017-03-20 | 1 | -0/+15 |
| | | | | start services before UI | ||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -13/+5 |
| | |||||
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -1/+1 |
| | |||||
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+103 |