Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' | marty hiatt | 2023-07-13 | 18 | -1461/+1500 |
|\ | |||||
| * | fix indent of media attachments | marty hiatt | 2023-07-13 | 1 | -2/+2 |
| | | |||||
| * | fix type name for tl--show-stats | marty hiatt | 2023-07-13 | 1 | -1/+1 |
| | | |||||
| * | give mastodon-auth--get-browser-login-url a proper alist. | marty hiatt | 2023-07-13 | 1 | -4/+4 |
| | | |||||
| * | message wait/done to attachment uploads, to avoid issues. See #478. | marty hiatt | 2023-07-12 | 2 | -6/+3 |
| | | |||||
| * | update mastodon-index | marty hiatt | 2023-07-06 | 1 | -2/+3 |
| | | |||||
| * | better docstring for mastodon-tl--scroll-up-command | marty hiatt | 2023-07-06 | 1 | -1/+1 |
| | | |||||
| * | add lemmy comment url form to masto-url-p | marty hiatt | 2023-07-06 | 1 | -1/+2 |
| | | |||||
| * | mastodon-tl--scroll-up-command | marty hiatt | 2023-07-06 | 2 | -0/+10 |
| | | |||||
| * | handle updating a single-toot view. FIX #476. | marty hiatt | 2023-06-27 | 1 | -2/+10 |
| | | |||||
| * | readme | marty hiatt | 2023-06-26 | 3 | -5/+5 |
| | | |||||
| * | help-echo for direct/private byline icons | marty hiatt | 2023-06-22 | 1 | -2/+4 |
| | | |||||
| * | add a lemmy community URL to url-p | marty hiatt | 2023-06-20 | 1 | -0/+1 |
| | | |||||
| * | fix html render on error in process-json | marty hiatt | 2023-06-20 | 1 | -2/+2 |
| | | |||||
| * | update info pages | marty hiatt | 2023-06-20 | 2 | -11/+11 |
| | | |||||
| * | update mastodon-index.org | marty hiatt | 2023-06-20 | 1 | -15/+3 |
| | | |||||
| * | handle nil value in poll expires_at attr. | marty hiatt | 2023-06-15 | 1 | -1/+3 |
| | | |||||
| * | mute thread from notifs view | marty hiatt | 2023-06-13 | 1 | -5/+8 |
| | | | | | | | | uses base-toot-id, which i'm just praying is right. | ||||
| * | tag bindings on ' and ", not overloading : | marty hiatt | 2023-06-11 | 2 | -3/+4 |
| | | |||||
| * | add lemmy post regex to masto-url-p | marty hiatt | 2023-06-10 | 1 | -1/+2 |
| | | |||||
| * | profile: switch followed-by/following display | marty hiatt | 2023-06-10 | 1 | -2/+2 |
| | | |||||
| * | dm-user binding | marty hiatt | 2023-06-05 | 1 | -0/+1 |
| | | |||||
| * | fix get user handles profile note test. FIX #472. | marty hiatt | 2023-06-03 | 1 | -2/+3 |
| | | | | | | | | | | this way, if in profile note, we just return profile owner, else we might be on a toot in a profile, and so just proceed normally. | ||||
| * | don't dbl quote video overlay font | marty hiatt | 2023-05-30 | 1 | -1/+1 |
| | | |||||
| * | tiny cleanup of view-instance-description (uncallable code) | marty hiatt | 2023-05-26 | 1 | -10/+2 |
| | | |||||
| * | rough rendering for 404 html error responses. | marty hiatt | 2023-05-26 | 1 | -4/+17 |
| | | |||||
| * | extract-userhandle-from-url: check for url-filename | marty hiatt | 2023-05-26 | 1 | -0/+2 |
| | | | | | | | | | | i ran into a "handle" that was just a TLD link. if we don't error when url-filename is "", and just do nothing, SHR seems to render such a handle fine. | ||||
| * | FIX boosting unlisted allowed, private not allowed | marty hiatt | 2023-05-25 | 1 | -1/+1 |
| | | |||||
| * | more tiny -tl cleanups | marty hiatt | 2023-05-24 | 1 | -12/+11 |
| | | |||||
| * | rename tl--user-handles-get | marty hiatt | 2023-05-24 | 2 | -14/+13 |
| | | |||||
| * | tiny refactor tl--mute-or-unmute-thread | marty hiatt | 2023-05-23 | 1 | -23/+19 |
| | | |||||
| * | tl--content: use tl--field | marty hiatt | 2023-05-23 | 1 | -4/+1 |
| | | |||||
| * | move list call in tl--read-poll-option | marty hiatt | 2023-05-23 | 1 | -21/+21 |
| | | |||||
| * | let-alist tl--media-attachment | marty hiatt | 2023-05-23 | 1 | -24/+16 |
| | | |||||
| * | tiny comments/wrap | marty hiatt | 2023-05-23 | 1 | -3/+1 |
| | | |||||
| * | macros together in tl.el | marty hiatt | 2023-05-23 | 1 | -16/+16 |
| | | |||||
| * | rename buffer-spec get funs | marty hiatt | 2023-05-23 | 1 | -21/+21 |
| | | |||||
| * | if not in tl--set-after-update-marker | marty hiatt | 2023-05-23 | 1 | -17/+17 |
| | | |||||
| * | indent -tl.el | marty hiatt | 2023-05-23 | 1 | -6/+6 |
| | | |||||
| * | factor out mastodon-tl--do-init | marty hiatt | 2023-05-23 | 1 | -37/+25 |
| | | |||||
| * | readme re index | marty hiatt | 2023-05-20 | 3 | -35/+59 |
| | | |||||
| * | add mastodon-index.org | marty hiatt | 2023-05-20 | 1 | -0/+264 |
| | | |||||
| * | remove overlays for profiles also | marty hiatt | 2023-05-17 | 1 | -0/+1 |
| | | |||||
| * | use toot-url-regex rather than hack regex in count-toot-chars | marty hiatt | 2023-05-16 | 1 | -1/+2 |
| | | |||||
| * | no stats for foll/foll_req notifs | marty hiatt | 2023-05-16 | 1 | -4/+6 |
| | | |||||
| * | Revert "use url-http-end-of-headers in http.el" To fix tests | marty hiatt | 2023-05-16 | 1 | -2/+2 |
| | | | | | | | | This reverts commit 6d05cf81ff5a84aa12735aeab2ac99a083c15033. | ||||
| * | http docstring | marty hiatt | 2023-05-16 | 1 | -2/+3 |
| | | |||||
| * | tiny audits in profile.el and tl.el | marty hiatt | 2023-05-16 | 2 | -37/+31 |
| | | |||||
| * | no kw arg for completing-read require-match | marty hiatt | 2023-05-16 | 2 | -4/+4 |
| | | |||||
| * | don't quote keywords | marty hiatt | 2023-05-16 | 2 | -3/+3 |
| | |