| Commit message (Expand) | Author | Age | Files | Lines |
* | toot.el cask build cleanups | marty hiatt | 2024-10-31 | 1 | -0/+4 |
* | byte-compile | marty hiatt | 2024-10-30 | 1 | -1/+1 |
* | Merge branch 'poll-transient' into develop | marty hiatt | 2024-10-26 | 1 | -41/+86 |
|\ |
|
| * | poll: set tp-transient-settings on editing a toot | marty hiatt | 2024-10-24 | 1 | -3/+12 |
| * | transient poll: use tp-transient-settings, handle repeated poll edits | marty hiatt | 2024-10-24 | 1 | -20/+45 |
| * | boolean defcustom for transient poll | marty hiatt | 2024-10-23 | 1 | -0/+10 |
| * | add mastodon-instance-data var and fun | marty hiatt | 2024-10-23 | 1 | -18/+19 |
* | | with-toot-item: exclude folls/foll reqs | marty hiatt | 2024-10-25 | 1 | -1/+3 |
|/ |
|
* | less restrictive visibility: flip then/else clauses. FIX #602 | marty hiatt | 2024-10-21 | 1 | -2/+2 |
* | change email address | marty hiatt | 2024-10-20 | 1 | -2/+2 |
* | change order of toot-visibility-list for sane cycling | marty hiatt | 2024-10-20 | 1 | -1/+1 |
* | flycheck toot | marty hiatt | 2024-10-19 | 1 | -2/+3 |
* | bump version, copyright | marty hiatt | 2024-10-18 | 1 | -1/+1 |
* | notifs list boosters/favers, use local notif data if poss | marty hiatt | 2024-10-11 | 1 | -7/+19 |
* | FIX filling in formatting reply quote! hurrah! | marty hiatt | 2024-10-09 | 1 | -8/+3 |
* | toot: try double newline btw compose docs and body, for paragraph break | marty hiatt | 2024-10-09 | 1 | -1/+1 |
* | add mastodon-toot-visibility-settings-list | marty hiatt | 2024-10-01 | 1 | -0/+5 |
* | autoload image-trans-check. FIX #584. | marty hiatt | 2024-08-24 | 1 | -0/+1 |
* | eq for symbols, string= for strings | marty hiatt | 2024-08-22 | 1 | -17/+17 |
* | intent toot.el | marty hiatt | 2024-08-13 | 1 | -1/+1 |
* | factor out image-trans-check. | marty hiatt | 2024-08-08 | 1 | -2/+1 |
* | re-write all (if x y "") clauses as (when x y), if poss. | marty hiatt | 2024-08-06 | 1 | -5/+5 |
* | Merge branch 'audit' into develop | marty hiatt | 2024-08-04 | 1 | -241/+244 |
|\ |
|
| * | toot: audit rest of file. | marty hiatt | 2024-08-04 | 1 | -24/+25 |
| * | toot: audit schedule code | marty hiatt | 2024-08-03 | 1 | -16/+18 |
| * | toot: audit poll code | marty hiatt | 2024-08-03 | 1 | -9/+9 |
| * | max attachments: move fallback into our get max fun | marty hiatt | 2024-08-03 | 1 | -6/+11 |
| * | toot: re-write format-attachments | marty hiatt | 2024-08-03 | 1 | -20/+20 |
| * | toot: attach-media: get max attachments from instance, y-or-n-p | marty hiatt | 2024-08-03 | 1 | -18/+29 |
| * | re-write --reply again with a cond. | marty hiatt | 2024-08-02 | 1 | -17/+14 |
| * | toot: re-write view-toot-edits | marty hiatt | 2024-08-02 | 1 | -21/+22 |
| * | toot: re-write --reply | marty hiatt | 2024-08-02 | 1 | -17/+10 |
| * | toot: re-write --mentions | marty hiatt | 2024-08-02 | 1 | -4/+1 |
| * | toot: re-write mentions-to-string | marty hiatt | 2024-08-02 | 1 | -3/+3 |
| * | audit first 1000 loc of toot.el. these are the uncontroversial edits | marty hiatt | 2024-08-02 | 1 | -103/+99 |
* | | Revert "multisession var in -toot.el" | marty hiatt | 2024-08-04 | 1 | -29/+21 |
* | | Revert "replace persist with multisession" | marty hiatt | 2024-08-04 | 1 | -3/+1 |
|/ |
|
* | folding comments / action docstring | marty hiatt | 2024-08-01 | 1 | -1/+1 |
* | refactor toot--toggle-bookmark | marty hiatt | 2024-08-01 | 1 | -33/+26 |
* | refactor toot--toggle-boost-or-favourite | marty hiatt | 2024-08-01 | 1 | -45/+46 |
* | fix unfolding faved/bookmarked toots | marty hiatt | 2024-07-30 | 1 | -3/+4 |
* | toot.el: use mastodon-toot--base-toot-or-item-json | marty hiatt | 2024-07-30 | 1 | -9/+5 |
* | flymake our user-error mess | marty hiatt | 2024-07-30 | 1 | -27/+27 |
* | Merge branch 'with-toot-item' into develop | marty hiatt | 2024-07-30 | 1 | -122/+119 |
|\ |
|
| * | docstring | marty hiatt | 2024-07-03 | 1 | -1/+1 |
| * | toot.el: user-error not message when needed | marty hiatt | 2024-07-02 | 1 | -31/+29 |
| * | use with-toot-item and clean up functions that use it | marty hiatt | 2024-07-02 | 1 | -89/+88 |
* | | flip an if clause | marty hiatt | 2024-07-30 | 1 | -11/+11 |
* | | add item-json prop to fave/boost strings, so (un)folding works | marty hiatt | 2024-07-29 | 1 | -4/+6 |
* | | read CW when setting, not when sending, also display it. FIX #569. | marty hiatt | 2024-07-19 | 1 | -22/+12 |