Commit Graph

133 Commits

Author SHA1 Message Date
281c8ecbf5 Update README.md 2023-06-11 14:26:18 +03:00
712aea0831 chore: update HoloPlay app on README (#3690) 2023-03-15 18:11:17 +00:00
a3ecd46b01 add new Android client to list of projects using invidious 2023-03-05 04:55:27 +08:00
a95f82e44b Add Playlet to "Projects using Invidious" (#3640) 2023-02-17 17:08:05 +00:00
18a7ebe3a5 Correct peertubeify URL in README.md (#3325) 2022-09-28 17:09:13 +00:00
d24506baed Add Ytfzf to projects using Invidious 2022-08-06 20:42:08 -04:00
777
1533a28817 Add TubiTui to Projects Using Invidious section 2022-06-01 18:48:52 +01:00
b201745988 Markdown enhancement 2022-05-29 19:56:11 +02:00
352266481e Add Yattee to README 2022-05-29 19:46:49 +02:00
6eedca6e7e Fix alt text for readme badge (Mastodon -> Fediverse) 2022-05-23 20:55:08 -05:00
0bd1d0bb05 Change from 'Mastodon' to 'Fediverse'
Mastodon is one of multiple softwares that compose the Fediverse ("Federeated Universe"). Some of the most popular softwares include Misskey, Plemora, PeerTube, and Pixelfed, among others. 

As each instance (server) integrates using ActivityPub, any one of these softwares can be used to follow users or reply to posts(/toots/notes) on any instance.

Most people seem to not realize that Mastodon is different from the "umbrella term" Fediverse. :)
2022-05-23 20:51:52 -05:00
3cea493d49 Update the documentation documents links in the README 2022-03-29 20:39:59 +00:00
70663af190 Add WatchTube 2022-03-22 17:41:15 +00:00
7e351b21bc Fix broken links (#2958) 2022-03-09 15:24:32 +01:00
b4c532f062 Remove the e-mail section from the README and link to the website 2022-02-16 17:27:03 +00:00
db4e36ad9b Add FAQ link to readme 2022-01-16 16:14:55 +01:00
46e4d35ccd Rewording 2022-01-10 21:50:50 +00:00
0314dd44ea Typo 2022-01-10 21:39:33 +00:00
b80a3d5401 Fix the anchor 2022-01-10 21:38:24 +00:00
8c4ef9f955 Apply suggestions 2022-01-10 21:37:44 +00:00
6eadba784d Typo 2022-01-08 20:01:00 +00:00
3a39045617 Add e-mail contact to the README 2022-01-08 19:52:05 +00:00
12fba3bb7a Add the Invidious's Mastodon account to the README 2021-12-22 01:03:09 +01:00
5eca7a8a30 Fix indenting
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2021-11-26 19:18:12 +00:00
de153ece4e Move the Awesome-Humane-Tech to its own line 2021-11-26 19:52:36 +01:00
2d8964d37d Apply the suggestions 2021-11-26 19:51:55 +01:00
2f235adadf Enhance some stuff in the README 2021-11-02 18:58:22 +01:00
dfe0c738d6 Fix in README: license is AGPLv3, not AGPLv3+ 2021-10-17 15:53:01 +02:00
91bc6599c6 Fix typo 2021-10-13 21:45:51 -07:00
99f04012a7 Add Ethereum and Litecoin as donation methods 2021-08-31 22:58:38 +02:00
31de2d304c Change README logo to use vector image 2021-07-24 15:14:58 -07:00
1ee4cae802 Rework the README (#2135)
Major README.md cleaning

Additions:
* Add the invidious logo
* Add Quickstart section
* Add relevant links (instance list, documentation, contribute, donate) directly in the header

Badges:
* Add badges for open issues and PRs
* Add "Awesome Humane Tech" badge, as we're listed there
* Move CI passed/translated badges to the top
* Replace the "license feature" with a proper badge

Major section changes:
* Reword titles
* Rewrite features list
* Promote the screenshots sections. People like screenshots!
* Move "donate" to the end, there is a link at the top anyway
* Move section "made with invidious" after all the other invidious related sections + rename it to "Projects using Invidious"

Other fixes:
* Remove useless HTML in the screenshots table
* Remove extra columns in H2 titles
* Remove all useless lines between sections
* Use markdown for git commands + add the staging step
* Promote invidious redirect in "Extensions"
* Update preference screenshots
2021-07-24 20:48:30 +02:00
9b6c5c08d8 Remove freenode
Reasons can be found in https://libera.chat/news/welcome-to-libera-chat
2021-05-20 17:43:59 +02:00
1a78bb4b58 Use instances.invidious.io 2021-02-26 14:25:20 +00:00
209a986fe4 Typo
Co-authored-by: Perflyst <mail@perflyst.de>
2021-02-25 12:18:47 +01:00
08c93e94e4 Remove Lapis-Tube since it's dead, and update the Cloudtube link 2021-02-25 00:57:09 +01:00
ec28e9fb27 Enhance more stuff, again 2021-02-25 00:48:20 +01:00
7081e8a226 Link to docs.invidious.io more 2021-02-25 00:39:07 +01:00
01a2383d7b Enhance more stuff 2021-02-25 00:30:44 +01:00
903b569f6c Massively enhance the README 2021-02-25 00:20:19 +01:00
34a0bb04f7 Update README.md
Ubuntu / Debian instructions installing an old version of Crystal.
2021-02-14 10:23:16 +00:00
aca42ff6a5 Update the cryptocurrency addresses and replace the Liberapay link with a link to the documentation (#1564)
* Update the cryptocurrency address with newly created one

* Replace the icon used for the donation address and link

* Replace the word Monero with the word XMR

* Replace the Liberapay placeholder with a link to the documentation
2020-12-09 19:43:45 +01:00
139017ba7c Switch to GitHub Actions for CI
Travis CI is slow, builds are first queued up forever and then the builds
themselves are slow, too.

GitHub Actions run pretty much immediately and are fast. Also separate jobs run
at the same time unlike on Travis CI.
2020-12-01 21:45:33 +01:00
dd35877eda Update the readme with links to the new documentation repository 2020-11-30 21:47:22 +00:00
78ae9ff093 Remove the donation link from the readme 2020-11-30 15:11:18 +00:00
b9544d9534 Update logrotate configuration command (#1500)
Using sudo with `echo ... | tee /path/to/file` doesn't make sense, as the command requiring the superuser privileges is the `tee` command and not the echo.
2020-11-28 21:50:27 +01:00
aeed7deb2d Update README.md (#1461)
Update README.md
2020-11-08 13:05:11 +00:00
59acf95bf5 Update README.md (#1433)
Updated "Hosted Weblate" link and added two items about translations, in order to make this kind of information more prominent.
2020-10-23 22:03:08 +00:00
31c1046771 Add liability clause (#1434)
* Add liability clause

* Update README.md
2020-10-23 22:02:34 +00:00
cce6db4aeb Replace the riot.im link with a matrix.to link (#1409) 2020-10-10 16:00:33 +00:00