aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into non-group-notifsmarty hiatt2024-10-301-2/+2
|\
| * bump tp.el version, bump versionmarty hiatt2024-10-301-2/+2
* | move notifs customizes into mastodon.elmarty hiatt2024-10-291-1/+25
* | group-notifs custom (for servers without). #608. WIP.marty hiatt2024-10-291-1/+4
|/
* bump versionmarty hiatt2024-10-291-1/+1
* add mastodon-instance-data var and funmarty hiatt2024-10-231-0/+9
* bumpmarty hiatt2024-10-221-1/+1
* flycheck: unwrap Package-Requiresmarty hiatt2024-10-211-3/+3
* change email addressmarty hiatt2024-10-201-2/+2
* bump min emacs to 28.1marty hiatt2024-10-191-1/+1
* bump version, copyrightmarty hiatt2024-10-181-1/+1
* mastodon.el: remove force logic from mastodon-notifications-get.marty hiatt2024-10-111-18/+15
* 1st mockup of grouped notifsmarty hiatt2024-10-101-1/+2
* binding for settings transientmarty hiatt2024-10-041-0/+1
* add tp to Package-Requiresmarty hiatt2024-10-041-1/+2
* add mastodon-transient.elmarty hiatt2024-10-021-3/+5
* bump versionmarty hiatt2024-09-201-1/+1
* url-lookup regex: add a GTS matchmarty hiatt2024-09-201-0/+1
* fix mode mapmarty hiatt2024-08-081-2/+2
* fix mastodon-notifications-getmarty hiatt2024-08-071-2/+2
* audit mastodon.elmarty hiatt2024-08-061-21/+22
* mastodon (function): only return cred acc if loading new tlmarty hiatt2024-08-061-1/+3
* re-write mastodon-switch-to-buffermarty hiatt2024-08-061-6/+4
* mastodon.el: re-write mastodon-return-credential-accountmarty hiatt2024-08-061-19/+14
* commentary <> for urlmarty hiatt2024-08-051-1/+1
* Revert "replace persist with multisession"marty hiatt2024-08-041-1/+1
* commentarymarty hiatt2024-08-021-2/+2
* add underscores to user-like url regexesmarty hiatt2024-08-021-7/+10
* bind fold togglemarty hiatt2024-07-301-0/+1
* mastodon-use-emojify customizemarty hiatt2024-07-061-1/+7
* replace persist with multisessionmarty hiatt2024-07-041-1/+1
* bump versionmarty hiatt2024-06-241-1/+1
* Merge branch 'reload-paginate' into developmarty hiatt2024-06-021-2/+4
|\
| * max-id arg/params for (so far only plain) profile viewmarty hiatt2024-06-011-1/+1
| * max-id arg/param for notifs-getmarty hiatt2024-06-011-2/+4
* | bump versionmarty hiatt2024-05-311-1/+1
|/
* \ binding for remote local tlmarty hiatt2024-05-301-0/+1
* bumb versionmarty hiatt2024-05-271-1/+1
* bump versionmarty hiatt2024-05-211-1/+1
* bump version for ELPAmarty hiatt2024-05-211-1/+1
* url-lookup: try shr-url prop before thing-at pointmarty hiatt2024-05-021-1/+1
* docstrings - reduce explicit refs to Mastodon itself.marty hiatt2024-03-271-6/+6
* roll our own url-at-point fun, in case eww not loadedmarty hiatt2024-03-091-2/+5
* add eww--url-at-point to thing-at-point-provider-alistmarty hiatt2024-02-231-1/+6
* make byte-compiler happiermarty hiatt2024-02-221-1/+3
* move condition case from http get-response to credential-accountmarty hiatt2024-02-211-1/+6
* comment re return-creds-accmarty hiatt2024-02-201-0/+5
* Merge pull request 'Use display-buffer to allow customization' (#522) from ra...martianh2024-02-081-6/+8
|\
| * Use pop-to-buffer so that new window is selectedRahguzar2024-01-081-2/+2
| * Tweak display actions to better preserve defaultsRahguzar2024-01-071-2/+2