summary refs log tree commit diff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-08Add a cache to fetching of receipt streamsErik Johnston2-27/+96
2015-07-08Split receipt events up into one per roomErik Johnston1-30/+21
2015-07-08Hook up receipts to v1 initialSyncErik Johnston3-13/+77
2015-07-07Fix test.Erik Johnston1-1/+11
2015-07-07Wire together receipts and the notifer/federationErik Johnston4-33/+126
2015-07-07Fix various typosErik Johnston4-8/+16
2015-07-07Add a ReceiptServletErik Johnston2-1/+59
2015-07-06Don't 500 if a group is missing from the regexMark Haines1-1/+1
2015-07-06Don't explode if we don't recognize one of the event_ids in the backfill requestErik Johnston1-2/+4
2015-07-03If user supplies filename in URL when downloading from media repo, use that n...Erik Johnston3-9/+14
2015-07-02Add stream_id indexErik Johnston1-1/+5
2015-07-02Consolidate duplicate code in notifierErik Johnston5-38/+25
2015-07-02Add receipts_key to StreamTokenErik Johnston4-5/