Commit Graph

3405 Commits

Author SHA1 Message Date
drusepth
c4f0ce692f Add premium storage space to prepaid activations (#1099) 2022-03-10 12:44:19 -08:00
drusepth
e66764fcfc remove tds 2022-03-02 23:39:59 -08:00
drusepth
3949da7a63 require edit perms to view content changelogs 2022-01-27 13:27:51 -08:00
drusepth
c792fa15f6 adjust sidelinks padding a bit more 2022-01-25 23:41:26 -08:00
drusepth
ea47cf2acd don't float %-complete sidelinks badges, so they block-wrap properly on low resolutions 2022-01-25 23:35:14 -08:00
drusepth
8c1a8b2ae6 skip a couple queries multiplicative on profile 2022-01-17 12:24:55 -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
145b4cfe72 also update tag slugs when updating label 2022-01-10 22:38:31 -08:00
drusepth
46886950b9 reuse existing slugs on tags instead of recalculating 2022-01-07 12:59:59 -08:00
drusepth
e8d04b99e4 fix typo 500 2022-01-06 11:21:53 -08:00
drusepth
724b1ccc40 Merge branch 'master' into image-opts 2022-01-06 01:30:38 -08:00
drusepth
e458eb92a4 allow mass-renaming tags 2022-01-05 16:34:46 -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
1af9d7f6d0 adjust discord formatting 2022-01-03 14:29:27 -08:00
drusepth
23c424170d log some errors 2021-12-23 22:18:07 -08:00
drusepth
547f5daaff fix query 2021-12-22 19:18:01 -08:00
drusepth
d6f1684066 notify discord on new threads 2021-12-22 14:28:05 -08:00
drusepth
5bd1f9c6b6 add notification open rate admin page + reference codes on system notifications 2021-12-15 14:53:03 -08:00
drusepth
3340c602b2 add words written to EOY wrap 2021-12-15 00:22:27 -08:00
drusepth
51dbf89010 inject contributor content even when a user has 0 pages of that type 2021-12-08 23:03:47 -08:00
drusepth
c919553501 don't include pages from contributable universes when scoped 2021-12-08 22:43:08 -08:00
drusepth
96ff6ab52d remove october promo banner 2021-12-08 22:25:32 -08:00
drusepth
075300028f properly escape crazy characters in tags 2021-12-07 22:23:31 -08:00
drusepth
6e2c96bc2a update wc3 aff link 2021-11-23 19:13:20 -08:00
drusepth
02560bb0dc remove old_column_source error 2021-11-19 13:46:53 -08:00
drusepth
980142ff3e writer's craft verbiage update 2021-11-18 20:20:08 -08:00
drusepth
0c2a8bfa81 reuse existing attribute value query in serializer 2021-11-11 15:30:32 -08:00
drusepth
765ec3c217 fetch safety 2021-11-11 00:23:36 -08:00
drusepth
8cd54092ce skip n+1 on linkable images in content#edit 2021-11-11 00:19:36 -08:00
drusepth
6bab0f705b cache image uploads to avoid n+1 query on content#index pages 2021-11-11 00:04:24 -08:00
drusepth
84ab204c80 skip favorite_control queries 2021-11-10 21:55:42 -08:00
drusepth
c111e9ec5d Gravatar fix 2021-10-26 23:34:35 -07:00
drusepth
36fe52ab65 Merge branch 'master' into rails-6.1 2021-10-26 10:13:17 -07:00
drusepth
af9b47839e safety on job 2021-10-25 21:06:07 -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
b087c42e57 don't error (and therefore retry) if someone deletes a doc getting rev-saved 2021-10-07 18:38:32 -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
32de29cff7 verbiage 2021-10-05 00:48:21 -07:00
drusepth
08e6ccc445 remote ajax call for removing tags 2021-10-05 00:37:18 -07:00
drusepth
a243e18317 add the ability to remove specific tags from tag management page 2021-10-05 00:22:45 -07:00
drusepth
94bfb0f9b0 appease Uglifier for asset compilation 2021-10-04 23:36:04 -07:00
drusepth
822157fc1d remove unused view 2021-10-04 23:35:47 -07:00
drusepth
dd8b0bbe9a sort tags alphabetically on tag page 2021-10-04 23:18:37 -07:00
drusepth
d81641acc1 add tag management link to data vault 2021-10-04 23:10:45 -07:00
drusepth
c6abc80879 show banner for when no tags are shown 2021-10-04 22:59:19 -07:00
drusepth
a5b1faecb6 allow deleting tags / removing from all linked pages 2021-10-04 22:56:07 -07:00