Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fixture: update client.plstore file | Abhiseck Paira | 2022-02-16 | 1 | -1/+4 |
| | | | | update the sample data in fixture/client.plstore file. | ||||
* | Keep track of to which instance secrets in plstore belong. | Holger Dürer | 2018-03-02 | 1 | -1/+2 |
| | | | | | | | | | | | While testing out issue 149 (https://github.com/jdenen/mastodon.el/issues/149) I had problems due to stale client information being cached. With this change we store various pieces of information (the client information in the plstore and the auth tokens) in alists keyed by the instance url (and the plstore key contains the instance url as well to allow us to store data per instance). | ||||
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 2 | -0/+4 |