Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |