copyright: --follow added, more authors added
Signed-off-by: Rafał Malinowski <rafal.przemyslaw.malinowski@gmail.com>
copyright: copyright updates
buddies: merging buddy with itself disallowed
core: PendingMessagesManager ported to SimpleManager
core: removed Buddy::accounts methods, make addContact and removeContact private (and visible only to ContactShared)
accounts: Account::accountContact introduced, removed ugly Myself.contacts(...) calls
- core: dont use Buddy::contact(account)
Group ported to Shared/SharedBase
Account is now based on SharedBase
ContactDetails introduced, changed all Contact * to Contact
moved all properties from Contact to ContactShared
variables renaming, part 1
classes renaming, part 1
files renaming, part 1
variables renaming - part1
renamed filter classes
renamed classes from Contact to Buddy :)
renaming contact files to buddy files