Andrew Brown
|
1318a517e2
|
incorporate style
|
2023-02-26 12:56:42 -08:00 |
|
Andrew Brown
|
c8866be4f3
|
add basil style flag
|
2023-02-26 12:54:42 -08:00 |
|
Andrew Brown
|
6ee43522d6
|
secretly add basil but don't tell anyone <3
|
2023-02-25 13:44:15 -08:00 |
|
drusepth
|
46a7f88ad4
|
exclude universe and tags fields from completion percentages
|
2023-01-29 20:52:25 -08:00 |
|
drusepth
|
70fe58b90a
|
properly orphan deleted docs when also deleting folders
|
2022-12-16 00:55:01 -08:00 |
|
drusepth
|
bd975d1b18
|
expose cached_word_count in ContentSerializer
|
2022-12-01 18:03:56 -08:00 |
|
drusepth
|
5f16e8ad1f
|
expose cached_word_count from ContentPage
|
2022-12-01 16:41:28 -08:00 |
|
drusepth
|
75bd06bb13
|
enable governments promo for competitions
|
2022-11-25 23:50:37 -08:00 |
|
drusepth
|
00953ad85c
|
make government pages free to create
|
2022-11-05 23:24:42 -07:00 |
|
drusepth
|
f09270737f
|
yaml fallback for changelogs
|
2022-08-17 23:31:55 -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 |
|
drusepth
|
472610b4d9
|
clean up page references after deleting pages or fields
|
2022-03-28 11:30:44 -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
|
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 |
|