| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Prefer # to quote function names.
Remove some redundant `:group` arguments.
Properly newline-terminate text files.
Fix some ' warnings in docstrings.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Add `mastodon-auth--token-file' function
Add test for `mastodon-auth--token-file'
|
| |
|
|
- Store auth token, client-id, and client-secret in plstore file
- Generate auth data if not present in plstore
- Use auth data if present in plstore
- Helper functions
- Lots of improvement needed
|