Commit Graph

185 Commits

Author SHA1 Message Date
Andrew Brown
495aa6b073
Merge pull request #1040 from indentlabs/2021-10-07
Add word count caches
2021-10-07 23:26:43 -07:00
drusepth
3e0d2210c2 cache aggregated word counts on worldbuilding pages 2021-10-07 17:03:44 -07:00
drusepth
d5589cc2a6 destroy page tags when deleting pages 2021-10-05 01:28:39 -07:00
drusepth
4e9f20a1a8 use asset pipeline for image fallbacks 2021-10-01 00:24:17 -07:00
Andrew Brown
9086d3496d
Merge branch 'master' into oct-2021-release 2021-09-30 23:36:44 -07:00
drusepth
255a4979f7 Safer cache name 2021-09-30 17:00:12 -07:00
drusepth
78bfb55d67 cache linkable image lookups 2021-09-30 16:44:16 -07:00
Andrew Brown
e4e54854a9 re-enable universe filtering on timelines#index 2021-08-09 12:47:21 -07:00
Andrew Brown
5c972738db WIP migrating to wide ContentPage usage 2021-08-09 01:29:58 -07:00
Andrew Brown
0d5e6db79a rewrite linkable content caching again, to exclude current_user_contnet ids 2021-08-08 17:37:28 -07:00
Andrew Brown
3f18f8c6ee wip before going down the ContentPage rabbit hole 2021-08-08 15:47:48 -07:00
Andrew Brown
d8b7e3b260 remove yet another set of n+1 2021-08-03 14:12:04 -07:00
Andrew Brown
08b86f17f0 kill N+1s for loading AttributeCategories from template also 2021-08-03 13:43:21 -07:00
Andrew Brown
89294471f8 codesmell todo 2021-08-03 13:40:35 -07:00
Andrew Brown
a6d169fa92 this removes ~100 field queries for default character template, oof 2021-08-03 13:38:25 -07:00
Andrew Brown
b2ef0f5981 helper for recently-created pages cache 2021-08-03 11:17:27 -07:00
Andrew Brown
ee1f41d69a fix collaboration edits on text fields 2021-05-20 17:11:27 -07:00
Andrew Brown
4c3f409454 add dry run migration script 2021-04-25 19:22:38 -07:00
Andrew Brown
b0d5c5d055 display link references 2021-04-25 17:16:59 -07:00
Andrew Brown
92d6a79599 add PageReference model + usage 2021-04-25 16:17:35 -07:00
Andrew Brown
405957cd86 new content#new flow that just creates a page and redirects to content#edit 2021-04-17 23:10:44 -07:00
Andrew Brown
38a54b1082 add section titles to content#edit 2021-03-15 19:36:27 -07:00
Andrew Brown
94a73e9bda refactor image headers 2021-03-15 19:17:38 -07:00
Andrew Brown
5551b5401e speed up recent content query on profiles/stream 2021-03-07 22:41:17 -08:00
Andrew Brown
e4ff137512 remove unused function 2021-03-07 21:56:28 -08:00
Andrew Brown
f4e3d581c4 feature the first uploaded image to content instead of a random one 2021-01-23 15:24:00 -08:00
Andrew Brown
1f61031cc6 only show content#delete link when editing 2021-01-21 14:09:38 -08:00
Andrew Brown
248f741239 add year in review page 2020-12-22 20:43:36 -08:00
Andrew Brown
7f5594eb6f comments 2020-10-15 00:44:16 -07:00
Andrew Brown
e55387fd40 add word frequency tables to analysis 2020-10-03 00:43:56 -07:00
Andrew Brown
538311f20d Merge branch 'master' into document-analysis-improvements 2020-10-02 14:55:52 -07:00
Andrew Brown
c903f4823b add sentiment page to doc analysis 2020-09-26 02:48:52 -07:00
Andrew Brown
eb9824cf93 add style page and colorized lengths 2020-09-25 16:43:02 -07:00
Andrew Brown
efe9a176e2 basic content#show api endpoint 2020-08-10 19:06:17 -07:00
Andrew Brown
eabbae8ee6 disambiguating reloadable DA reference from within nonreloadable concern 2020-08-10 17:34:45 -07:00
Andrew Brown
f53d0b1e96 rewrite category initializer for future use 2020-08-10 17:34:09 -07:00
Andrew Brown
cf14b2cc41 wrapping up random todos 2020-07-05 19:04:01 -05:00
Andrew Brown
cb8c500e07 link entities to timeline events 2020-07-01 02:04:42 -05:00
Andrew Brown
646e33430b add collections to content references 2020-06-22 01:34:08 -05:00
Andrew Brown
438a7b4eef timelines#index 2020-06-10 15:04:51 -05:00
Andrew Brown
4d77c36374 prepping for content page setting overrides 2020-06-10 12:25:08 -05:00
Andrew Brown
e6c853e288 revert wip 2020-06-10 01:56:45 -05:00
Andrew Brown
bf898250e9 ugh, wip 2020-06-10 00:11:49 -05:00
Andrew Brown
15ddaeb1cc exclude blocked users from user streams 2020-06-03 17:44:13 -05:00
Andrew Brown
f3699f14c6 add content page shares to content page 2020-05-11 00:12:57 -05:00
Andrew Brown
e3c7ae8156 a lil security here and there 2020-03-28 13:57:06 -05:00
Andrew Brown
2fff1d610b fix link bug 2020-01-29 13:14:18 -06:00
Andrew Brown
736c055a23 fix sidenav counts 2020-01-15 18:37:49 -06:00
Andrew Brown
be5fb19653 optimization pass 2020-01-03 13:52:02 -06:00
Andrew Brown
cd3cc2f47c field editor fix 2020-01-03 11:04:55 -06:00