Commit Graph

5731 Commits

Author SHA1 Message Date
drusepth
5a6545ab9e WIP for content#show and content#edit merge 2022-07-25 14:30:53 -07:00
drusepth
6a15c72ae8 WIP content#show redesign 2022-07-20 13:18:59 -07:00
drusepth
173c8a8edd wip hub design that'll probably be per-universe 2022-07-19 19:20:44 -07:00
drusepth
ec2c189a99 Merge branch 'master' into tailwind-redesign 2022-07-19 18:33:35 -07:00
drusepth
427716c2fc only try to show view/edit links if viewer is signed in 2022-06-14 14:54:27 -07:00
drusepth
88895cbbbd streak tweaks 2022-06-01 16:48:36 -07:00
drusepth
dc2a7ad227 new dashboard design 2022-06-01 16:39:53 -07:00
drusepth
95ec29b069 tweak sidenav icon sizes/spacing for small/large screens 2022-06-01 12:24:39 -07:00
drusepth
862ccbeda6 Merge branch 'master' into tailwind-redesign 2022-06-01 12:24:15 -07:00
drusepth
447d2336c0 slightly better mobile views on forum icon stacking 2022-05-25 18:15:02 -07:00
Andrew Brown
5830fa617f
Merge pull request #991 from indentlabs/thredded-prose
Forums improvements
2022-05-25 15:11:30 -07:00
drusepth
3b3919f2a9 don't cross-post spam threads to discord 2022-05-25 15:05:30 -07:00
drusepth
19edda8c2d quick redesign of user content-by-type page 2022-05-24 18:16:37 -07:00
drusepth
5d9871e39d make favorite page badge on forums clickable to public user content of that type 2022-05-24 17:41:22 -07:00
drusepth
d05bff99d4 don't use relative path on header_asset paths 2022-05-24 17:12:17 -07:00
drusepth
1709743e13 specify content image for twitter photo cards 2022-05-24 16:49:20 -07:00
drusepth
07a951ff26 require all s3 images to be served over https 2022-05-24 16:11:31 -07:00
drusepth
fc1e118ce6 standardize to new inline link style instead of chips 2022-05-24 13:48:54 -07:00
drusepth
dc2b0bc831 get content link chips working for notebook pages 2022-05-24 13:21:14 -07:00
drusepth
494a29e904 wip eod 2022-05-23 23:05:46 -07:00
drusepth
e3207ed562 revert back to core onebox + whitelisting 2022-05-23 15:46:13 -07:00
drusepth
69c6ad43b4 onebox support and badge tweaking 2022-05-23 15:45:59 -07:00
drusepth
7e98d755a9 add fave page type to user badge 2022-05-23 13:49:51 -07:00
drusepth
32945d715d nasty git merge 2022-05-23 13:49:36 -07:00
drusepth
e84e140daa update caniuse browserlist 2022-05-23 13:29:42 -07:00
drusepth
d293930f58 move thredded topic edit form a bit further down to account for long titles pushing notifs button 64px lower 2022-05-23 13:23:42 -07:00
drusepth
2919518101 fill copied timeline event template with new event ids 2022-05-23 11:40:26 -07:00
Andrew Brown
c9527052e3
Merge pull request #1121 from indentlabs/dependabot/bundler/paranoia-2.6.0
Bump paranoia from 2.5.2 to 2.6.0
2022-05-20 22:24:16 -07:00
Andrew Brown
1d130e11b2
Merge pull request #1122 from indentlabs/dependabot/bundler/ibm_watson-2.2.0
Bump ibm_watson from 2.1.3 to 2.2.0
2022-05-20 22:23:54 -07:00
Andrew Brown
7c8eff063a
Merge pull request #1125 from indentlabs/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-05-20 22:23:44 -07:00
Andrew Brown
ed3635db82
Merge pull request #1127 from indentlabs/dependabot/bundler/puma-5.6.4
Bump puma from 5.6.2 to 5.6.4
2022-05-20 22:23:13 -07:00
Andrew Brown
3b25c9f320
Merge pull request #1129 from indentlabs/dependabot/bundler/pg-1.3.5
Bump pg from 1.3.4 to 1.3.5
2022-05-20 22:22:24 -07:00
Andrew Brown
3364c077e0
Merge pull request #1137 from indentlabs/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-05-20 22:21:56 -07:00
Andrew Brown
e0e46b37fb
Merge pull request #1139 from indentlabs/dependabot/bundler/stripe-5.55.0
Bump stripe from 5.45.0 to 5.55.0
2022-05-20 22:21:41 -07:00
Andrew Brown
7134b15cfb
Merge branch 'master' into dependabot/bundler/stripe-5.55.0 2022-05-20 22:21:34 -07:00
Andrew Brown
92e332ece4
Merge pull request #1142 from indentlabs/dependabot/bundler/nokogiri-1.13.6
Bump nokogiri from 1.13.3 to 1.13.6
2022-05-20 22:20:53 -07:00
dependabot[bot]
604fe3bb25
Bump nokogiri from 1.13.3 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 03:34:24 +00:00
dependabot[bot]
11d249205c
Bump stripe from 5.45.0 to 5.55.0
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.45.0 to 5.55.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v5.45.0...v5.55.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 12:27:20 +00:00
drusepth
7dff1b3daf wip 2022-04-30 20:09:01 -07:00
dependabot[bot]
5eba98c004
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 16:05:57 +00:00
drusepth
a851f8b701 start blocking ToC design 2022-04-16 00:12:35 -07:00
drusepth
3312a30d5e style multiverse universe picker page + add a few blank placeholder pages 2022-04-15 23:53:47 -07:00
drusepth
66bc408283 tag filtering is working 2022-04-15 17:42:29 -07:00
drusepth
96015633a9 quick x for removing per-tag 2022-04-15 17:38:28 -07:00
drusepth
520a2aa566 add empty state styling for content#index 2022-04-15 16:46:30 -07:00
drusepth
0ac4bcf75f wrap up filter bar styling for now 2022-04-15 14:47:53 -07:00
Andrew Brown
10e7998c10
Merge branch 'master' into tailwind-redesign 2022-04-15 16:10:05 -05:00
drusepth
719ce145e6 get first stimulusjs dropdown working 2022-04-15 14:09:05 -07:00
drusepth
3dfeb5dc15 add stimulusjs 2022-04-15 14:03:23 -07:00
drusepth
b4538fbb14 universe scope avatars on content#index pages 2022-04-15 13:52:37 -07:00