Commit Graph

40 Commits

Author SHA1 Message Date
Peter Bhat Harkins
6c7f6677ba housekeeping
If you don't want color in rspec output, you can add it to your ~/.rspec.
2018-04-19 05:37:18 -05:00
Peter Bhat Harkins
93fe0fdd74 link tags from modlog 2018-04-11 08:31:10 -05:00
Peter Bhat Harkins
978c1e360e Merge branch 'master' into masongup-feature/add-tag-management 2018-04-11 08:04:53 -05:00
Peter Bhat Harkins
eb094b2e23 Note docker-lobsters project 2018-04-11 07:43:52 -05:00
Peter Bhat Harkins
aeb7d9a579 Note docker-lobsters project 2018-03-25 20:21:26 -05:00
Mason Gup
cbd484ee94 Merge branch 'master' into feature/add-tag-management 2018-01-31 20:16:33 -05:00
Mason Gup
f98b895d48 Add information about tag edit interface to readme 2018-01-31 20:07:00 -05:00
Peter Bhat Harkins
27febc315e Allow deleting users to disown their comments 2018-01-29 13:03:45 -06:00
Pandelis Zembashis
7401d4312a Formatted code blocks to remove leading tabs (#437)
Code blocks now display without leading tabs which make it much easier to copy paste the yaml config into a new file when starting out. Plus there is now some code highlighting on the ruby and yaml sections.
2017-11-27 11:58:33 -05:00
Peter Bhat Harkins
bfea883c1a add build status badge to readme
Thanks to @talklittle for politely pointing out I broke the build.
2017-10-06 14:56:08 -04:00
joshua stein
5dc824a04a jcs/lobsters -> lobsters/lobsters 2017-10-01 13:38:20 -05:00
Adrian Scott
505c89ec45 README: add step of installing Nodejs, so uglifier works (#387) 2017-08-22 09:49:26 -05:00
joshua stein
a0b769e28a README: show a test database made in mysql, since sqlite won't work 2017-07-17 12:32:38 -05:00
joshua stein
d14ae625ed README: quite sad 2017-07-06 16:26:10 -05:00
joshua stein
9907d3bd42 README: no more sphinx 2017-06-07 16:04:00 -05:00
joshua stein
26659b1ab8 fix markdown 2017-04-13 13:14:24 -05:00
joshua stein
db362b1bb0 README: adapt to github's randomly changing markdown spec 2017-03-23 16:46:56 -05:00
joshua stein
641cc4cc1f README: refer to bundle, not bundle19 2016-06-22 15:30:44 -05:00
Peter Bhat Harkins
336882a8fd README: Add sample crontab (#287)
Add sample crontab
2016-04-23 21:20:55 -04:00
joshua stein
acef99cd00 README: mention ruby 2.3.0, and i am not "supporting" anything
noticed by @pushcx
2016-04-12 14:48:40 -05:00
joshua stein
8a62b530aa apply a basic style to #l_holder
lobste.rs is overriding this in local.css but at least other sites
can get a basic thing there.

mention in README that local css should go into a directory.
2016-03-31 14:24:57 -05:00
amalrik
440d060820 added seed to populate initial data. 2015-05-10 12:17:57 -03:00
Serge Paquet
b7b93d0bf9 update to rails 4.1.8 2014-12-13 23:47:44 -05:00
joshua stein
8d17638085 update README to reflect secret_key_base change in rails 2014-08-03 22:07:57 -05:00
Serge Paquet
e5eef45fe8 add note about compatibility with ruby 2.0.0 and 2.1.0 in README 2014-01-13 03:21:50 -05:00
Linxiangyu
6551f49bde README: add password_confirmation field in initial administrator user
Please enter the commit message for your changes. Lines starting
2014-01-08 10:49:04 +08:00
Serge Paquet
709b0bff98 upgrade thinking-sphinx gem 2014-01-07 05:52:29 -05:00
joshua stein
db80320897 README: rails 3 -> 4 2013-12-31 16:02:53 -06:00
joshua stein
a471eb180a don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
joshua stein
e727c65f03 production is running mariadb in case anyone cares 2013-05-26 12:56:31 -05:00
joshua stein
127e78df1d change dev database.yml to reflect utf8mb4 2013-05-26 12:39:52 -05:00
joshua stein
e5cddeba77 update readme/contributing to explain about non-lobste.rs use 2013-02-24 19:52:09 -06:00
joshua stein
36b51d46c7 recommend rake secret for generating secret_token.rb key 2013-01-22 15:35:09 -06:00
Bradley Grzesiak
ff95d96af2 Should have 64-byte secret_token, not 128-bit 2012-10-20 12:02:44 -05:00
joshua stein
3dcf040b98 add contributing file 2012-09-18 10:15:43 -05:00
joshua stein
95bad5f46b wrap at 80 2012-09-18 10:13:25 -05:00
joshua stein
e6c74e8251 add moderation logging
- add users.is_moderator and look at that for most things, not
is_admin

- make default user in readme be a moderator

- log moderator actions in story edits, comment
  deletions/undeletions (and later, user disabling).

- remove ability for moderators to edit comments, there's really no
  reason to.
2012-09-02 12:18:52 -05:00
joshua stein
4692cf63ea explain how to create an initial user and tag 2012-09-02 09:34:39 -05:00
joshua stein
29c6bdec47 i hate markdown 2012-08-24 11:52:21 -05:00
joshua stein
a921d3eeb5 add readme, do some cleanup before open sourcing 2012-08-24 11:42:23 -05:00