..
20140517115027_create_metacode_sets.rb
added ability for an admin to add metacodes and metacode sets
2014-05-17 14:57:03 -04:00
20140517115841_create_in_metacode_sets.rb
added ability for an admin to add metacodes and metacode sets
2014-05-17 14:57:03 -04:00
20140625212637_add_image_and_audio_to_topics.rb
added rmagick and ruby number for heroku
2014-07-07 21:02:43 -04:00
20140707161810_add_image_to_users.rb
added rmagick and ruby number for heroku
2014-07-07 21:02:43 -04:00
20140815162253_add_screenshot_to_maps.rb
started styling of map cards and topic card, removed new maps section
2014-08-15 18:04:22 -04:00
20140930013020_add_color_to_metacodes.rb
closes #368 . ability to add in metacode colors
2014-09-29 22:26:12 -04:00
20141121204712_add_generation_to_users.rb
Update code style automatically using rubocop gem ( #563 )
2016-07-26 08:14:23 +08:00
20151001024122_mapping_polymorphism.rb
Update code style automatically using rubocop gem ( #563 )
2016-07-26 08:14:23 +08:00
20151023143719_add_missing_indexes.rb
add missing indexes for speed
2015-12-03 16:57:25 -05:00
20151205205831_messages.rb
Update code style automatically using rubocop gem ( #563 )
2016-07-26 08:14:23 +08:00
20160120061513_metacode_asset_path_update.rb
Update code style automatically using rubocop gem ( #563 )
2016-07-26 08:14:23 +08:00
20160223061711_add_attachment_icon_to_metacodes.rb
modify metacodes to instead have two fields, and validate that only one is present. Manual icons can be entered through rake tasks or on the rails console or in db seed
2016-02-25 14:49:48 +08:00
20160310200131_create_tokens.rb
first pass at important API endpoints, token auth
2016-03-11 17:16:04 +11:00
20160312234946_create_events.rb
don't need sequenced
2016-03-27 00:14:22 -07:00
20160312235006_create_webhooks.rb
add migrations
2016-03-13 11:24:00 +11:00
20160313003721_create_delayed_jobs.rb
Update code style automatically using rubocop gem ( #563 )
2016-07-26 08:14:23 +08:00
20160318141618_create_doorkeeper_tables.rb
Update code style automatically using rubocop gem ( #563 )
2016-07-26 08:14:23 +08:00
20160331181959_create_user_maps.rb
enable shared private and public maps ( #530 )
2016-04-24 11:50:35 -04:00
20160401133937_add_defers_to_map_to_topics_and_synapses.rb
enable shared private and public maps ( #530 )
2016-04-24 11:50:35 -04:00
20160820231717_star.rb
Enable users to star maps, and to see their starred collection ( #615 )
2016-08-31 16:58:49 -04:00