Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -32/+19 |
| | |||||
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -3/+1 |
| | |||||
* | Go offline before quiting application | fiaxh | 2017-10-31 | 1 | -5/+20 |
| | | | | fixes #141 | ||||
* | Fix warnings | fiaxh | 2017-10-31 | 1 | -1/+0 |
| | |||||
* | Remove new from struct initialisation, as it is deprecated (#180) | linkmauve | 2017-10-23 | 1 | -2/+2 |
| | | | | | | * Remove new from struct initialisation, as it is deprecated. * Use Map.has_key instead of Map.contains, as it is deprecated. | ||||
* | http-files: max-file-size handling | fiaxh | 2017-09-26 | 1 | -1/+1 |
| | |||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -1/+1 |
| | |||||
* | connection: keep-alive pings, act upon connection change (VPN) | fiaxh | 2017-08-25 | 1 | -7/+47 |
| | |||||
* | Stream Management | fiaxh | 2017-08-14 | 1 | -1/+1 |
| | |||||
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 1 | -19/+8 |
| | |||||
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 1 | -41/+88 |
| | |||||
* | Add --print-xmpp flag to log details | Marvin W | 2017-04-03 | 1 | -1/+2 |
| | |||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -1/+1 |
| | |||||
* | Fix account repeated disconnect/connect issues | Marvin W | 2017-03-13 | 1 | -4/+7 |
| | |||||
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 1 | -2/+2 |
| | |||||
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+222 |