Commit Graph

808 Commits

Author SHA1 Message Date
Andrew Brown
8b563c67ed this also 2019-12-15 12:50:47 -06:00
Andrew Brown
5ffd2bc074 optional belongs_to seem to be enforced now ???? 2019-12-15 12:36:19 -06:00
Andrew Brown
85d511fe49 update flora icon + color 2019-12-15 00:08:48 -06:00
Andrew Brown
4cde1d9e12 update Item icon and color 2019-12-14 23:31:52 -06:00
Andrew Brown
21333cb46a update sports icon 2019-12-14 23:26:13 -06:00
Andrew Brown
adfa20f606 delete avatars before changing to a new one 2019-12-14 18:56:00 -06:00
Andrew Brown
f88707b159 use image variants for user avatars 2019-12-14 18:42:40 -06:00
Andrew Brown
f2c984b1d5 show uploaded avatars on profile 2019-12-14 18:20:09 -06:00
Andrew Brown
6d530ae60c form for updating new avatar 2019-12-14 17:56:55 -06:00
Andrew Brown
ce82ea6ef7 safety check 2019-12-14 10:35:46 -06:00
Andrew Brown
a120f63eb5 upgrade rails to 6.0.2 2019-12-14 01:50:36 -06:00
Andrew Brown
ced648f821 enable analysis for promo code users also 2019-11-27 15:00:56 -06:00
Andrew Brown
aa637a34bf hook up archive/unarchive fab 2019-10-17 15:36:11 -05:00
Andrew Brown
78fe5b4a4a archival scope + ContentPage shim 2019-10-17 14:20:56 -05:00
Andrew Brown
a1f47b60f8 fix 500 2019-09-08 16:42:31 -05:00
Andrew Brown
0f971336c1 lets actually try this :) 2019-09-08 14:16:55 -05:00
Andrew Brown
69dcd4f26b eh why not fall back on safety 2019-09-08 01:43:48 -05:00
Andrew Brown
894529a33d do make sure we 500 on users that don't exist though 2019-09-08 01:34:14 -05:00
Andrew Brown
70c299a048 fix 500 on backfilling deleted test accounts 2019-09-08 01:33:28 -05:00
Andrew Brown
31a28e96e1 Merge branch 'master' into sep-7-changes 2019-09-07 23:07:43 -05:00
Andrew Brown
eda59a2672 backfill fix 2019-09-07 22:48:57 -05:00
Andrew Brown
bd77eefb6f make backfills/position public 2019-09-07 22:17:05 -05:00
Andrew Brown
4ce5976874 code shaking 2019-09-07 19:01:35 -05:00
Andrew Brown
c69a3c1ee5 remove duplicate models 2019-09-07 16:37:14 -05:00
Andrew Brown
f53860ad25 unused var 2019-09-07 16:31:22 -05:00
Andrew Brown
f54ca693d4 wip 2019-08-25 19:25:57 -05:00
Andrew Brown
4250a98d41 some structural design work / cleanup 2019-08-24 13:34:04 -05:00
Andrew Brown
cea03813fe plumbing for custom page overrides 2019-08-24 11:54:53 -05:00
Andrew Brown
94f4f7e5d6 first pass on sortable orderings backfill 2019-08-24 11:24:15 -05:00
Andrew Brown
545061ce85 allow users to customize their premium badge in settings 2019-08-13 17:25:44 -05:00
Andrew Brown
fad5fac06d clean up analyses that miss sentiment data 2019-08-11 23:03:02 -05:00
Andrew Brown
f98c366a1a indicate unknown emotions in sentiment table 2019-08-11 22:34:08 -05:00
Andrew Brown
570aac2f57 increase category/concept relevance confidence threshold 2019-08-11 20:04:42 -05:00
Andrew Brown
842505e838 bugfixes & polish 2019-08-09 15:53:24 -05:00
Andrew Brown
f975071648 allow adding a document to a universe 2019-08-09 13:30:05 -05:00
Andrew Brown
19ec2a48a4 allow selecting text from sidebar 2019-08-03 12:26:46 -05:00
Andrew Brown
41a69df3fd this is the most janky hax i've seen in 2019 2019-08-02 16:28:37 -05:00
Andrew Brown
8078430851 tada 2019-08-02 00:22:56 -05:00
Andrew Brown
730abb307b Revert "um link page name instead of code"
This reverts commit 45195efcc6.
2019-07-31 14:00:51 -05:00
Andrew Brown
45195efcc6 um link page name instead of code 2019-07-28 17:46:12 -05:00
Andrew Brown
1b40bb4b82 Merge branch 'master' into document-analysis 2019-07-26 03:02:22 -05:00
Andrew Brown
a7375239dc *gulp* move all of current sidebar into navbar 2019-07-25 19:42:04 -05:00
Andrew Brown
a0da44960b fix 500 2019-07-23 21:40:33 -05:00
Andrew Brown
4e49d91da5 add dependencies 2019-07-23 21:35:17 -05:00
Andrew Brown
af81d08b79 fix paragraph counter 2019-07-23 20:46:50 -05:00
Andrew Brown
0f7f9587e0 fix bug in document linking on content pages 2019-07-23 19:58:12 -05:00
Andrew Brown
4372c8efbd use linked page names 2019-07-23 19:39:33 -05:00
Andrew Brown
0c981ce9c8 trigger analysis job when adding a new documententity manually 2019-07-23 18:29:31 -05:00
Andrew Brown
d283e55328 allow creating documententities manually 2019-07-23 18:16:10 -05:00
Andrew Brown
1391ceb8b6 emotion work 2019-07-22 17:41:59 -05:00
Andrew Brown
795ee253d3 don't exclude numbers from word list/count 2019-07-22 15:23:45 -05:00
Andrew Brown
08b86afbef fix paragraph counting bug 2019-07-22 15:18:02 -05:00
Andrew Brown
044dea4718 compare authors to hemingway 2019-07-12 12:05:46 -05:00
Andrew Brown
255c39c86c styling + fixes + deleting analysis flow 2019-07-09 00:21:56 -05:00
Andrew Brown
1db322a310 Merge branch 'master' into document-analysis 2019-07-08 17:28:23 -05:00
Andrew Brown
6c68975bd9 all the ui stuff for everything to work 2019-07-07 16:40:39 -05:00
Andrew Brown
886a12580c I guess we can just do the whitelisting before codes hit db 2019-07-07 12:53:47 -05:00
Andrew Brown
059fc67ba2 @streed is the literal best 2019-07-07 12:50:17 -05:00
Andrew Brown
69b5ab66ea wires to fill out tomorrow 2019-07-07 00:52:13 -05:00
Andrew Brown
0bb844b5f8 nah this seems like a very bad idea 2019-07-07 00:12:36 -05:00
Andrew Brown
e9ad3eff91 this seems easier than expected 2019-07-06 03:17:51 -05:00
Andrew Brown
ff8ef968b4 fix relations 2019-07-06 03:14:09 -05:00
Andrew Brown
9e66cbcf29 flesh out models 2019-07-06 02:46:48 -05:00
Andrew Brown
1566757499 models 2019-07-06 02:36:39 -05:00
Andrew Brown
6ac500a507 remove schools promo 2019-06-30 17:42:22 -05:00
Andrew Brown
3bd6e25f7d fix family delete issues 2019-06-25 16:55:28 -05:00
Andrew Brown
b649e382c3 counts block verification 2019-06-14 14:35:19 -05:00
Andrew Brown
d22bc55e56 show linked documents on content pages 2019-06-12 18:47:08 -05:00
Andrew Brown
954cf1aad0 Merge branch 'master' into document-analysis 2019-06-12 15:14:25 -05:00
Andrew Brown
5af109f510 this shouldn't be necessary, but it be how it is 2019-06-12 12:19:29 -05:00
Andrew Brown
1934d8e526 fix 500 on viewing nonexistent documents 2019-06-12 12:16:00 -05:00
Andrew Brown
dce2683b29 fix 500 on deleting characters 2019-06-12 12:12:24 -05:00
Andrew Brown
2e17981327 get watson working again 2019-06-03 20:21:01 -05:00
Andrew Brown
9b3c907c4e scope DAs 2019-06-03 20:13:41 -05:00
Andrew Brown
bcb47664e7 get everything but watson running again 2019-06-03 20:07:19 -05:00
Andrew Brown
c9678bf69e replace treat with engtagger poc 2019-06-03 19:52:13 -05:00
Andrew Brown
eba71ae424 cross fingers on this dope merge hell 2019-06-03 18:42:42 -05:00
Andrew Brown
d510682dd3 fix food color 2019-06-01 01:11:02 -05:00
Andrew Brown
c77b9173f9 attributes + make schools free 2019-05-30 15:53:03 -05:00
Andrew Brown
56ca3132f7 dismissals 2019-05-30 15:26:36 -05:00
Andrew Brown
9f6c9424c9 wip 2019-05-30 12:16:03 -05:00
Andrew Brown
787e0f8b81 category icons 2019-05-30 00:22:20 -05:00
Andrew Brown
683708ec17 top-level icons and colorings 2019-05-29 22:53:33 -05:00
Andrew Brown
1fd1eef0cf fields for new pages 2019-05-29 22:33:38 -05:00
Andrew Brown
89715f816b page_type:create for new pages 2019-05-29 22:00:31 -05:00
Andrew Brown
bc5aeeb20f models for sports, schools, and foods 2019-05-29 21:58:57 -05:00
Andrew Brown
0b9e97812c Merge branch 'master' into case-insensitivity 2019-05-12 23:46:18 -05:00
Andrew Brown
d0f8bab34a
Merge branch 'master' into may-10 2019-05-12 21:47:15 -05:00
Andrew Brown
3e69ae6363
Merge branch 'master' into may-10 2019-05-12 13:25:28 -05:00
Andrew Brown
612809e517 Re-enable linking to universes 2019-05-12 02:59:18 -05:00
Andrew Brown
65d1cde962 remove redundancy 2019-05-11 16:32:33 -05:00
Andrew Brown
cf1713c11c controller/meta cleanup 2019-05-11 16:30:57 -05:00
Andrew Brown
556ea04406 keep entities up to date on when their attributes were last edited 2019-05-10 16:45:00 -05:00
Andrew Brown
6e47a95794 use uploaded images on profile activity if they exist 2019-05-10 16:01:46 -05:00
Andrew Brown
90f70930da timestamps 2019-05-03 20:22:32 -05:00
Andrew Brown
82f72a4099 profile redesign wip 2019-05-03 20:02:41 -05:00
Andrew Brown
0d6a0f1e24 various cleanups 2019-05-03 17:09:15 -05:00
Andrew Brown
22fd5b71a3 allow @mentioning universes 2019-05-03 16:49:02 -05:00
Andrew Brown
90c424e637 add migration to a rake task so we can schedule it on heroku 2019-05-03 16:35:08 -05:00
Andrew Brown
a9389da76f wip migration 2019-05-03 15:08:19 -05:00
Andrew Brown
6f3b0a2674 this is no longer needed 2019-03-18 23:41:42 -05:00
Andrew Brown
3a5f849854 finish setting up polymorphic association on image uploads 2019-03-18 23:07:43 -05:00
Andrew Brown
2ab39ce414 hey this is looking kinda nice 2019-03-18 17:45:15 -05:00
Andrew Brown
22371a418d here goes nothing 2019-03-18 17:07:27 -05:00
Andrew Brown
fe13de6464 username validation case insensitive 2019-03-15 00:03:38 -05:00
Andrew Brown
8d4bdcb2ef WHOOPS -- fix user signup 2019-03-11 18:17:32 -05:00
Andrew Brown
899b3ad5f7 Merge branch 'master' into username-polish 2019-03-11 15:40:20 -05:00
Andrew Brown
79158425f4 mildly cleaner user#edit error messages 2019-03-11 14:50:40 -05:00
Andrew Brown
7195473600 wip 2019-03-11 14:15:44 -05:00
Andrew Brown
2a99d5555e reorganize models directory 2019-03-01 16:42:27 -06:00
Andrew Brown
cc0b54308c document category helper methods 2019-03-01 16:37:47 -06:00
Andrew Brown
c20ad8efee naive entity matching 2019-03-01 16:28:22 -06:00
Andrew Brown
02e68d73ae relation dependencies 2019-03-01 16:08:27 -06:00
Andrew Brown
d03179dec3 flesh out watson analysis + organize analysis sections 2019-02-27 19:32:41 -06:00
Andrew Brown
dd5f152034 add ibm watson document parsing 2019-02-27 16:52:27 -06:00
Andrew Brown
3847dcd860 don't count empty sentences as sentences 2019-02-27 14:58:04 -06:00
Andrew Brown
4a06f85ffa optimize page chunking a tiny bit 2019-02-24 21:41:10 -06:00
Andrew Brown
9df1f58699 parseable pagination 2019-02-24 21:29:52 -06:00
Andrew Brown
cc75e8249b convert html documents into plaintext and start extracting services 2019-02-24 21:03:17 -06:00
Andrew Brown
85a4f32df8 add dactyl concerns 2019-02-24 20:29:32 -06:00
Andrew Brown
6b91938790 add document analysis job, services, and piping 2019-02-24 20:21:01 -06:00
Andrew Brown
854707733a Merge branch 'master' into document-analysis 2019-02-24 18:59:15 -06:00
Andrew Brown
ab61691d18 add document analysis model 2019-02-24 18:58:43 -06:00
Andrew Brown
b9873fb60b suggested tags for all page types 2019-02-16 01:39:12 -06:00
Andrew Brown
15a4d9209f show tags as tags field in attrib editor 2019-02-15 19:10:37 -06:00
Andrew Brown
0540e6ec64 style tags a bit more 2019-02-15 19:00:34 -06:00
Andrew Brown
cdf66dcea6 page tags hooked up on content page forms 2019-02-15 18:07:33 -06:00
Andrew Brown
b7427a6d37 wip page tags + IsContentPage abstraction 2019-02-15 16:17:57 -06:00
Andrew Brown
aa5b1af5ce use the most recent attribute value if multiple exist 2019-02-04 12:59:37 -06:00
Andrew Brown
90ad2ce274
Merge branch 'master' into username-polish 2019-01-16 18:46:53 -06:00
Andrew Brown
b6b2a0b2d6
Merge branch 'master' into jan-15-bugfix-release 2019-01-16 03:04:25 -06:00
Andrew Brown
adfd8e9d6a allow most symbols in RFC 1738 2019-01-15 19:42:15 -06:00
Andrew Brown
1d506d005b allow - and _ in usernames 2019-01-15 19:07:57 -06:00
Andrew Brown
1498151678 double length limit 2019-01-15 19:01:40 -06:00
Andrew Brown
8a2fe07730 use new username path when available 2019-01-15 18:52:32 -06:00
Andrew Brown
cd0dc21e5d allow accessing profile by /@andrew 2019-01-15 18:20:01 -06:00
Andrew Brown
d75cc4b07f require usernames to be alphanumeric 2019-01-15 18:11:26 -06:00
Andrew Brown
97a4926c24 require usernames to be 1-20 characters 2019-01-15 18:07:26 -06:00
Andrew Brown
a948f34557 sync recent content dropdown with recent content page 2019-01-15 15:10:12 -06:00
Andrew Brown
b79e0aed07 allow renaming categories 2019-01-13 01:13:34 -06:00
Andrew Brown
192e2031b0 minor bugfix 2019-01-13 01:07:32 -06:00
Andrew Brown
bb36791b6c respect category/field ordering elsewhere 2019-01-13 01:04:05 -06:00
Andrew Brown
a8fb83416d allow renaming fields 2019-01-13 00:16:29 -06:00
Andrew Brown
f0b2e319ba generalize content#api_sort to sort any content 2019-01-12 16:00:20 -06:00
Andrew Brown
391fa1d07c hook up attribute category sort backend 2019-01-09 16:05:07 -06:00
Andrew Brown
0c56757f40 darken race color (pls no quo) 2019-01-06 11:29:59 -06:00
Andrew Brown
4584f6c3df (gasp) recolor religions to indigo 2019-01-05 20:21:39 -06:00
Andrew Brown
ed232b3373 always cache user universes 2019-01-05 17:30:40 -06:00
Andrew Brown
6721082fbd Merge branch 'master' into sidenav-ui 2018-12-12 23:58:50 -06:00
Andrew Brown
d70ffa711f documents#index pt. 1 2018-12-12 15:25:39 -06:00
Andrew Brown
7d93a5e5b3 wrap up customization page 2018-12-11 19:44:02 -06:00
Andrew Brown
f19775b2bd add hex colors + redesign content_types page 2018-12-11 18:40:08 -06:00
Andrew Brown
fdd33ee586 don't duplicate categories/fields of old-style links on #new 2018-12-07 21:04:04 -06:00
Andrew Brown
a08df44f59 clean up unused code 2018-12-04 12:55:35 -06:00
Andrew Brown
c16d5e8e15 whoops 2018-12-03 23:12:39 -06:00
Andrew Brown
3a7adb6e59 links are being duplicated. no longer! 2018-12-03 22:55:24 -06:00
Andrew Brown
603f0d29f4 include all fields 2018-12-01 17:30:08 -06:00
Andrew Brown
da824f0da9 add CAF serializer for #new page 2018-11-27 05:39:07 -06:00
Andrew Brown
dab47b8e01 universe serialization fixes 2018-11-27 04:55:49 -06:00
Andrew Brown
d321c1acc2 polish 2018-11-24 21:00:24 -06:00
Andrew Brown
25e4458802 field ordering / move links to end 2018-11-24 20:40:05 -06:00
Andrew Brown
c825fd2cdc fix old-style links in new caches 2018-11-24 20:23:52 -06:00
Andrew Brown
6db9a57ead use serialized content model on edit page 2018-11-23 19:11:59 -06:00
Andrew Brown
38172254d9 use content serializer on content#show 2018-11-23 10:48:49 -06:00
Andrew Brown
c75977c754 add ContentSerialier for caching attribute system per page load 2018-11-23 09:14:33 -06:00
Andrew Brown
ecd252a1cd Merge branch 'master' into documents 2018-11-14 14:47:42 -06:00
Andrew Brown
d2968c94b0 add missed line 2018-11-10 01:48:19 -06:00
Andrew Brown
5c1dbfd78e icons 2018-11-02 18:52:36 -05:00
Andrew Brown
242200c88b change building color 2018-11-01 21:12:59 -05:00
Andrew Brown
07028caa88 images for the new page types 2018-11-01 21:04:04 -05:00
Andrew Brown
bcf08c7658 colors and icons 2018-11-01 19:41:06 -05:00
Andrew Brown
7d0d2da387 initial fields 2018-11-01 19:26:30 -05:00
Andrew Brown
b578204316 reign the content queries in 2018-11-01 18:19:47 -05:00
Andrew Brown
555cd3d0c6 fill pages 2018-11-01 16:18:55 -05:00
Andrew Brown
f24bf6ea6c ALL the page types 2018-11-01 16:10:10 -05:00
Andrew Brown
ed7fd504cb add Vehicle page type 2018-11-01 16:02:34 -05:00
Andrew Brown
37e889537c polish sidenav color 2018-10-19 00:23:30 -05:00
Andrew Brown
83ee6a095b polish autosaving + #index 2018-10-18 15:48:20 -05:00
Andrew Brown
02d5454bfa allow un-deleting documents 2018-10-18 13:58:52 -05:00
Andrew Brown
18c40cecc7 add deleted_at usage to documents 2018-10-18 13:22:56 -05:00
Andrew Brown
36eab5f4e3 Merge branch 'master' into documents 2018-10-18 13:11:10 -05:00
Andrew Brown
1ab48c1336 fix 2018-10-18 00:19:10 -05:00
Andrew Brown
a5aae5f035 don't query universe.universe_id 2018-10-18 00:15:13 -05:00
Andrew Brown
947d7efb7f Create polymorphic ContentPages 2018-10-17 17:58:48 -05:00
Andrew Brown
8ce85f6eda mad rad optimizations 2018-10-17 16:52:05 -05:00
Andrew Brown
eba5baf0fb optimize user#content_list 2018-10-17 15:21:59 -05:00
Andrew Brown
d80ff65509 document resource stuff 2018-10-01 23:09:42 -05:00
Andrew Brown
2a47e504a4 reuse existing universe query for universe picker 2018-09-24 13:18:27 -05:00
Andrew Brown
dd4dfccd7c a little less optimization on recent pages :( 2018-09-24 13:13:12 -05:00
Andrew Brown
bfbc017e28 optimize recent_content_list 2018-09-24 12:56:03 -05:00
Andrew Brown
6ae67eab3c attribute name cache 2018-09-24 12:55:50 -05:00
Andrew Brown
1d1aaf5e22 more small wins 2018-09-24 12:02:06 -05:00
Andrew Brown
2d0620cad8 little big win 2018-09-24 01:51:48 -05:00
Andrew Brown
d79d7bc3f2 reuse content list cache 2018-09-24 01:42:17 -05:00
Andrew Brown
79e14e764f cut contributor queries in half 2018-09-24 01:33:07 -05:00
Andrew Brown
a7abb3e66f more polish 2018-09-21 13:43:56 -05:00
Andrew Brown
9587b44785 big optimization win + link dropdowns on text fields 2018-09-19 16:08:44 -05:00
Andrew Brown
8629ceb365 fix 404 errors for deleted content in changelogs 2018-09-19 13:06:08 -05:00
Andrew Brown
7705d4cbd0 add initial api controller 2018-09-16 22:59:16 -05:00
Andrew Brown
8a546789d9 add api keys for apps 2018-09-16 22:38:37 -05:00
Andrew Brown
074c4edb8a remove n+1 2018-09-14 08:56:44 -05:00
Andrew Brown
a6be1f5eac few db optimizations 2018-09-14 07:15:20 -05:00
Andrew Brown
ae62403dbe temp 2018-09-11 17:24:27 -05:00
Andrew Brown
5d3e5de033 wooooo found that bug 2018-09-11 17:21:01 -05:00
Andrew Brown
377238944e guess not 2018-09-11 03:42:00 -05:00
Andrew Brown
dc2f883702 try cache again 2018-09-11 03:39:05 -05:00
Andrew Brown
f3bfd604c9 remove debug 2018-09-11 03:28:44 -05:00
Andrew Brown
9606b82e5f remove cache? 2018-09-11 03:21:10 -05:00
Andrew Brown
f6b9efe51a exclude includes 2018-09-11 02:56:03 -05:00
Andrew Brown
6ed4053694 don't save fields/categories when we don't need to 2018-09-11 02:20:50 -05:00
Andrew Brown
08766cda61 includes instead of left outer join 2018-09-11 01:57:25 -05:00
Andrew Brown
c6f820e7e4 fixes from papercut qa 2018-09-11 00:11:47 -05:00
Andrew Brown
4a822c70d1 more optimizations -- hope this works! :) 2018-09-10 17:19:11 -05:00
Andrew Brown
c1e62a8f7f more optimizations 2018-09-10 16:57:09 -05:00
Andrew Brown
d9aa234b60 eager_load attribute fields when we get categories 2018-09-10 15:42:27 -05:00
Andrew Brown
67bbb6fbe8 optimization 2018-09-10 03:00:29 -05:00
Andrew Brown
83eaebdb1f remove duplicate is_public scopes 2018-09-07 20:58:58 -05:00
Andrew Brown
0799c5c48a don't error if we can't find a universe on an #index page 2018-09-05 14:10:20 -05:00
Andrew Brown
928cbe0950 undo permissions changes 2018-09-04 21:20:53 -05:00
Andrew Brown
c769b3e245 fix universe setting 2018-09-04 21:09:47 -05:00
Andrew Brown
173a2a2308 potentially fix universe setting 2018-09-04 19:40:00 -05:00
Andrew Brown
bc163cd312 fix universe creation + universe setting on content pages 2018-09-04 16:12:29 -05:00
Andrew Brown
3b91ad104b allow users to customize category icons with material-icons 2018-09-03 15:04:52 -05:00
Andrew Brown
4fe6953b93 only create change events on attributes now 2018-09-03 13:50:28 -05:00
Andrew Brown
e0c583a426 polish changelog design for attributes 2018-09-03 13:42:39 -05:00
Andrew Brown
eb8c7aeff2 fix changelog mostly 2018-09-03 13:15:15 -05:00
Andrew Brown
556e098022 fix feature tests 2018-08-31 20:34:58 -05:00
Andrew Brown
1a03148cfa fix rspec tests 2018-08-31 19:38:48 -05:00
Andrew Brown
e1490a2920 standins for the other content types 2018-08-31 18:05:51 -05:00
Andrew Brown
46a997695a role stand-in for content#index 2018-08-31 18:01:34 -05:00
Andrew Brown
2a1a3e20d8 disable changelogs for attribute migration 2018-08-31 16:57:50 -05:00
Andrew Brown
27dfba432a fix post-migration category ordering 2018-08-31 14:26:51 -05:00
Andrew Brown
3d13e9ae4f fix changelogs 2018-08-28 01:07:07 -05:00
Andrew Brown
4a00731bb4 universe field 2018-08-25 18:15:10 -05:00
Andrew Brown
3a09363977 more db indices 2018-08-24 19:41:35 -05:00
Andrew Brown
f74677bf71 disable links from migration 2018-08-24 18:02:19 -05:00
Andrew Brown
94ffab3ab3 exclude links from migration for now 2018-08-24 13:44:12 -05:00
Andrew Brown
83e0080db6 fix sidelinks for hidden categories 2018-08-18 16:55:15 -05:00
Andrew Brown
fe3ce777ee deletion logic 2018-08-18 16:49:17 -05:00
Andrew Brown
fb1ebdcb50 create default pages if not existing + toggleable hiddens 2018-08-18 15:43:27 -05:00
Andrew Brown
cfa5cf18f7 upgrade thor 2018-08-16 11:28:49 -05:00
Andrew Brown
b3728f39be add page customization page 2018-08-16 10:58:21 -05:00
Andrew Brown
dab5d5f0ea Merge branch 'master' into rails5-upgrade 2018-08-15 16:31:37 -05:00
Andrew Brown
0e37ee36cf :((((((((((((((( 2018-07-21 18:48:06 -05:00
Andrew Brown
43528f6f61 Link deities to religions 2018-07-21 18:06:58 -05:00
Andrew Brown
a5784576b6 Add deity link to religions 2018-07-15 13:52:40 -05:00
Andrew Brown
1a666a9654 oops 2018-07-05 01:19:03 -05:00
Andrew Brown
59904a861d rails 5 prep 2018-07-05 01:10:52 -05:00
Andrew Brown
ee06aa29d2 subscriptions refactor 2018-03-03 16:49:08 -06:00
Andrew Brown
d9e4ccd500 Add race link to deity 2018-02-02 00:45:00 -06:00
Andrew Brown
7a5873603d Add deity and character siblings to deities 2018-02-02 00:19:14 -06:00
Andrew Brown
1b55a04c09 smart relations for planets/technology 2018-02-01 17:54:47 -06:00
Andrew Brown
80328354e9 cleanup 2018-01-31 21:56:21 -06:00
Andrew Brown
a25d67a6ef context cards for everyone 2018-01-31 15:57:06 -06:00
Andrew Brown
3ac56861d4 add requested relations 2018-01-31 00:39:08 -06:00
Andrew Brown
b0035ffdbe add magic link to items 2018-01-31 00:21:36 -06:00
Andrew Brown
a4ec437b06 new relations on locations 2018-01-31 00:18:32 -06:00
Andrew Brown
963c942779 new character relations 2018-01-31 00:09:15 -06:00
Andrew Brown
fdca8babe9 hook up deity, gov, and technologies relations 2018-01-30 23:47:44 -06:00
Andrew Brown
6969397b01 finalize planet relations 2018-01-30 22:53:34 -06:00
Andrew Brown
9f000bb7c0 relates definitions 2018-01-30 22:36:00 -06:00
Andrew Brown
346f2839be move content groupers 2018-01-30 17:54:30 -06:00
Andrew Brown
f80df7ff61 add deity relation models 2018-01-30 17:44:59 -06:00
Andrew Brown
a174f2d88c add technology relation models 2018-01-30 17:43:10 -06:00
Andrew Brown
162e7c5d1b add planet relations 2018-01-30 17:38:33 -06:00
Andrew Brown
4f8d8574d9 page type icons/colors 2018-01-28 21:02:10 -06:00
Andrew Brown
9060f37e2a Sort sidebar premium pages alphabetically 2018-01-27 15:01:41 -06:00
Andrew Brown
55e7b9bfa9 Add government preconf 2018-01-27 14:32:43 -06:00
Andrew Brown
07e586d34c Add technology and deity 2018-01-27 14:22:36 -06:00
Andrew Brown
81c554450f Add Planet pre-configuring 2018-01-27 14:05:28 -06:00
Andrew Brown
12e20d7a24 Clean up export and frame planet page type 2018-01-27 13:47:54 -06:00
Andrew Brown
32a062e122 prep page create script 2018-01-27 13:19:25 -06:00
Andrew Brown
4c7d1ac9ab dep destroy on referral codes 2018-01-23 01:13:54 -06:00
Andrew Brown
7c30e867ce don't query for universe in univeres 2018-01-23 01:01:04 -06:00
Andrew Brown
5dc4794a60 cleanup 2018-01-23 00:09:55 -06:00
Andrew Brown
859a9d56f8 fix user relation dependencies 2018-01-22 23:52:48 -06:00
Andrew Brown
a1710c7494 clear universe_id on related content after deleting a universe 2018-01-21 13:01:33 -06:00
Andrew Brown
a8ec970240 clean up deleted_at hacks 2018-01-20 12:53:56 -06:00
Andrew Brown
1d2ea3a3bd re-enable paranoid on content types 2018-01-20 11:58:21 -06:00
Andrew Brown
e67688f6b3 re-enable recent content 2018-01-19 22:23:15 -06:00
Andrew Brown
81e0f5797a local cleanup 2018-01-19 21:42:44 -06:00
Andrew Brown
71fcf17e16 re-enable paranoia on users 2018-01-19 21:41:38 -06:00
Andrew Brown
37f37290fb optimize for speed in sidebar counts 2018-01-19 21:14:23 -06:00
Andrew Brown
04856d105d removes aap 2018-01-19 18:54:29 -06:00
Andrew Brown
1c77b607a5 caching opts 2018-01-16 00:39:15 -06:00
Andrew Brown
de4276b2af recent content list opts 2018-01-15 23:26:35 -06:00
Andrew Brown
e95684437e remove redundant public scopes 2018-01-11 22:43:38 -06:00
Andrew Brown
81bf57debc include link to new blog post about privacy: 2018-01-10 16:46:52 -06:00
Andrew Brown
ee1de0bcf8 move LandmarkCreature relation to proper directory 2018-01-09 23:05:03 -06:00
Andrew Brown
aef7b3188f
Merge branch 'master' into stripe-webhooks 2018-01-07 13:23:48 -06:00
Ahmad Saleem
0702d18daa Add table to store stripe event logs. 2018-01-07 23:45:10 +05:00
Andrew Brown
9416b67f80 include placeholder universe id of 0 for users with no universes 2018-01-06 21:13:51 -06:00
Andrew Brown
04f8a89b4a Include contributable content in linked lists 2018-01-06 20:49:30 -06:00
Andrew Brown
7ce304e7eb don't overwrite username with blank if not set on update 2018-01-01 18:59:35 -06:00
Andrew Brown
8974a789eb remove unnecesary scope 2018-01-01 16:26:50 -06:00
Andrew Brown
40e4473827 Hook up relations on new location types 2018-01-01 15:05:18 -06:00
Andrew Brown
cab9d0ca51 Add and hook up town/country/landmark 2017-12-31 15:56:33 -06:00
Andrew Brown
e0e0fea6e6 add models for Country, Town, and Landmark 2017-12-31 11:44:53 -06:00
Andrew Brown
74854784cf content type magic constant cleanup 2017-12-28 16:39:01 -06:00
Andrew Brown
720659cbe0 create content activators for new accounts 2017-12-27 12:25:05 -06:00