Commit Graph

833 Commits

Author SHA1 Message Date
drusepth
862ccbeda6 Merge branch 'master' into tailwind-redesign 2022-06-01 12:24:15 -07:00
drusepth
d05bff99d4 don't use relative path on header_asset paths 2022-05-24 17:12:17 -07:00
drusepth
07a951ff26 require all s3 images to be served over https 2022-05-24 16:11:31 -07:00
drusepth
32945d715d nasty git merge 2022-05-23 13:49:36 -07:00
Andrew Brown
10e7998c10
Merge branch 'master' into tailwind-redesign 2022-04-15 16:10:05 -05:00
drusepth
8f60c12945 wip content#index styling 2022-04-14 23:52:11 -07:00
drusepth
472610b4d9 clean up page references after deleting pages or fields 2022-03-28 11:30:44 -07:00
drusepth
53d3806650 more wip profile components 2022-03-23 14:25:46 -07:00
drusepth
f99c980b2b start on new user profile designs 2022-03-23 02:49:48 -07:00
drusepth
5a666af852 build account dropdown menu 2022-03-22 18:17:22 -07:00
drusepth
2c891cd171 start filling out the rest of the sidenav 2022-03-22 16:20:31 -07:00
drusepth
89cb8ce919 use description field as language byline 2022-03-20 16:45:01 -07:00
drusepth
9232720a52 end creature promo 2022-03-10 14:39:07 -08:00
drusepth
b1d3029330 start on new logged-in navbar design mockups 2022-02-09 20:29:40 -08:00
drusepth
bcf030cd97 tailwind color palette on all content types 2022-02-09 16:27:01 -08:00
drusepth
53ac93a362 just in case a tag updates a label without also updating slug, keep its slug in sync 2022-01-10 22:39:03 -08:00
drusepth
724b1ccc40 Merge branch 'master' into image-opts 2022-01-06 01:30:38 -08:00
drusepth
2a5859c8f6 add specialized timeline authorizer, refactor timeline controller, expose read-only timelines to contributors 2022-01-05 15:27:29 -08:00
drusepth
5bd1f9c6b6 add notification open rate admin page + reference codes on system notifications 2021-12-15 14:53:03 -08:00
drusepth
02560bb0dc remove old_column_source error 2021-11-19 13:46:53 -08:00
drusepth
0c2a8bfa81 reuse existing attribute value query in serializer 2021-11-11 15:30:32 -08:00
drusepth
36fe52ab65 Merge branch 'master' into rails-6.1 2021-10-26 10:13:17 -07:00
drusepth
1d0c609cb0 include the current user's shared universes in contributable universes cache 2021-10-09 22:46:10 -07:00
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
72049a1fc8 save document word count updates, too 2021-10-07 18:48:20 -07:00
drusepth
3e0d2210c2 cache aggregated word counts on worldbuilding pages 2021-10-07 17:03:44 -07:00
drusepth
c312d43999 add cached word count to attributes, backfill task 2021-10-07 15:57:16 -07:00
drusepth
d5589cc2a6 destroy page tags when deleting pages 2021-10-05 01:28:39 -07:00
drusepth
aa9cf696e4 Merge branch 'master' into image-opts 2021-10-04 13:57:58 -07:00
drusepth
fd8d4aa812 migrate card-header asset references to webp instead of jpg 2021-10-04 13:55:00 -07:00
drusepth
c544f2290b use asset pipeline for other image fetches 2021-10-01 00:44:47 -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
5f8153cb96 touch timelines when timeline events are created to make sure updated_at sets properly 2021-09-30 17:51:57 -07:00
drusepth
255a4979f7 Safer cache name 2021-09-30 17:00:12 -07:00
drusepth
3326b9affb make creatures free in october 2021-09-30 16:56:26 -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
2fb72180d2 fix default image url 2021-08-09 12:10:18 -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
512bff2aae move the old doc user includes 2021-08-03 12:02:00 -07:00
Andrew Brown
dd969ba39f scratch that, lol 2021-08-03 11:27:41 -07:00
Andrew Brown
3db83d9e75 reuse cached universes to fetch ids 2021-08-03 11:27:04 -07:00
Andrew Brown
b2ef0f5981 helper for recently-created pages cache 2021-08-03 11:17:27 -07:00