Commit Graph

28 Commits

Author SHA1 Message Date
Carl Chenet e2116b379a remove commits mention, nobody proceed this way 2017-02-28 11:44:57 +01:00
Carl Chenet 5fdc105483 license agplv3 for new code 2017-02-28 11:05:53 +01:00
Carl Chenet fe6ef16c94 add explanation for original copyright/license and new copyright/license 2017-02-28 10:33:10 +01:00
Carl Chenet 047b238ee1 add specifis about authoring of lobste.rs code 2017-02-28 08:24:33 +01:00
Carl Chenet 1e2c95e698 modify information about lobste.rs to journalduhacker. License change 2017-02-25 15:03:11 +01: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