summary refs log tree commit diff
path: root/docs/postgres.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-20Refactor api.filtering to have a Filter APIErik Johnston3-126/+88
2015-10-20Allow rejecting invitesDaniel Wagner-Hall8-93/+353
This is done by using the same /leave flow as you would use if you had already accepted the invite and wanted to leave.
2015-10-19Inv