aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/entity/account.vala
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup: Remove left-over usages of mam_earliest_syncedfiaxh2023-04-231-5/+0
|
* Fix some form entries not updating properlyMarvin W2023-02-071-1/+1
|
* Properly check Jids everywhereMarvin W2019-12-231-9/+21
|
* Split login jid/password into two steps with checksfiaxh2018-11-161-0/+2
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1
|
* Message Archive Managementfiaxh2017-08-171-1/+6
|
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-0/+5
|
* Fix conversation last_activefiaxh2017-03-311-7/+14
|
* Move some database interaction into entitiesfiaxh2017-03-231-10/+54
| | | | fixes #2
* Initial plugin systemMarvin W2017-03-101-0/+40