Andreas Nedbal
|
86f9fe0671
|
Ignore large lint fix commits in blame views
|
2023-10-19 23:41:14 +02:00 |
Andreas Nedbal
|
25adb11df3
|
Fix rubocop nits in helper code and specs
|
2023-10-19 23:41:14 +02:00 |
Andreas Nedbal
|
9cb6b25cc7
|
Disable `Metrics/*Complexity` cops
|
2023-10-19 23:41:14 +02:00 |
Karina Kwiatek
|
3676ebb7a2
|
Merge pull request #1391 from Retrospring/allow-extra-hosts-in-dev
Allow setting extra hosts in development environments
|
2023-10-19 20:35:11 +02:00 |
Andreas Nedbal
|
e37532e0eb
|
Bump version to 2023.1019.0
|
2023-10-19 10:50:00 +02:00 |
Georg Gadinger
|
182654dc8f
|
Merge pull request #1397 from Retrospring/fix-user-content-deletion
Fix user content deletion
|
2023-10-18 22:18:40 +02:00 |
Georg Gadinger
|
0fb0251a36
|
Merge pull request #1398 from Retrospring/update-bundler
Update bundler
|
2023-10-18 22:14:21 +02:00 |
Georg Gadinger
|
c4da510fe7
|
fix deletion of notification entries when deleting a user
|
2023-10-18 22:13:25 +02:00 |
Georg Gadinger
|
a85ce45b25
|
appease the paw patrol
|
2023-10-18 21:57:09 +02:00 |
Georg Gadinger
|
f5a77bc882
|
update tldv-data
|
2023-10-18 21:55:38 +02:00 |
Georg Gadinger
|
b53462e4e5
|
update Bundler
|
2023-10-18 21:55:22 +02:00 |
Georg Gadinger
|
8a26232fe6
|
bad dog
|
2023-10-18 21:53:30 +02:00 |
Georg Gadinger
|
dc41f15097
|
fix deletion of inbox entries when deleting an user
|
2023-10-18 21:52:47 +02:00 |
Karina Kwiatek
|
b8fd519e2d
|
Merge pull request #1395 from Retrospring/fix/type-in-relationship-unique
Include type in relationship unique constraint
|
2023-10-18 21:21:14 +02:00 |
Andreas Nedbal
|
f76c4e236b
|
Fix rubocop nits
|
2023-10-18 21:12:42 +02:00 |
Andreas Nedbal
|
274d480ba8
|
Adjust specs for AJAX answer endpoint
|
2023-10-18 20:54:41 +02:00 |
Andreas Nedbal
|
7156dc5c9b
|
Catch `navigator.share` errors with a no-op
|
2023-10-18 20:04:41 +02:00 |
Andreas Nedbal
|
bc45bda517
|
Only remove inbox entry after share has been triggered
|
2023-10-18 20:04:14 +02:00 |
Andreas Nedbal
|
8b86e2f123
|
Set text and URL separately for `navigator.share`
Apparently for most mobile OSses `url` is a required share option
|
2023-10-18 20:01:59 +02:00 |
Andreas Nedbal
|
dc8c5fbf82
|
Add option to omit URL to `prepare_tweet` helper
|
2023-10-18 20:01:07 +02:00 |
Karina Kwiatek
|
2a6d88abfc
|
Include type in relationship unique constraint
|
2023-10-18 19:40:15 +02:00 |
Karina Kwiatek
|
5bc669160b
|
Merge pull request #1392 from Retrospring/ruby-3.2
|
2023-10-18 10:47:47 +02:00 |
Karina Kwiatek
|
3539c3264b
|
Bump ruby-install version to 0.9.2
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
|
2023-10-18 09:10:28 +02:00 |
Karina Kwiatek
|
dda1295653
|
Use Ruby 3.2.2
|
2023-10-17 22:02:42 +02:00 |
Karina Kwiatek
|
4f1b6ca03e
|
Allow setting extra hosts in development environments
|
2023-10-17 22:00:48 +02:00 |
Karina Kwiatek
|
bdedd92817
|
Bump version to 2023.1017.1
|
2023-10-17 21:51:18 +02:00 |
Karina Kwiatek
|
55d94c7900
|
Merge pull request #1390 from Retrospring/bugfix/no-nitro-for-registration
Disable Turbo on registration form
|
2023-10-17 21:50:52 +02:00 |
Andreas Nedbal
|
fce3d7c587
|
Disable Turbo on registration form
|
2023-10-17 21:48:49 +02:00 |
Karina Kwiatek
|
97a826be33
|
Bump version to 2023.1017.0
|
2023-10-17 20:22:26 +02:00 |
Karina Kwiatek
|
ec3ffd5a82
|
Merge pull request #1389 from Retrospring/feature/rel-me-on-profile-website
Set rel=me on website link in profiles
|
2023-10-17 20:21:24 +02:00 |
Andreas Nedbal
|
3aa18ef7c7
|
only initialize service workers if they are available
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
87813d3005
|
Fix sharing condition
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
0f0f3ae0c6
|
Fix sharing view spec test case
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
5f0fed8c94
|
Fix rubocop nits
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
af3caf9be1
|
Fix stylelint nit
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
e74e233548
|
Add spec for `answer_share_url`
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
9f999189cd
|
Add Stimulus sharing feature to answerboxes
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
5ccdd9bbc2
|
Remove answerbox-specific sharing feature
|
2023-10-17 20:14:28 +02:00 |
Andreas Nedbal
|
3feb827b16
|
Add support for sharing dialog in inbox answer sharing
|
2023-10-17 20:14:28 +02:00 |
Karina Kwiatek
|
e4c054ad92
|
Set rel=me on website link in profiles
|
2023-10-17 19:52:00 +02:00 |
Karina Kwiatek
|
3bd45c8e96
|
Merge pull request #1196 from Retrospring/feature/turbo-comments
Move comments to a turbo frame
|
2023-10-16 18:02:46 +02:00 |
Andreas Nedbal
|
6aee2baa45
|
Name label iOS instead of iPhone
|
2023-10-16 15:27:34 +02:00 |
Andreas Nedbal
|
26e1a9df1a
|
Suggest pure iPhone two factor capabilities
|
2023-10-16 15:27:34 +02:00 |
dependabot[bot]
|
eff16f6074
|
Merge pull request #1385 from Retrospring/dependabot/bundler/haml-6.2.3
|
2023-10-16 10:46:36 +00:00 |
dependabot[bot]
|
ac47dd290d
|
Merge pull request #1384 from Retrospring/dependabot/bundler/rubocop-1.57.1
|
2023-10-16 10:42:13 +00:00 |
dependabot[bot]
|
6b6614ba13
|
Bump haml from 6.1.4 to 6.2.3
Bumps [haml](https://github.com/haml/haml) from 6.1.4 to 6.2.3.
- [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.1.4...v6.2.3)
---
updated-dependencies:
- dependency-name: haml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 10:41:38 +00:00 |
dependabot[bot]
|
1f81cc1712
|
Merge pull request #1386 from Retrospring/dependabot/bundler/turbo-rails-1.5.0
|
2023-10-16 10:40:50 +00:00 |
dependabot[bot]
|
d37ec2ece3
|
Merge pull request #1383 from Retrospring/dependabot/bundler/devise-4.9.3
|
2023-10-16 10:37:40 +00:00 |
dependabot[bot]
|
fd6e9d47f2
|
Merge pull request #1382 from Retrospring/dependabot/bundler/net-imap-0.4.1
|
2023-10-16 10:36:42 +00:00 |
dependabot[bot]
|
1583511d0d
|
Merge pull request #1381 from Retrospring/dependabot/bundler/bullet-7.1.2
|
2023-10-16 10:33:54 +00:00 |