summary refs log tree commit diff
path: root/database-prepare-for-0.0.1.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-03FormattingErik Johnston1-1/+4
2014-11-03Sign events we create.Erik Johnston1-0/+9
2014-11-03Add 'origin' key to eventsErik Johnston1-0/+4
2014-11-03Don't assume event has hashes key alreadyErik Johnston1-0/+2
2014-11-03Remove dead code.Erik Johnston1-84/+0
2014-11-03Use python logger, not the twisted loggerErik Johnston1-2/+1
2014-10-31Bump version numbers and change logErik Johnston3-2/+18
2014-10-31Sign evnetsErik Johnston2-0/+26
2014-10-31Remove unused signature storage methodsErik Johnston1-138/+1
2014-10-31Remove unused sql file.Erik Johnston1-31/+0
2014-10-31Make prev_event signing work again.Erik Johnston3-8/+18
2014-10-31Remove more references to dead PDU tablesErik Johnston4-94/+8
2014-10-31Remove PDU tables.Erik Johnston6-1230/+2
2014-10-31SYWEB-102: Fix desktop notification msg when a user with no display name join...Kegan Dougal1-3/+6
2014-10-31Factor out notification logic.Kegan Dougal3-27/+39
2014-10-31Remove unused functions.Erik Johnston1-90/+0
2014-10-31Add notification-service.js to handle binging/notifications. Shift logic to t...Kegan Dougal5-70/+108
2014-10-31Actually don't store any PDUsErik Johnston3-14/+42
2014-10-31old_state_events should be a dict not listErik Johnston1-2/+4
2014-10-31SYWEB-45: Display the user_id of a user when hovering over their avatar next ...Kegan Dougal1-1/+1
2014-10-31SYWEB-63: Fix desktop notification message when notifying for an image.Kegan Dougal1-0/+3
2014-10-31Don't store any PDUsErik Johnston2-32/+33
2014-10-31Move the impl of backfill to use events.Erik Johnston3-5/+114