Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-09-28 | Up the limits on number of url cache entries to delete at one time | Erik Johnston | 1 | -2/+2 |
2017-09-28 | Add old indices | Erik Johnston | 1 | -0/+2 |
2017-09-28 | Clear up expired url cache every 10s | Erik Johnston | 1 | -1/+1 |
2017-09-28 | Actually assign result to variable | Erik Johnston | 1 | -1/+1 |
2017-09-28 | Only pull out local media that were for url cache | Erik Johnston | 1 | -1/+1 |
2017-09-28 | Fix typo in url cache expiry timer | Erik Johnston | 1 | -1/+1 |
2017-09-28 | Support new and old style media id formats | Erik Johnston | 1 | -31/+81 |
2017-09-28 | Fix typo | Erik Johnston | 1 | -3/+3 |
2017-09-28 | Change expires column to expires_ts | Erik Johnston | 3 | -10/+29 |
2017-09-28 | More brackets | Erik Johnston | 1 | -1/+1 |
2017-09-28 | Delete expired url cache data | Erik Johnston | 5 | -5/+208 |
2017-09-28 | Fix /joined_members to work with AS users | Erik Johnston | 2 | -13/+26 |
2017-09-27 | Fix bug where /joined_members didn't check user was in room | Erik Johnston | 2 | -10/+38 |
2017-09-27 | Don't test is spam_checker not None | David Baker | 1 | -1/+7 |