Commit Graph

5409 Commits

Author SHA1 Message Date
Andrew Brown
65e411428f
Merge pull request #1065 from indentlabs/dependabot/bundler/rmagick-4.2.4
Bump rmagick from 4.2.2 to 4.2.4
2021-12-28 09:18:10 -08:00
Andrew Brown
b7adbcc630
Merge branch 'master' into dependabot/bundler/rmagick-4.2.4 2021-12-28 09:16:10 -08:00
dependabot[bot]
df82772295
Bump rmagick from 4.2.2 to 4.2.4
Bumps [rmagick](https://github.com/rmagick/rmagick) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/rmagick/rmagick/releases)
- [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmagick/rmagick/commits)

---
updated-dependencies:
- dependency-name: rmagick
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 12:04:34 +00:00
drusepth
1e9f8bbd0f wait a minute before triggering discord notifier so we make sure thread is persisted to db before read 2021-12-23 22:33:07 -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
9fc6bb6c7a Merge branch 'master' of github.com:indentlabs/notebook 2021-10-27 00:30:35 -07:00
Andrew Brown
c92c059bcc
Merge pull request #893 from indentlabs/rails-6.1
Upgrade to Rails 6.1
2021-10-27 02:30:07 -05:00
drusepth
6938631524 I... forgot the migration 2021-10-27 00:12:06 -07:00
drusepth
4a57426b8e resolve 6.1 migration issues 2021-10-27 00:01:05 -07:00
drusepth
c111e9ec5d Gravatar fix 2021-10-26 23:34:35 -07:00
drusepth
ac4d98a8bc typo 2021-10-26 10:22:11 -07:00
drusepth
3ec0f77fad typo 2021-10-26 10:21:55 -07:00
drusepth
36fe52ab65 Merge branch 'master' into rails-6.1 2021-10-26 10:13:17 -07:00
drusepth
89cf300b51 add helpful cache rake task 2021-10-25 21:06:19 -07:00
drusepth
af9b47839e safety on job 2021-10-25 21:06:07 -07:00
drusepth
877990bc15 pull in thredded 6.1 support 2021-10-25 21:05:40 -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
Andrew Brown
3563da5791
Merge pull request #1039 from indentlabs/2021-10-05
Page tag cleanup
2021-10-07 22:54:32 -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
118b09febd fix orphan fix 2021-10-07 14:50:11 -07:00
drusepth
5c61a3d5ea add rake task for cleaning up orphaned page tags 2021-10-05 01:28:53 -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
Andrew Brown
80ba0492cd
Merge pull request #1036 from indentlabs/2021-10-04
Oct 4 fixes
2021-10-04 23:24:11 -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