unbranched
6875ad6dbb
Italian translation
2021-06-06 10:05:16 +00:00
Simon Brazell
888fb0fad0
Merge pull request #224 from fattalion/add-simplytranslate-to-readme
...
Add SimplyTranslate to README
2021-04-24 15:57:59 +10:00
fattalion
4ad9fd5971
Add SimplyTranslate to README
2021-04-20 15:17:32 +03:00
Simon Brazell
800aa2b6a5
Merge pull request #222 from TotalCaesar659/patch-1
...
Update Russian translation
2021-04-18 00:11:50 +10:00
TotalCaesar659
2a247f4772
Update Russian translation
2021-04-16 16:31:25 +03:00
SimonBrazell
32dc9b1601
Update translations
2021-04-16 14:16:40 +10:00
SimonBrazell
972ad1299e
Fixes #146 - OSM redirect breaks Google Earth
2021-04-16 13:10:19 +10:00
SimonBrazell
f714c666d9
Fixes #135 - Handle Twitter usernames with "tweets" in them.
2021-04-16 13:02:18 +10:00
SimonBrazell
01e986fce3
Fixes #173 - Instance list clicking issue.
2021-04-16 12:27:39 +10:00
SimonBrazell
7640e5c6bc
Prepare for release 1.1.47
2021-04-16 10:45:15 +10:00
Simon Brazell
a45e7def92
Merge pull request #219 from jaki/handle-reddit-img
...
Redirect reddit images for libreddit instances
2021-04-16 09:34:39 +10:00
Simon Brazell
74f5642cc5
Merge pull request #216 from alefvanoon/master
...
add some instance
2021-04-16 09:33:14 +10:00
Simon Brazell
46593ef565
Merge branch 'master' into master
2021-04-16 09:33:04 +10:00
Simon Brazell
0ba8546292
Merge pull request #214 from cloudrac3r/patch-1
...
Update Bibliogram instances list
2021-04-16 09:31:27 +10:00
Simon Brazell
0135202682
Merge pull request #206 from Camille019/master
...
Add Ecosia search engine
2021-04-16 09:26:51 +10:00
Simon Brazell
e9f47ab03f
Merge pull request #202 from hbarsaiyan/master
...
Add Whoogle Search
2021-04-16 09:26:37 +10:00
Simon Brazell
9c34dc5c5b
Merge branch 'master' into master
2021-04-16 09:25:29 +10:00
Simon Brazell
13884fa6c3
Merge pull request #198 from fattalion/add-simply-translate-support
...
Add SimplyTranslate support
2021-04-16 09:24:06 +10:00
Simon Brazell
6d4d070523
Merge pull request #193 from tenpura-shrimp/master
...
add invidious instance
2021-04-16 09:23:39 +10:00
Simon Brazell
35f2b4bb70
Merge pull request #188 from Elaborendum/master
...
Add spanish translation
2021-04-16 09:23:24 +10:00
Simon Brazell
036a2bea1b
Merge pull request #182 from obeho/patch-1
...
Update reddit.js
2021-04-16 09:23:12 +10:00
alefvanoon
5bdd9cd914
remove nitter.weaponizedhumiliation.com
2021-04-10 15:16:19 +04:30
alefvanoon
4565c23f19
add bird.trom.tf
2021-04-10 15:05:01 +04:30
alefvanoon
aeb94f5835
add insta.trom.tf
2021-04-10 15:03:23 +04:30
alefvanoon
cc21902cb0
add search.trom.tf
2021-04-10 14:56:35 +04:30
alefvanoon
a2dcb2de56
add searx.silkky.cloud
2021-04-09 23:55:14 +04:30
alefvanoon
12fa39e8b0
add libreddit.silkky.cloud
2021-04-09 23:50:37 +04:30
alefvanoon
f76ef21294
add some invidious ins
2021-04-09 23:43:29 +04:30
alefvanoon
0c2a0ed64f
add some invidious ins
2021-04-09 23:34:57 +04:30
Jason Kim
905abce8f7
refactor: drop teddit image redirect support
...
No longer redirect image links for teddit instances. Add a comment
detailing the two issues I found. Now, the feature should be stable.
2021-04-09 00:16:05 -07:00
Jason Kim
e86895b008
fix: don't redirect for rest of instances
...
Unbreak old.reddit.com and i.reddit.com by ignoring image redirects for
them.
2021-04-09 00:00:42 -07:00
Jason Kim
123cca4e5c
fix: redirect teddit differently
...
Teddit image urls are different from libreddit. Handle each separately.
Test manually:
- libredd.it: pass
- libreddit.spike.codes: pass
- libreddit.kavin.rocks: pass
- libreddit.insanity.wtf: fail (site doesn't work in general)
- libreddit.dothq.co: pass
- teddit.net: mostly fail
- teddit.ggc-project.de: mostly fail
- teddit.kavin.rocks: mostly fail
- old.reddit.com: fail
- i.reddit.com: fail
- snew.notabug.io: fail (site doesn't work in general)
Teddit image urls have two issues. First, the links almost never work
(404) if the image url is visited directly before visiting the main
page. Once the main page is visited, however, the image url starts
working. I'm guessing this is an issue with teddit instances not
fetching images unless the main page is accessed. Second, some image
links are different/incompatible for some reason. For example,
<https://i.redd.it/htg3owj12ok21.png > turns into
<https://teddit.net/pics/w:null_TpEyuHnjif6578pV0lBuM-kNW1bXqxbvqbOHjhRZVr0.png >.
Libreddit seems to not have this issue.
2021-04-08 23:37:43 -07:00
Jason Kim
397fd8cffb
feat: add img prefix for i.redd.it
...
"i.redd.it/<imgfile>" redirects "libredd.it/<imgfile>". Make it
redirect to "libredd.it/img/<imgfile>". Tested only for "libredd.it".
2021-04-08 22:38:52 -07:00
Jason Kim
0799b93000
feat: add i.redd.it to reddit targets
...
Add "i.redd.it" to list of urls to redirect for Reddit. Although the
redirect works, the link should be invalid because it still needs an
"img" path prefix.
2021-04-08 22:30:41 -07:00
Cadence Ember
6446da6e4c
Update Bibliogram instances list
...
Set it to match the list of actually working instances.
https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md
2021-04-07 22:14:47 +12:00
Harsh Barsaiyan
b5920f052a
Update manifest.json
2021-04-05 02:46:50 +05:30
Harsh Barsaiyan
0b9f5062a0
Add ViewTube
2021-03-30 23:48:05 +05:30
Camille019
2d2ef8f1f2
Add Ecosia search engine
2021-03-20 11:13:23 +01:00
Harsh Barsaiyan
280064310d
Add Whoogle Search
2021-03-11 09:21:56 +00:00
fattalion
7ab37d80de
Disable SimplyTranslate redirects by default
2021-03-02 20:55:37 +03:00
fattalion
2bb90f8f41
Add SimplyTranslate support
2021-02-25 18:24:37 +03:00
Andrew Zhao
fd37caecf1
add invidious instance
2021-02-24 12:04:52 -08:00
Elaborendum
dfc91d4aaf
Create store.md
2021-02-20 01:09:20 -05:00
Elaborendum
7d21a5a15d
Create messages.json
2021-02-20 01:09:01 -05:00
obeho
1f7e58ede4
Update reddit.js
...
Added instance libreddit.himiko.cloud
2021-02-14 18:50:17 +05:30
Simon Brazell
a76ea4f66e
Merge pull request #176 from mmatous/add-presearch
...
Add Presearch search engine
2021-02-10 09:47:55 +11:00
Simon Brazell
a8b1681648
Merge pull request #170 from howoz/master
...
add turkish translation
2021-02-10 09:45:55 +11:00
Martin Matous
f42ccd8891
Add Presearch search engine
2021-02-01 08:10:01 +01:00
howoz
1d120b2165
tr translation done
2021-01-30 06:42:15 +03:00
howoz
ed0ddd7575
start of tr translation
2021-01-30 02:41:20 +03:00