Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | add fallback to tl--init*: if no results, try trending statuses. FIX #562 | marty hiatt | 2024-05-30 | 1 | -2/+14 | |
| | | ||||||
| * | some readme updates | marty hiatt | 2024-05-30 | 1 | -24/+36 | |
| | | ||||||
| * | \ binding for remote local tl | marty hiatt | 2024-05-30 | 1 | -0/+1 | |
| | | ||||||
| * | docstring and index | marty hiatt | 2024-05-30 | 3 | -4/+8 | |
| | | ||||||
| * | update index | marty hiatt | 2024-05-29 | 1 | -45/+46 | |
| | | ||||||
| * | unfilter langs: POST raw params and it works! | marty hiatt | 2024-05-29 | 2 | -6/+14 | |
| | | ||||||
| * | not working unfilter user langs. adds json flag arg through action funs | marty hiatt | 2024-05-29 | 2 | -7/+17 | |
| | | ||||||
| * | display filtered follow langs on user profiles. FIX #559. | marty hiatt | 2024-05-29 | 1 | -3/+11 | |
| | | ||||||
| * | fix setting lang un toot compose buffer | marty hiatt | 2024-05-28 | 2 | -3/+2 | |
| | | ||||||
| * | autoloads | marty hiatt | 2024-05-28 | 1 | -0/+3 | |
| | | ||||||
| * | docstrings | marty hiatt | 2024-05-28 | 2 | -5/+4 | |
| | | ||||||
| * | refactor remote-local domain checks | marty hiatt | 2024-05-28 | 1 | -7/+3 | |
| | | ||||||
| * | set default language in compose buffer from | marty hiatt | 2024-05-28 | 1 | -0/+9 | |
| | | | | | | | | is set from mastodon-profile-acccount-preferences-data | |||||
| * | account settings var docstring. | marty hiatt | 2024-05-28 | 1 | -1/+4 | |
| | | ||||||
| * | get-source-pref > get-source-value | marty hiatt | 2024-05-28 | 1 | -1/+1 | |
| | | ||||||
| * | filter post by language fix docstring | marty hiatt | 2024-05-28 | 1 | -3/+5 | |
| | | ||||||
| * | add view-item-on-own-instance fun | marty hiatt | 2024-05-27 | 1 | -1/+13 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-05-27 | 7 | -101/+214 | |
|\| | ||||||
| * | bumb version | marty hiatt | 2024-05-27 | 1 | -1/+1 | |
| | | ||||||
| * | index.org update | marty hiatt | 2024-05-27 | 1 | -41/+44 | |
| | | ||||||
| * | customs for display of profile note in foll req notifs: flag and max length | marty hiatt | 2024-05-27 | 1 | -6/+32 | |
| | | ||||||
| * | update mastodon-index.org | marty hiatt | 2024-05-27 | 1 | -48/+51 | |
| | | ||||||
| * | add remote-local-domains customize. | marty hiatt | 2024-05-27 | 1 | -2/+12 | |
| | | ||||||
| * | Merge branch 'remote-local' into develop | marty hiatt | 2024-05-26 | 2 | -37/+85 | |
| |\ | ||||||
| | * | add error handling in mastodon-tl--init* (for eg domains being private) | marty hiatt | 2024-05-26 | 1 | -14/+19 | |
| | | | ||||||
| | * | remote local: check domain against known instances. | marty hiatt | 2024-05-26 | 1 | -4/+14 | |
| | | | ||||||
| | * | force display of instance in handle for remote local timelines. | marty hiatt | 2024-05-26 | 2 | -24/+42 | |
| | | | ||||||
| | * | super rough view remote local timeline. | marty hiatt | 2024-05-25 | 1 | -3/+18 | |
| | | | ||||||
| * | | view instance desc: use api v2 | marty hiatt | 2024-05-26 | 2 | -4/+5 | |
| |/ | ||||||
| * | flycheck toot.el | marty hiatt | 2024-05-22 | 1 | -1/+1 | |
| | | ||||||
| * | add commented profile note to foll-req notifs. FIX #519. | marty hiatt | 2024-05-22 | 1 | -9/+21 | |
| | | ||||||
| * | reload on posting if prev view was thread. FIX #555. | marty hiatt | 2024-05-22 | 1 | -1/+9 | |
| | | ||||||
| * | add get-buffer-type for profile-statuses-tagged | marty hiatt | 2024-05-21 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-05-21 | 2 | -8/+31 | |
|\| | ||||||
| * | bump version | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
| | | ||||||
| * | add mastodon-profile--open-statuses-tagged and docstrings. FIX #554. | marty hiatt | 2024-05-21 | 1 | -6/+27 | |
| | | ||||||
| * | fix profile toots heading for media only | marty hiatt | 2024-05-21 | 1 | -0/+2 | |
| | | ||||||
| * | fix profile cycle message string | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
|\| | ||||||
| * | bump version for ELPA | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-05-21 | 6 | -25/+58 | |
|\| | ||||||
| * | profiles: support only-media arg | marty hiatt | 2024-05-21 | 2 | -9/+23 | |
| | | ||||||
| * | url-lookup: try shr-url prop before thing-at point | marty hiatt | 2024-05-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | thing at point captures the closing ) of URLs in brackets, which makes webfinger fail. maybe shr-url should always get first dibs before thing-at-point also? | |||||
| * | store notif type as prop so we can limit item actions by notif type | marty hiatt | 2024-04-24 | 1 | -2/+4 | |
| | | ||||||
| * | hack to fix item action toggling when point on item body | marty hiatt | 2024-04-24 | 1 | -1/+8 | |
| | | ||||||
| * | revert changes to auth--show-notice so that we see the message prompt | marty hiatt | 2024-04-24 | 1 | -12/+18 | |
| | | ||||||
| * | -profile.el: require mastodon-http | marty hiatt | 2024-04-24 | 1 | -0/+1 | |
| | | ||||||
| * | -media.el: require image-mode | marty hiatt | 2024-04-24 | 1 | -0/+1 | |
| | | ||||||
| * | bookmarking: no move when checking bookmarked-p status | marty hiatt | 2024-03-29 | 2 | -1/+3 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-03-27 | 8 | -85/+99 | |
|\| |