Commit Graph

3659 Commits

Author SHA1 Message Date
Andreas Nedbal 38332194c7 Show message in questionbox that user locked their inbox 2022-11-06 15:01:20 +01:00
Andreas Nedbal fa12b19b8a Prevent questions being sent to users that lock their inbox 2022-11-06 15:01:01 +01:00
Andreas Nedbal f6c28eefbd Add inbox locking setting to privacy settings 2022-11-06 15:00:28 +01:00
Andreas Nedbal 049f92e138 Add inbox locking setting to user 2022-11-06 14:59:56 +01:00
Andreas Nedbal 8eb53d39c8
Merge pull request #736 from Retrospring/feature/stimulus-character-count 2022-11-03 19:22:57 +01:00
Andreas Nedbal d79e5d52ae Merge branch 'main' into feature/stimulus-character-count 2022-11-03 19:03:14 +01:00
Andreas Nedbal f014ba23f8 Update README.md
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2022-11-03 19:00:08 +01:00
Andreas Nedbal 5e81b5f29e Update README.md
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2022-11-03 19:00:08 +01:00
Andreas Nedbal 2f5e213e66 Update .github/CONTRIBUTING.md
Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
2022-11-03 19:00:08 +01:00
Andreas Nedbal ea20be1b62 Update .github/CONTRIBUTING.md
Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
2022-11-03 19:00:08 +01:00
Andreas Nedbal da70192f59 Adjust wording of contribution guide 2022-11-03 19:00:08 +01:00
Andreas Nedbal 503bbb5038 Adjust wording of README 2022-11-03 19:00:08 +01:00
Andreas Nedbal 2e28837e5e Remove all-contributors section from README 2022-11-03 19:00:08 +01:00
Andreas Nedbal d86d2c71f4 Remove byebug and web-console 2022-10-31 23:44:39 +01:00
Andreas Nedbal a8c61023ee Remove Guard and Brakeman 2022-10-31 22:45:45 +01:00
Andreas Nedbal bef1c23a66 reset questionbox character counts after successful submit 2022-10-31 21:23:22 +01:00
Andreas Nedbal 15d05f1699 Merge branch 'main' into feature/stimulus-character-count 2022-10-31 20:56:38 +01:00
Georg Gadinger bc095cf40d
Merge pull request #770 from Retrospring/dependabot/bundler/rspec-mocks-3.12.0
Bump rspec-mocks from 3.11.1 to 3.12.0
2022-10-31 10:24:19 +01:00
Georg Gadinger c4527f952d
Merge pull request #769 from Retrospring/dependabot/bundler/rubocop-rails-2.17.2
Bump rubocop-rails from 2.17.0 to 2.17.2
2022-10-31 10:23:55 +01:00
Georg Gadinger 4833f3e6af
Merge pull request #772 from Retrospring/dependabot/bundler/net-smtp-0.3.3
Bump net-smtp from 0.3.2 to 0.3.3
2022-10-31 10:23:31 +01:00
Georg Gadinger f566bef0f7
Merge pull request #771 from Retrospring/dependabot/bundler/haml-6.0.8
Bump haml from 6.0.7 to 6.0.8
2022-10-31 10:19:09 +01:00
dependabot[bot] 923b4a8e76
Bump net-smtp from 0.3.2 to 0.3.3
Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/ruby/net-smtp/releases)
- [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/net-smtp/compare/v0.3.2...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 09:01:51 +00:00
dependabot[bot] 338be09f02
Bump haml from 6.0.7 to 6.0.8
Bumps [haml](https://github.com/haml/haml) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/haml/haml/compare/v6.0.7...v6.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 09:01:35 +00:00
dependabot[bot] 46311f1f33
Bump rspec-mocks from 3.11.1 to 3.12.0
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-mocks/compare/v3.11.1...v3.12.0)

---
updated-dependencies:
- dependency-name: rspec-mocks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 09:01:23 +00:00
dependabot[bot] 4567e25d98
Bump rubocop-rails from 2.17.0 to 2.17.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.17.0 to 2.17.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.17.0...v2.17.2)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 09:01:07 +00:00
Karina Kwiatek 7ee0aff7d9 Bump version to 2022.1026.0 2022-10-26 11:37:53 +02:00
Karina Kwiatek d3b59ae169
Merge pull request #767 from Retrospring/fix/missing-unsubscribe-text-on-comment
Fix missing unsubscribe string in answer actions when posting a comment
2022-10-26 11:37:38 +02:00
Karina Kwiatek 0090d1ca4a
Merge pull request #766 from Retrospring/fix/comment-error-on-answer-pages
Prevent error when commenting via an answer page
2022-10-26 11:37:29 +02:00
Karina Kwiatek 13c6526846
Merge pull request #765 from Retrospring/thinner-lexend
Use Lexend 300 as 400
2022-10-26 11:34:35 +02:00
Karina Kwiatek 29608c54c9 Fix missing unsubscribe string in answer actions when posting a comment 2022-10-26 11:32:39 +02:00
Karina Kwiatek f9f49198fa Prevent error when commenting via an answer page 2022-10-26 11:29:58 +02:00
Karina Kwiatek 9e52d5b623 Use Lexend 300 as 400 2022-10-26 10:57:55 +02:00
Karina Kwiatek 16ac195ab9 Center-align load more buttons on single column pages 2022-10-25 22:12:51 +02:00
Karina Kwiatek 3062741487 Bump version to 2022.1025.0 2022-10-25 21:11:17 +02:00
Georg Gadinger 2b7d93f887
Merge pull request #763 from Retrospring/htmöl
views: rename .haml to .html.haml
2022-10-25 20:38:49 +02:00
Georg Gadinger caf73558d6 views: rename .haml to .html.haml 2022-10-25 20:10:31 +02:00
Georg Gadinger e28da8776f
Merge pull request #742 from Retrospring/dependabot/bundler/haml-6.0.7
Bump haml from 5.2.2 to 6.0.7
2022-10-25 19:58:19 +02:00
Georg Gadinger cffb962194 fix parent_layout for HAML 6 2022-10-25 19:35:53 +02:00
dependabot[bot] 3b1fa4da84
Bump haml from 5.2.2 to 6.0.7
Bumps [haml](https://github.com/haml/haml) from 5.2.2 to 6.0.7.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/haml/haml/compare/v5.2.2...v6.0.7)

---
updated-dependencies:
- dependency-name: haml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 17:18:50 +00:00
Georg Gadinger 313fb5fb23
Merge pull request #739 from Retrospring/dependabot/bundler/puma-6.0.0
Bump puma from 5.6.5 to 6.0.0
2022-10-25 19:11:47 +02:00
dependabot[bot] d701cecee1
Bump puma from 5.6.5 to 6.0.0
Bumps [puma](https://github.com/puma/puma) from 5.6.5 to 6.0.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.6.5...v6.0.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 17:08:06 +00:00
Georg Gadinger 49f068fc96
Merge pull request #744 from Retrospring/dependabot/bundler/dry-types-1.6.1
Bump dry-types from 1.5.1 to 1.6.1
2022-10-25 19:05:57 +02:00
Georg Gadinger a636a6724b
Merge pull request #754 from Retrospring/dependabot/bundler/rspec-rails-6.0.1
Bump rspec-rails from 5.1.2 to 6.0.1
2022-10-25 19:04:12 +02:00
Karina Kwiatek bc1fc50780 Prevent comments from submitting after input as composition ends 2022-10-25 18:57:36 +02:00
Georg Gadinger 430abe8743 make the shared links visible everywhere again 2022-10-25 18:57:11 +02:00
Karina Kwiatek f6abb8a8ca Use body font in sweet-alert 2022-10-25 18:56:19 +02:00
dependabot[bot] d4487c557c
Merge pull request #757 from Retrospring/dependabot/npm_and_yarn/core-js-3.26.0 2022-10-25 12:05:13 +00:00
dependabot[bot] 04a4968ad0
Merge pull request #756 from Retrospring/dependabot/npm_and_yarn/babel/core-7.19.6 2022-10-25 12:04:27 +00:00
Karina Kwiatek 474fac757a
Merge pull request #759 from Retrospring/goodbye-summer
Replace Lato font with Lexend
2022-10-25 08:26:05 +02:00
dependabot[bot] 99eed41578
Merge pull request #690 from Retrospring/dependabot/bundler/fog-aws-3.15.0 2022-10-24 21:44:05 +00:00