summary refs log tree commit diff
path: root/database-prepare-for-0.5.0.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-15User.is_mine is no longer a thing. Use hs.is_mine instead.Erik Johnston1-1/+1
2014-12-15Rename MessageHandler.handle_event. Add a few comments.Erik Johnston7-14/+32
2014-12-15Update media_repository.pyKegsay1-1/+1
2014-12-15Remove unused functionsErik J