Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do not use fringe face | Johnson Denen | 2017-04-17 | 1 | -2/+2 | |
* | Reimplement update post-rewrite | Johnson Denen | 2017-04-17 | 1 | -0/+28 | |
* | Fix #38 by using pre-existing faces | Johnson Denen | 2017-04-17 | 1 | -14/+7 | |
* | Rewrite timeline display internals and fix #36 | Johnson Denen | 2017-04-17 | 1 | -68/+59 | |
* | Update DOCSTRINGs | Johnson Denen | 2017-04-16 | 1 | -0/+15 | |
* | Add function to update current timeline | Johnson Denen | 2017-04-16 | 2 | -15/+31 | |
* | Add `j' and `k' bindings to move to previous/next toot | Johnson Denen | 2017-04-15 | 2 | -14/+38 | |
* | Provide context menu from `with-eval-after-load' block | Johnson Denen | 2017-04-15 | 1 | -6/+2 | |
* | Fixes #29 - Provide context menu for discover mode | fap | 2017-04-15 | 2 | -6/+55 | |
* | Fix mastodon function | Johnson Denen | 2017-04-14 | 1 | -1/+1 | |
* | Add major mode | Johnson Denen | 2017-04-14 | 2 | -2/+21 | |
* | Do some cleanup | Johnson Denen | 2017-04-14 | 2 | -4/+5 | |
* | Retrieve home timeline with `mastodon' function | Johnson Denen | 2017-04-14 | 4 | -4/+103 | |
* | Use synchronous calls for simpler JSON parsing | Johnson Denen | 2017-04-14 | 1 | -3/+16 | |
* | Add GET function | Johnson Denen | 2017-04-14 | 1 | -0/+7 | |
* | Add `mastodon-auth--client' function | Johnson Denen | 2017-04-12 | 1 | -1/+5 | |
* | Refactor mastodon--register-and-return-client-app | Johnson Denen | 2017-04-12 | 1 | -3/+10 | |
* | Fix return value bug | Johnson Denen | 2017-04-12 | 1 | -1/+3 | |
* | Use `read-passwd' | Johnson Denen | 2017-04-12 | 1 | -1/+1 | |
* | Add tests for `mastodon--access-token' | Johnson Denen | 2017-04-12 | 1 | -8/+11 | |
* | Add mastodon--get-access-token test | Johnson Denen | 2017-04-12 | 1 | -8/+17 | |
* | Abstract success lambda to its own function and test | Johnson Denen | 2017-04-12 | 1 | -5/+7 | |
* | Add store-client-id-and-secret test | Johnson Denen | 2017-04-12 | 1 | -2/+6 | |
* | Remove progn and return register-client-app funcall | Johnson Denen | 2017-04-12 | 1 | -3/+1 | |
* | Add mastodon-auth--registration-success test | Johnson Denen | 2017-04-12 | 1 | -6/+9 | |
* | Make headers more conventional | Johnson Denen | 2017-04-10 | 4 | -15/+88 | |
* | Add versioning | Johnson Denen | 2017-04-09 | 1 | -0/+8 | |
* | Close #7 with repo URL | Johnson Denen | 2017-04-09 | 1 | -1/+2 | |
* | Fix #8 flycheck issues | Johnson Denen | 2017-04-09 | 4 | -20/+82 | |
* | Fix #1 by adding scope to auth token request | Johnson Denen | 2017-04-09 | 1 | -1/+2 | |
* | Move entry functions to mastodon.el | Johnson Denen | 2017-04-09 | 2 | -11/+14 | |
* | Update DOCSTRINGs | Johnson Denen | 2017-04-09 | 3 | -8/+43 | |
* | Add WIP triage function on toot send | Johnson Denen | 2017-04-09 | 2 | -4/+6 | |
* | Fix void-function error | Johnson Denen | 2017-04-09 | 1 | -1/+1 | |
* | Refactor authorization | Johnson Denen | 2017-04-09 | 4 | -60/+167 | |
* | Add follow scope | Johnson Denen | 2017-04-09 | 1 | -1/+1 | |
* | Restructure under lisp directory | Johnson Denen | 2017-04-09 | 3 | -0/+111 |