dependabot[bot]
|
65f481a332
|
Merge pull request #1050 from Retrospring/dependabot/npm_and_yarn/hotwired/turbo-rails-7.2.5
|
2023-02-06 09:43:50 +00:00 |
dependabot[bot]
|
fb20e3ea74
|
Merge pull request #1051 from Retrospring/dependabot/bundler/rolify-6.0.1
|
2023-02-06 09:43:35 +00:00 |
dependabot[bot]
|
e5b320e66b
|
Merge pull request #1054 from Retrospring/dependabot/npm_and_yarn/typescript-4.9.5
|
2023-02-06 09:43:06 +00:00 |
dependabot[bot]
|
c60c11b913
|
Merge pull request #1052 from Retrospring/dependabot/npm_and_yarn/sass-1.58.0
|
2023-02-06 09:42:35 +00:00 |
dependabot[bot]
|
02df330fd4
|
Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 09:02:41 +00:00 |
dependabot[bot]
|
98ee37094e
|
Bump sass from 1.57.1 to 1.58.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.57.1...1.58.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 09:02:26 +00:00 |
dependabot[bot]
|
0bda9fa72d
|
Bump @hotwired/turbo-rails from 7.2.4 to 7.2.5
Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 7.2.4 to 7.2.5.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/commits)
---
updated-dependencies:
- dependency-name: "@hotwired/turbo-rails"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 09:02:14 +00:00 |
dependabot[bot]
|
033c3490cb
|
Bump rolify from 6.0.0 to 6.0.1
Bumps [rolify](https://github.com/RolifyCommunity/rolify) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/RolifyCommunity/rolify/releases)
- [Changelog](https://github.com/RolifyCommunity/rolify/blob/master/CHANGELOG.rdoc)
- [Commits](https://github.com/RolifyCommunity/rolify/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: rolify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 09:02:14 +00:00 |
Andreas Nedbal
|
2ba2367e7e
|
Apply suggestions from @raccube
Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
b0f5294243
|
Appease the dog overlords
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
2cb98fc2e0
|
Hide the custom share button if the URL is blank
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
024127e62f
|
Remove connected user transformation from TwitteredMarkdown
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
d43e27bcd2
|
Fix data export specs
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
4e5aca9ab5
|
Add specs for URL validation
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
490a06af27
|
Allow `sharing_custom_url` to be empty
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
a564bd740b
|
Apply review suggestion from @nilsding
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
47d1f5ccff
|
Validate format of `sharing_custom_url`
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
8f0ae5171d
|
Appease the dog overlords
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
14d841d31a
|
Disable "color-function-notation" stylelint rule
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
247604f48f
|
Remove Twitter API key config values
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
f0eaf9c4a2
|
Remove `Services::Twitter` spec
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
83aa4ed1bc
|
Implement new sharing layout
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
a4195a158f
|
Update TypeScript to support new sharing feature
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
7589d66686
|
Remove service reference in question generation
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
da0a5fb98d
|
Add inbox sharing Stimulus controller
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
a56db2256b
|
Return sharing options when answering a question
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
926be13fa6
|
Add `Settings::SharingController`
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
83d386267a
|
Remove inbox entry options collapse
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
52ae7fbb81
|
Remove service-related views
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
a86dcde30a
|
Remove omniauth and twitter (sharing) related gems
`twitter-text` is still required to generate the shared post bodies
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
06d7db7ff8
|
Remove ShareWorker
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
d520755bc2
|
Remove service model
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
c327eee38e
|
Remove services controller
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
9246148db4
|
Add migration to drop services table
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
a2e45c85bf
|
Add migration to enable sharing for legacy service owners
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
482ffe7d0b
|
Add migration to add sharing fields to users
|
2023-02-05 21:54:51 +01:00 |
Georg Gadinger
|
90335140c7
|
Merge pull request #1045 from Retrospring/fix-real-ip
|
2023-02-05 09:26:06 +01:00 |
Georg Gadinger
|
f1a545aea5
|
use remote_ip
|
2023-02-04 22:31:53 +01:00 |
Georg Gadinger
|
cb064e8acf
|
Merge pull request #1042 from Retrospring/official-containers
add Containerfile to be used for running Retrospring
|
2023-02-03 23:52:40 +01:00 |
Georg Gadinger
|
0e1432f1a0
|
add Containerfile
|
2023-02-02 15:48:04 +01:00 |
Karina Kwiatek
|
c40a1a4997
|
Merge pull request #1040 from Retrospring/fix/n+1-notification-type-counters
Prevent 𝑛+1 for notification type counters
|
2023-02-02 12:09:06 +01:00 |
Karina Kwiatek
|
05a90987cd
|
Merge pull request #1037 from Retrospring/fix/pre-load-mutes
Pre-load own mute relationships in follow lists
|
2023-02-02 12:07:58 +01:00 |
Karina Kwiatek
|
1df6bcfd52
|
Merge pull request #1039 from Retrospring/bugfix/eagerly-load-services
|
2023-02-02 12:00:41 +01:00 |
Karina Kwiatek
|
40f7f8f525
|
Eager load notification targets
|
2023-02-02 11:03:27 +01:00 |
Karina Kwiatek
|
80e312eb3b
|
Appease the dog overlords
|
2023-02-02 10:38:41 +01:00 |
Karina Kwiatek
|
81a6c6ac55
|
Prevent 𝑛+1 for notification type counters
|
2023-02-02 00:55:31 +01:00 |
Andreas Nedbal
|
7d91c0349a
|
Eagerly load services in action to prevent n+1 query
|
2023-02-02 00:44:42 +01:00 |
Karina Kwiatek
|
825454bbae
|
Fix incorrect type local in followers endpoint
|
2023-02-01 23:34:33 +01:00 |
Karina Kwiatek
|
603e9c501e
|
Pre-load own mute relationships in follow lists
|
2023-02-01 23:21:09 +01:00 |
dependabot[bot]
|
da711dcfd4
|
Merge pull request #1019 from Retrospring/dependabot/bundler/bootsnap-1.16.0
|
2023-02-01 04:10:49 +00:00 |