Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Cache.php | Max Kostikov | 2020-01-06 | 1 | -2/+1 |
| | |||||
* | Add age choice on cached item retrieve | Max Kostikov | 2020-01-05 | 1 | -2/+11 |
| | |||||
* | Fix once cached embedded content is used and stored forever | Max Kostikov | 2019-11-25 | 1 | -9/+4 |
| | |||||
* | oembed cache: don't store the url (which may need to be truncated), store a ↵ | zotlabs | 2017-04-18 | 1 | -6/+6 |
| | | | | hash instead. This will allow us to convert the table to utf8mb4 without running into mysql key length restrictions as well as dealing with the potential ambiguity of truncated urls. | ||||
* | restrict url cache to 254 maxlen | redmatrix | 2016-07-26 | 1 | -0/+5 |
| | |||||
* | relocate the cache class | redmatrix | 2016-06-23 | 1 | -0/+46 |