This website requires JavaScript.
Explore
Help
Sign In
Redstoner
/
redstoner.com
Archived
Watch
0
Fork
0
You've already forked redstoner.com
Code
Issues
Pull Requests
2
Wiki
Activity
This repository has been archived on
2024-08-27
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dd193e740ad86c9841ed55f54b85fe91ee5da05a
redstoner.com
/
db
/
migrate
History
MrYummy
dd193e740a
Added 'read' check; message name is only bold if unread
2017-06-15 15:04:15 +02:00
..
20140617183701_create_roles.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183702_create_users.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183703_create_blogposts.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183704_create_comments.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183705_create_forumgroups.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183706_create_forums.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183707_create_forumthreads.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183708_create_sessions.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183709_create_register_tokens.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183710_create_threadreplies.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183711_create_info.rb
fix old migration file names
2016-02-07 14:27:57 +01:00
20140617183755_add_mail_settings_to_user.rb
add notification settings, fix comment edit permissions
2014-06-17 21:19:15 +02:00
20141120202853_add_labels.rb
add basic support for labels
2014-11-21 00:39:38 +01:00
20150117134404_add_color_to_label.rb
proper color support for labels
2015-01-17 16:04:07 +01:00
20150117154652_remove_role_from_label.rb
make labels editable in threads
2015-01-17 18:28:38 +01:00
20150309221221_add_color_to_roles.rb
add color to roles, improvement in label color detection
2015-03-10 00:51:39 +01:00
20150423221202_add_timestamps_to_info.rb
maybe I should add migrations...
2015-04-24 00:43:29 +02:00
20150423221613_add_timestamps_to_existing_info.rb
maybe I should add migrations...
2015-04-24 00:43:29 +02:00
20150825232749_fix_uniqueness.rb
fix sql uniqueness not working
2015-08-26 01:39:07 +02:00
20160926220738_remove_index_email_from_register_tokens.rb
remove index 'email' from register_tokens
2016-09-27 00:15:01 +02:00
20170524181458_create_messages.rb
Added 'read' check; message name is only bold if unread
2017-06-15 15:04:15 +02:00
20170525184355_change_message_to_text.rb
Added messaging feature
2017-05-27 00:34:47 +02:00
20170613003234_add_subject_to_messages.rb
Added subject column to messages
2017-06-13 02:35:22 +02:00
20170613021450_create_messagereplies.rb
Made messages more thread-like (replies, editing, etc.)
2017-06-15 14:29:25 +02:00