.. |
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 |
20160928022635_rename_node1_id_to_topic1_id_in_synapses.rb
|
node{1,2}_id => topic{1,2}_id migration and code changes
|
2016-09-28 10:35:14 +08:00 |
20161013162214_create_access_requests.rb
|
access requests (#762)
|
2016-10-16 20:22:00 -04:00 |
20161101031231_create_mailboxer.mailboxer_engine.rb
|
Initial notification centre using mailboxer
|
2016-12-16 16:20:53 -05:00 |
20161101031232_add_conversation_optout.mailboxer_engine.rb
|
Initial notification centre using mailboxer
|
2016-12-16 16:20:53 -05:00 |
20161101031233_add_missing_indices.mailboxer_engine.rb
|
Initial notification centre using mailboxer
|
2016-12-16 16:20:53 -05:00 |
20161101031234_add_delivery_tracking_info_to_mailboxer_receipts.mailboxer_engine.rb
|
Initial notification centre using mailboxer
|
2016-12-16 16:20:53 -05:00 |
20161105160340_add_channel_to_webhook.rb
|
add channel to webhooks (#915)
|
2016-11-05 09:34:50 -07:00 |
20161125175229_add_emails_allowed_to_users.rb
|
Initial notification centre using mailboxer
|
2016-12-16 16:20:53 -05:00 |
20161214140124_add_meta_to_events.rb
|
Track everything we need to reconstruct maps (#984)
|
2016-12-16 16:51:52 -05:00 |
20161216174257_add_updated_by_to_mappings.rb
|
Track everything we need to reconstruct maps (#984)
|
2016-12-16 16:51:52 -05:00 |
20161218183817_add_source_to_maps.rb
|
track forks (#994)
|
2016-12-18 16:17:51 -05:00 |
20170122201451_create_attachments.rb
|
file attachments in db (re: #124) (#1043)
|
2017-01-24 15:10:40 -05:00 |
20170208055458_add_access_request_to_user_map.rb
|
all the good changes (#1065)
|
2017-02-09 16:53:19 -05:00 |
20170208161305_add_updated_by_to_topics_synapses_and_maps.rb
|
all the good changes (#1065)
|
2017-02-09 16:53:19 -05:00 |
20170209215819_create_follows.rb
|
Follows and some new notifications (#1063)
|
2017-02-11 00:20:42 -05:00 |
20170209215911_create_follow_reasons.rb
|
Follows and some new notifications (#1063)
|
2017-02-11 00:20:42 -05:00 |
20170903180840_add_muted_to_follows.rb
|
show autofollow on client and mute on unfollow
|
2017-09-03 15:18:57 -04:00 |
20171016214309_add_confirmable_to_devise.rb
|
add confirmable
|
2017-10-16 18:40:48 -04:00 |