Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This makes it easy to adapt the code to cache photo hashes if we want to.
|
|
|
|
Resolves: #653
|
|
|
|
|
|
|
|
Resolves: #554
Release-Notes: Fixed a bug where avatars would no longer appear after
reconnecting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves: #418
|
|
|
|
|
|
|
|
Resolves: #554
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should allow us to link against system boost versions.
|
|
Resolves: #336
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is a single unit test so far - but that's more than was there before, so I'm pushing. Expect more unit tests shortly.
Resolves: #139
|
|
Moved 'hexifying' of hashes into its own class, such that it can be
shared between all hashes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|