| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | text-mode for update profile note | marty hiatt | 2022-08-03 | 1 | -0/+1 |
| * | | cycle thru profile view: toots, followers, following | marty hiatt | 2022-08-03 | 2 | -5/+20 |
| |/ |
|
* | | tl--init*: fix a stray bracket | marty hiatt | 2022-08-19 | 1 | -8/+7 |
* | | fix formatting of unmute-user | marty hiatt | 2022-08-10 | 1 | -1/+2 |
* | | re-allow boost/fave of own toots! | marty hiatt | 2022-08-08 | 1 | -20/+21 |
* | | update discover bindings for profile followers/following | marty hiatt | 2022-08-03 | 1 | -2/+2 |
* | | text-mode for update profile note | marty hiatt | 2022-08-03 | 1 | -0/+1 |
* | | bump version in boilerplate | marty hiatt | 2022-07-31 | 13 | -15/+15 |
|/ |
|
* | --thread: use --api for get-json url for toot | marty hiatt | 2022-07-27 | 1 | -4/+2 |
* | refactor toggle boost and toggle fave | marty hiatt | 2022-07-26 | 1 | -37/+42 |
* | Merge branch 'main' of codeberg.org:martianh/mastodon.el | marty hiatt | 2022-07-26 | 0 | -0/+0 |
|\ |
|
| * | --thread: fetch current toot before printing thread | marty hiatt | 2022-07-26 | 1 | -1/+7 |
* | | --thread: fetch current toot before printing thread | marty hiatt | 2022-07-26 | 1 | -1/+6 |
|/ |
|
* | no fave counts for fol-req notifs | marty hiatt | 2022-07-23 | 1 | -1/+8 |
* | tl--thread: FIX fetching of toot id for notifs/use parent toot | marty hiatt | 2022-06-27 | 1 | -2/+7 |
* | --get-buffer-property: or rather than if | marty hiatt | 2022-06-27 | 1 | -4/+3 |
* | tl--more: message before and after appending more toots. | mousebot | 2022-05-13 | 1 | -1/+3 |
* | gitignore | mousebot | 2022-05-06 | 1 | -0/+1 |
* | Merge branch 'develop' | mousebot | 2022-04-05 | 15 | -373/+1003 |
|\ |
|
| * | flychecks and docstrings | mousebot | 2022-04-05 | 3 | -3/+7 |
| * | toot: message if translate-toot called without lingva.el | mousebot | 2022-04-05 | 1 | -3/+5 |
| * | toot: missing parens in --reply booster checks | mousebot | 2022-04-05 | 1 | -2/+2 |
| * | toot: indents and flycheck | mousebot | 2022-04-05 | 1 | -10/+11 |
| * | toot--reply: improve mentions in replies | mousebot | 2022-03-29 | 1 | -6/+20 |
| * | call lingva-translate with optional variable-pitch arg | mousebot | 2022-03-25 | 1 | -2/+5 |
| * | Merge pull request '2FA login support' (#255) from Red_Starfish/mastodon-up.e... | martianh | 2022-03-23 | 9 | -148/+392 |
| |\ |
|
| | * | auth: make mastodon-auth-source-file a defvar | Abhiseck Paira | 2022-02-25 | 1 | -8/+4 |
| | * | test: fix `mastodon-auth--access-token-not-found' | Abhiseck Paira | 2022-02-25 | 1 | -0/+1 |
| | * | test: add `mastodon-auth--user-unaware' | Abhiseck Paira | 2022-02-25 | 1 | -0/+8 |
| | * | auth: define variable mastodon-auth--user-unaware | Abhiseck Paira | 2022-02-25 | 1 | -0/+15 |
| | * | auth: make old mastodon.el users aware | Abhiseck Paira | 2022-02-25 | 2 | -1/+9 |
| | * | auth: make the wording in mastodon-auth--explanation clearer | Abhiseck Paira | 2022-02-25 | 1 | -5/+11 |
| | * | auth: present auth code request in a nicer way | Abhiseck Paira | 2022-02-25 | 1 | -1/+32 |
| | * | auth: change name to mastodon-auth--request-authorization-code | Abhiseck Paira | 2022-02-25 | 1 | -2/+2 |
| | * | change '-' to '--' in between function and namespace names | Abhiseck Paira | 2022-02-23 | 5 | -29/+29 |
| | * | test: add more test | Abhiseck Paira | 2022-02-16 | 1 | -0/+51 |
| | * | test: add test for mastodon-client--general-read | Abhiseck Paira | 2022-02-16 | 1 | -0/+21 |
| | * | test: fixture: update client.plstore file | Abhiseck Paira | 2022-02-16 | 1 | -1/+4 |
| | * | test: merge mastodon-client--store1 and *store2 | Abhiseck Paira | 2022-02-11 | 1 | -14/+11 |
| | * | test: fix mastodon-auth--access-token-not-found | Abhiseck Paira | 2022-01-27 | 1 | -0/+2 |
| | * | test: remove tests for non existent functions | Abhiseck Paira | 2022-01-27 | 1 | -41/+0 |
| | * | test: update client website in mastodon-client--register | Abhiseck Paira | 2022-01-27 | 1 | -1/+1 |
| | * | test: change mastodon files loading order | Abhiseck Paira | 2022-01-27 | 1 | -1/+1 |
| | * | update README | Abhiseck Paira | 2022-01-17 | 1 | -13/+19 |
| | * | update copyright holder info | Abhiseck Paira | 2022-01-17 | 3 | -0/+3 |
| | * | define autoloads and defvars to silence the byte compiler | Abhiseck Paira | 2022-01-17 | 2 | -0/+9 |
| | * | make a public interface for accessing user details | Abhiseck Paira | 2022-01-17 | 1 | -0/+17 |
| | * | functions for making/checking active users | Abhiseck Paira | 2022-01-17 | 1 | -0/+27 |
| | * | store access token in plstore of the current user | Abhiseck Paira | 2022-01-17 | 1 | -0/+22 |
| | * | get account ID from user variables specified in the init file | Abhiseck Paira | 2022-01-17 | 1 | -0/+9 |