Commit graph

16 commits

Author SHA1 Message Date
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