Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-09 | presences are now somewhat stored and displayed to the user via the contact ↵ | Daniel Gultsch | 1 | -1/+12 | |
details action. | |||||
2014-02-07 | refresh contact list | Daniel Gultsch | 1 | -3/+4 | |
2014-02-05 | basic muc support. reworked contact list stuff | Daniel Gultsch | 1 | -3/+58 | |
2014-02-02 | fetching roster. fixed sending messages as type chat | Daniel Gultsch | 1 | -6/+27 | |
2014-02-01 | more cleanup. more listeners | Daniel Gultsch | 1 | -2/+2 | |
2014-01-29 | added foreign keys constrains. old conversation will actually be removed now ↵ | Daniel Gultsch | 1 | -26/+46 | |
like the ui claims | |||||
2014-01-28 | account management | Daniel Gultsch | 1 | -1/+32 | |
2014-01-27 | conversation archiveable. new conversation will find or restart old ↵ | Daniel Gultsch | 1 | -12/+52 | |
conversations | |||||
2014-01-26 | chat bubbles. yeah | Daniel Gultsch | 1 | -11/+21 | |
2014-01-25 | all access to the persistance layer is now done via the new xmppservice | Daniel Gultsch | 1 | -6/+3 | |
2014-01-24 | basic persistance layer. refactor some parts of the conversation activity | Daniel Gultsch | 1 | -0/+68 | |