nerix
2cb965d352
docs: cleanup/polish Markdown files ( #5038 )
...
Fixed some language ✨ stuff✨ .
Added alternative to httpbin.
Updated expected space requirement on Windows.
Removed unused VS component on Windows.
Moved Qt Creator formatting to Windows docs.
Updated nativs link to Qt 6.
Added missing language to code blocks.
Removed # Description from PR template and added instructions to fix a GitHub issue.
Co-authored-by: Wissididom <30803034+Wissididom@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson+github@pajlada.com>
2023-12-23 11:39:53 +01:00
pajlada
56346874e1
ci: Use clang-format 16 ( #4929 )
2023-10-31 17:24:47 +00:00
Felanbird
d568d12f9f
Fix Chatterino logo in readme ( #4865 )
2023-10-04 10:44:35 +00:00
Mm2PL
222b3da79e
Add .git-blame-ignore-revs ( #4743 )
...
* Add .git-blame-ignore-revs
* Add readme comment
* Add "changed to 80 max column"
2023-08-05 11:10:55 +00:00
CycloneTM
0136d9b56f
Revert test change to README.md ( #4583 )
2023-04-29 19:07:02 +00:00
Rasmus Karlsson
594477d8b6
test
2023-04-16 11:18:27 +02:00
Felanbird
4b267b9e9a
Bump suggested clang-format version to 15.0.5
( #4210 )
2022-12-02 21:12:11 +01:00
Kasia
e67d13dd2d
Updated link to VCRedist in README ( #3749 )
2022-05-22 09:36:03 +00:00
Ian
addcbb10f9
Add guide for building chatterino2 on Windows with vcpkg ( #3634 )
2022-05-15 15:57:31 +00:00
alazymeme
170529e778
Add flatpak version badge ( #2782 )
2021-05-14 09:59:47 +00:00
lyx0
e8a42a13f8
Fix broken contribution link ( #2541 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-03-21 14:59:41 +01:00
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