aboutsummaryrefslogtreecommitdiffstats
path: root/oni-browse-url.el
Commit message (Collapse)AuthorAgeFilesLines
* [oni-browse-url] Open Mastodon URLs with mastodon.el if ↵Gravatar Tom Willemse2022-12-131-1/+17
| | | | installed
* [oni-browse] Redirect any ‘*.medium.com’ URL to ↵Gravatar Tom Willemse2022-04-011-42/+34
| | | | scribe.rip
* [oni-browse-url] Add ‘itnext.io’ as a Medium urlGravatar Tom Willemse2022-02-281-1/+4
|
* [oni-browse-url] Add redirect for instagramGravatar Tom Willemse2022-02-231-1/+4
|
* [oni-browse-url] Add some redirections to scribe and yewtubeGravatar Tom Willemse2022-02-161-1/+16
|
* [oni-browse-url] Add advice to ‘browse-url’ to ↵Gravatar Tom Willemse2022-02-081-1/+31
| | | | | | | | | | | | redirect some URLs There are a couple of free alternative front-ends to certain services: - Scribe for Medium. - Nitter for Twitter. - Invidious for Youtube.
* [oni-browse-url] Move autoload into ‘oni-core’Gravatar Tom Willemse2021-07-271-3/+1
| | | | | Because these configurations might now be installed through a package manager they should be loaded through my “core” configuration.
* Change version formatGravatar Tom Willemse2019-09-041-1/+1
| | | | | | | | | | | In order to support my tablet which seems to have a lower maximum integer value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers I was using before. It would turn them into floating point numbers, which adds a ~.0~, this made it impossible to install any package. Any installations I have will need to reinstall all their oni packages so that the new version number is picked up, since the new version number will be lower than the old one.
* Add oni-browse-urlGravatar Tom Willemse2019-03-041-0/+38