Commit Graph

150 Commits

Author SHA1 Message Date
b644eaf0dd FIX: correct link to meta.discourse.org 2023-08-29 13:17:05 +02:00
c01a461ca8 Fix image links in readme file (#23206) 2023-08-23 18:59:30 +05:30
5842e0f50d DEV: update readme.md for Discourse 3.1 (#23024)
* DEV: update readme.md for Discourse 3.1

* update README.md intro, grammar, add v3.1 screenshot, href links and image width (t/109311)
2023-08-23 15:58:15 +05:30
435ba4d03d DEV: Update recommended Ruby to 3.2.1 (#20444) 2023-02-24 12:51:34 -03:00
624f4a7de9 Drop support for iOS < 15.7 (#19847)
https://meta.discourse.org/t/224747
2023-01-16 17:28:59 +00:00
b8bbdcf012 DEV: Update PostgreSQL and Redis versions (#19869)
* DEV: Update PostgreSQL and Redis versions

* DEV: Update versions in main readme
2023-01-13 13:45:07 -03:00
8a1b50f62d DEV: Update README to reflect that at least Ruby 3.1 is required (#19855)
Minimum Ruby version required was bumped in ab9ea509170c07569c007bd8bd6a24bd03a33434
2023-01-13 07:03:48 +08:00
413b9185df DEV: Update copyright year in README (#19689) 2023-01-03 11:33:00 +01:00
2a3e138e12 DEV: Remove broken link from README (#18236) 2022-09-13 15:07:27 -04:00
9c938d11f0 Update README.md (#17165) 2022-06-21 09:47:20 +10:00
a627506d37 UX: Add a brief accessibility summary to the README (#16602) 2022-05-03 08:48:37 +10:00
90f4e0230e DEV: Update browser policy to include iOS 12 (#16503) 2022-04-19 14:58:57 +01:00
30a5c01f11 DEV: Update copyright year in README. (#16197) 2022-03-16 13:27:17 +08:00
d83da596be FIX: Redis may not be availiable on Redis initializer (#15955) 2022-02-15 15:25:22 +00:00
f82f0e1179 DEV: Fix readme CI badge (#15569) [skip ci] 2022-01-13 15:41:02 -03:00
2d460f88c8 Remove Atom from README
No longer uses discourse.
2021-09-16 14:28:56 -04:00
2c282a5a47 Replace README logo with PNG (#14044) 2021-08-13 14:23:49 -04:00
104e0ad8b2 Github doesn't like inline SVGs in the README (#14043) 2021-08-13 13:26:20 -04:00
785ee18fd6 UX: README logo SVG that supports dark mode (#14042) 2021-08-13 13:06:08 -04:00
5f7e60d9dc discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
3ef1cde6e8 DOC: adds a link to teams.discourse.com (#12928) 2021-05-04 12:52:15 +10:00
174c68509d DOCS: Update min versions (#12932)
Update the minimum required version for ruby, pg, and redis to match what is listed in the [INSTALL.md](https://github.com/discourse/discourse/blob/master/docs/INSTALL.md) file.
2021-05-03 12:58:34 -06:00
3c42611096 It's 2021 🥳 2021-01-21 10:11:59 +08:00
7e79d339eb Update README.md 2020-08-11 16:01:35 -04:00
bb9d653831 Added BrowserStack Logo to Readme
Hi,

Thanks for signing up for our open source program! We hope you’ve found it valuable. 

Open source projects like yours power the world of tech, and we’re honored to be helping you. We’ve benefitted from hundreds of open source projects, and now's our time to give back.

I have added BrowserStack Logo under “Testing powered by” heading to the Readme

This helps us reach more open source developers like you, ones who can use BrowserStack’s infrastructure for free and build great products.

Naineet Patel
BrowserStack DevRel
2020-08-11 16:01:35 -04:00
185e05d4e1 Update README screenshots 2020-07-31 19:33:52 -04:00
060eb06a4f Replace Travis build status with Github Actions status 2020-04-23 18:34:25 +02:00
4d7f6749be it's 2020 now, though maybe we all wish it wasn't 2020-03-12 15:54:30 -07:00
00876a5bfc Update required Redis version. 2020-03-12 12:57:23 +05:30
23de188f89 Update README to reflect current supported Ruby version 2020-03-11 07:13:08 +05:30
b51b2ccf61 Update browser support matrix
Removing Internet Explorer. See https://meta.discourse.org/t/-/137984 for more details
2020-01-07 12:20:46 -05:00
6101a29227 Browser version bump 2019-03-25 17:11:18 -04:00
24b3494660 HTTPSify links (#7046) 2019-02-22 16:29:27 +01:00
8b88c738cf Updating README images 2019-02-04 16:52:11 -05:00
05f63db82c Update README license year from 2018 to 2019 (#6896) 2019-01-18 08:15:57 +08:00
3e68539ef5 Update required Ruby version in documentation 2018-11-09 16:00:11 +01:00
b800833ddc Readme: Remove ref to old dev env blog post
The old "Discourse as your first rails app" blog post points people in
the direction of Vagrant, which is no longer maintained. That blog post
now points people in the direction of guides that have been wiki-fied on
Meta, which can also be replied to if there are questions. The existing
setup guides appear to be relevant still, but the community wikis are
probably better for new people to reference.

If you ask me, though, there's a great debate here about whether or not
setup documentation should live in this repo or on Meta -- but I don't
have the answer for that. It's more important to get the effectively
dead guide off the front page, since it's Hacktoberfest and I'm sure
people want to contribute, but need a clear starting point.
2018-10-02 21:02:11 -07:00
0dd98982eb Change postgres version 9.5 to 10 in docs/ and README.md 2018-10-01 09:42:52 +05:30
75c77c7e7e Change Postgres version 10 to 9.5 in docs/ and README.md because Ubuntu 16.04 ships with v9.5
https://meta.discourse.org/t/postgres-minimum-version/98354
2018-09-30 17:47:49 +05:30
2ec5f6052c Bump outdated Postgres 9.3 to 10 in docs/ and README.md
https://meta.discourse.org/t/postgres-minimum-version/98354
2018-09-30 17:03:37 +05:30
5affdcbd59 Bump Ruby version in some docs 2018-07-25 14:38:10 -07:00
7c1eefddf9 update Copyright year 2018-04-17 18:19:10 +05:30
1ba953077e remove everything about vagrant 2018-04-05 07:59:03 +10:00
b5b892d5c8 Remove code climate badge which is meaningless for us. 2018-02-21 17:12:44 +08:00
31a44a7c93 Update screenshots on Readme
We had some broken images
2017-04-25 14:19:43 -03:00
c6cd25b0ff Update README.md 2017-04-11 15:11:50 -07:00
00ffc49105 update mobile android screenshot for 1.7 2017-01-10 02:45:20 -08:00
00bd782dad Merge pull request #4634 from lex111/patch-1
Update copyright year
2017-01-09 15:00:07 +08:00
d12b7b6498 Update README with new screenshots 2017-01-06 15:01:05 -05:00
b105a6a064 Update copyright year
Update year to 2017
2017-01-04 16:24:36 +03:00