1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
8fb6beda45 [oni-browse-url] Open Mastodon URLs with mastodon.el if installed 2022-12-13 07:09:34 -08:00
d6897a634a [oni-browse] Redirect any ‘*.medium.com’ URL to scribe.rip 2022-04-01 18:44:23 -07:00
90e9eb03dc [oni-browse-url] Add ‘itnext.io’ as a Medium url 2022-02-28 10:35:39 -08:00
9a979dac06 [oni-browse-url] Add redirect for instagram 2022-02-23 00:14:12 -08:00
13e7e8767f [oni-browse-url] Add some redirections to scribe and yewtube 2022-02-16 01:01:19 -08:00
dcf277a644 [oni-browse-url] Add advice to ‘browse-url’ to redirect some URLs
There are a couple of free alternative front-ends to certain services:

- Scribe for Medium.

- Nitter for Twitter.

- Invidious for Youtube.
2022-02-08 09:42:32 -08:00
79a2ec9b8a
[oni-browse-url] Move autoload into ‘oni-core’
Because these configurations might now be installed through a package manager
they should be loaded through my “core” configuration.
2021-07-27 20:28:54 -07:00
bb29ee8a12 Change version format
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.
2019-09-04 21:09:38 -07:00
dd74bbff1c Add oni-browse-url 2019-03-04 01:22:00 -08:00