Commit graph

71 commits

Author SHA1 Message Date
pajlada e015013773
Add lint github action (#2473) 2021-02-21 14:45:42 +01:00
pajlada f191de2514
Add CI workflow to check line endings of all source files (#2082)
In addition, all found errors (formatting & line ending) have been fixed in this PR.
2020-10-18 15:54:48 +02:00
alazymeme 528db4ba7a
Add chocolatey badge + information to the readme (#2017)
* Add a chocolatey badge

* Added link to chocolatey page
2020-10-10 23:01:41 +02:00
Aiden Wallis 42daac088d
Adds link to Twitch on the README (#2031) 2020-10-04 18:47:02 +02:00
fourtf 42700513fd updated README 2020-09-25 20:42:27 +02:00
Steve Wills caf0023327
add build status badges to README (#1938) 2020-09-06 11:08:28 +02:00
Nico Sonack 15732cb9ba
Document FreeBSD build instructions (#1763)
* Document FreeBSD build instructions

This has been tested under the following conditions:

```
$ uname -apKU
FreeBSD triton 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC  amd64 amd64 1201000 1201000
```

It may also work on older versions and should definitely on FreeBSD 13.0-CURRENT.
2020-06-27 11:28:11 +02:00
fourtf 476825dc35 http -> https in README 2020-01-12 18:41:02 +01:00
apa420 72f34f5feb Update README.md (#1498)
Fixes #1497
2020-01-12 18:38:55 +01:00
Maverick a948717d94 fix clang-format file link in README.md (#1398)
- use a relative link to `.clang-format` in the repo
2019-10-31 21:57:59 +01:00
fourtf 8fd67531c5 added doxygen link to readme 2019-10-03 22:20:55 +02:00
fourtf 3079765a0c
Update README.md 2019-08-21 22:12:55 +02:00
Rasmus Karlsson 25fe7e7df5 Clean up README.md
1) replace `git clone --recursive` with `git clone --recurse-submodules`
2) fix some "broken" links that were pointing at the old repo
3) fix a typo
2019-07-28 13:30:17 +02:00
Ruben Anders 2e8194ec1e Added required cd step in clone instructions (#1161) 2019-07-26 10:40:09 +02:00
pajlada 6662053061
Merge pull request #1133 from Chatterino/nightly
Merge Nightly into Master
2019-07-13 12:21:12 +02:00
TranRed ec6dac01f1 Changed Download link
I think we should change the download link from beta to nightly, since I feel that 90% of problems/questions people have with/about beta are answered with "download latest nightly" anyway.
2019-06-09 10:00:34 +02:00
Rasmus Karlsson 643e5342c9 Testing that Appveyor still works 2019-05-18 21:33:16 +02:00
fourtf f60e4c64aa removed codescene from readme 2018-12-02 19:39:30 +01:00
Ruben Anders d5f1fba6fd Fix readme specifying vcredist 2017 two times 2018-10-17 15:40:33 +02:00
23rd dec8283cdd Updated README.md.
Added one-line command to get source with submodules.
2018-10-14 10:07:09 +00:00
pajlada 3868feb0fa
Update README.md 2018-09-27 11:00:28 +02:00
pajlada 91e320edf8
Remove link to clang format automation
the description is already in the readme
2018-07-08 11:18:49 +00:00
DatGuy1 0496c6a242 Update version of LLVM 2018-07-07 01:40:07 +02:00
fourtf 06350e9e14 added codescene 2018-06-26 18:21:13 +02:00
fourtf 63856b1e02 updated readme for beta info 2018-06-22 13:18:12 +02:00
fourtf e5be1d1286 fixed minor issues in the readme 2018-05-25 17:19:02 +02:00
fourtf c31cccb8b3 moved building instructions into different md files 2018-05-25 17:09:23 +02:00
Vilgot Fredenberg bf560d37bd Update README.md (#413)
Add new library requirements for Ubuntu
2018-05-21 17:37:15 +02:00
pajlada c42b6f5335
Update README.md 2018-05-14 13:04:58 +02:00
huti26 973c69c95b added useful information for building on osx (#380)
tested on osx 10.13.4
2018-05-14 13:04:15 +02:00
Rasmus Karlsson d7bf213c3f Update installation instructions for Arch Linux 2018-05-06 15:21:43 +02:00
fourtf 5e9500266e added newlines to the readme 2018-04-16 20:56:26 +02:00
fourtf 38cd9c3039 removed the giant image 2018-04-16 20:54:41 +02:00
fourtf 26aba2351f clarified the msys2 install instructions 2018-04-16 20:53:26 +02:00
fourtf dc358c33d0 updated reame for readablity 2018-04-16 20:45:23 +02:00
Rasmus Karlsson 24c1b85356 Force CI update 2018-04-16 14:54:55 +02:00
pajlada 23cf8cc484
PubSub system (#346)
* Add websocketpp dependency

* Initial pubsub commit

Renamed selection min and max variables to selectionMin and selectionMax
to bypass windows min/max macros being stupid.

TwitchAccount is now initialized with its User ID. It cannot be changed
after it has been initialized.

* Update openssl folder

* Update installation instructions

* Split up websocketpp dependency to its own code only and openssl.pri

* Add missing include to asio steady_timer

* Update dependencies for linux
2018-04-15 15:09:31 +02:00
Sergey Kislyakov d0a6974827 Added a bunch of code blocks. (#347) 2018-04-14 15:36:26 +02:00
fourtf 88abb2ac3b minor changes for linux 2018-04-11 22:54:34 +02:00
Vilgot Fredenberg 4c680dd27c We need to escape > for it to render (#321)
githubs .md is different hence the change
2018-04-11 22:54:34 +02:00
Vilgot Fredenberg 266041d10a Aditional compile flags (#316)
* aditional compile flags

I have been using these flags while compiling wihtout any problems so I
thought I'd share them. [Here is a really long source on GCC
optimization](https://wiki.gentoo.org/wiki/GCC_optimization) -O3 might
work with chatterino however there might be no speed gains (even
negative in some cases (and also it increases compilation time)) so that's why I use -O2

* Now it doesn't error

Apparenly qt-creator doesn't like the gentoo standard syntax, also
spelling
2018-04-11 22:54:34 +02:00
Vilgot Fredenberg bbc7ddfa80 correct -j flag (#315)
source (minigw is basically mini GCC so it applies)
https://wiki.gentoo.org/wiki/MAKEOPTS
2018-04-11 22:54:34 +02:00
pajlada 0d7a9b75e3 Update README.md 2018-04-11 22:54:34 +02:00
pajlada ec5acf75d8 Add Ubuntu 18.04 installation instructions 2018-04-11 22:54:34 +02:00
fourtf f39c0e9ee5
Update README.md 2018-01-23 14:51:54 +01:00
coral 085b724886 Added instructions on automatic code formatting 2018-01-07 11:43:28 -08:00
coral 6853e8db96 updated windows build instructions 2018-01-07 11:40:04 -08:00
fourtf 04f184746d removed rapidjson from readme 2018-01-07 19:51:01 +01:00
Rasmus Karlsson 96fa242e65 update linux installation instructions 2018-01-04 02:30:51 +01:00
fourtf a9b24c30d9 added valuable information to the readme 2017-12-26 13:29:47 +01:00