Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Retrospring

We're building an open source Q/A social network called Retrospring.
Collective - Host: opensource - https://opencollective.com/retrospring - Website: https://retrospring.net/ - Code: https://github.com/Retrospring

Fix class check for parameter errors

github.com/Retrospring/retrospring - ed20ad9237804301d795d65f4ec49c2d06245dad authored almost 2 years ago by Andreas Nedbal <[email protected]>
Added TurboStreamable concern

github.com/Retrospring/retrospring - b38a048e92ae33482c14f205ffa2160a865f2a6f authored almost 2 years ago by Andreas Nedbal <[email protected]>
Apply review suggestion from @nilsding

Co-authored-by: Georg Gadinger <[email protected]>

github.com/Retrospring/retrospring - 5579489a927bcd2645acdf8b5901d2f9d55190b0 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Register test routes in routes.rb

github.com/Retrospring/retrospring - 0aac4caf45a413fce98fd34f81864f9aaa9799ac authored almost 2 years ago by Andreas Nedbal <[email protected]>
Add specs for Turbo Stream responses

github.com/Retrospring/retrospring - bc52eb8cb5a0273e9974a4198ef667f6093f67d2 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Refactor TurboStreamable spec to use an anonymous controller

github.com/Retrospring/retrospring - 4dc88fe1efcd07ff023616389bc8cab4433e8480 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Merge pull request #1070 from Retrospring/more-services-cleanup

More services cleanup

github.com/Retrospring/retrospring - 0ab4f38fd91c777febdaa6e81d3540c43fc6beaa authored almost 2 years ago by Georg Gadinger <[email protected]>
locales/views: reword "share your answers" bit on the landingpage

github.com/Retrospring/retrospring - 5799a6f4d48d02c8d8c854ed78316daf069ebbf5 authored almost 2 years ago by Georg Gadinger <[email protected]>
remove expired service connection notifications

github.com/Retrospring/retrospring - e1aee89be00d035c3630e2b1d55ed2ed34760126 authored almost 2 years ago by Georg Gadinger <[email protected]>
well_known/node_info: remove twitter as outbound service

github.com/Retrospring/retrospring - 065d35c288ae53185f42953f7432e0bf4b1d99b9 authored almost 2 years ago by Georg Gadinger <[email protected]>
Remove services reference from inbox Turbo Stream view

github.com/Retrospring/retrospring - 484badb555a715e2a44bdcbc9050a367ebf6ae67 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Localise strings for question visibility

github.com/Retrospring/retrospring - dd3f86988acb1c01b0af90a53bad81f3b213b562 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Highlight direct questions in own question lists

github.com/Retrospring/retrospring - 615c60d4207cbdf525569de2a38fed66b312ea13 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Use icons with tooltips instead

github.com/Retrospring/retrospring - 0c3e54de6bb424fac8e217b167386b23ad038779 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Provide a way of using Redis for Rails cache

github.com/Retrospring/retrospring - 42a78cd286bd13aef8f000e275bda916207fd827 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Add dependency installation steps to Ruby-based linters

github.com/Retrospring/retrospring - 22013791c3cec859ee030a70601c18f0bcea998b authored almost 2 years ago by Andreas Nedbal <[email protected]>
Merge pull request #1065 from Retrospring/feature/docker-even-faster-dev

Add default database/redis connections to docker-compose.yml

github.com/Retrospring/retrospring - 9cd898062c958fd3d69e3a477036c335227b2f6e authored almost 2 years ago by Karina Kwiatek <[email protected]>
Add default database/redis connections to docker-compose

github.com/Retrospring/retrospring - 7dfa65f13980b64a0d1199c62963a954d727d13a authored almost 2 years ago by Andreas Nedbal <[email protected]>
Merge pull request #1062 from Retrospring/automatic-image-building

add workflow to automatically build and publish a container image

github.com/Retrospring/retrospring - 7ed6e9de3d93ff15c21d61cb6d8e5a5821c02a95 authored almost 2 years ago by Georg Gadinger <[email protected]>
Merge pull request #1063 from Retrospring/no-invalid-urls

make URI.parse part of the validation for the sharing URL

github.com/Retrospring/retrospring - f3a7b46cf106ab71676f7f5ec50975c6f0960869 authored almost 2 years ago by Georg Gadinger <[email protected]>
add specs for Settings::SharingController

github.com/Retrospring/retrospring - 71be21cccc43fcad610dc8509ae531abb522212e authored almost 2 years ago by Georg Gadinger <[email protected]>
make URI.parse part of the validation for the sharing URL

the regexp alone and web browsers allows URLs to contain non-ASCII
characters, which `URI.parse`...

github.com/Retrospring/retrospring - 606629577aca6b2d72776ed29a1342cf39967d67 authored almost 2 years ago by Georg Gadinger <[email protected]>
Containerfile: download archive without tag requirement

github.com/Retrospring/retrospring - 92b6d4323028b558b58fe37b8b87d44360921c0c authored almost 2 years ago by Georg Gadinger <[email protected]>
add workflow to automatically build and publish a container image

github.com/Retrospring/retrospring - 24f9bd4bb6c2f49260b13126e9a454486d1a269d authored almost 2 years ago by Georg Gadinger <[email protected]>
Merge pull request #1060 from Retrospring/fix/disable-relationship-buttons-on-submit

Disable relationship action buttons while waiting for a response

github.com/Retrospring/retrospring - 46bf8ec841b2e35059a0455adba735d7dfb89106 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Disable relationship action buttons while waiting for a response

github.com/Retrospring/retrospring - 59c0dce9b4e90732f155c99be5e433f23e8638c0 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Merge pull request #1059 from Retrospring/dep/carrierwave_backgrounder

Update carrierwave_backgrounder for compatibility with Sidekiq 7

github.com/Retrospring/retrospring - 460017d4d4431a98dcd96f9a4d1fb5fe6d1ba9a2 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Update carrierwave_backgrounder for compatibility with Sidekiq 7

github.com/Retrospring/retrospring - a59bd20456cc2ca78f9dd0ec2413fcb3d91b516a authored almost 2 years ago by Karina Kwiatek <[email protected]>
Merge pull request #1058 from Retrospring/fix-remote-ip-again

use remote_ip 2: electric boogaloo

github.com/Retrospring/retrospring - 6ba17893b03e052a240ba6940dbd4977e049a07c authored almost 2 years ago by Georg Gadinger <[email protected]>
use remote_ip 2: electric boogaloo

github.com/Retrospring/retrospring - 9a77b89cda657ac2e51b388b01bde5ae29d17389 authored almost 2 years ago by Georg Gadinger <[email protected]>
Merge pull request #1043 from Retrospring/configurable-log-levels

allow log level, site_name, and hostname to be configured via ENV

github.com/Retrospring/retrospring - c5b442c529aa13406b2a88cdb32cc2cb8b8ce3ff authored almost 2 years ago by Georg Gadinger <[email protected]>
Merge pull request #1048 from Retrospring/dependabot/bundler/jwt-2.7.0

github.com/Retrospring/retrospring - 9f440dfcfa92cfa24199933057cf282e45aa84f9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1047 from Retrospring/dependabot/bundler/faker-3.1.1

github.com/Retrospring/retrospring - 186732f9e20bbca1530555c4d43b3bb3037d2966 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1053 from Retrospring/dependabot/bundler/turbo-rails-1.3.3

github.com/Retrospring/retrospring - 09ebf47bbd85ed643e3579eb6314a9979446acc7 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1049 from Retrospring/dependabot/bundler/oj-3.14.1

github.com/Retrospring/retrospring - f7735176bba60581417a02f75339760ebb7b88b3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1050 from Retrospring/dependabot/npm_and_yarn/hotwired/turbo-rails-7.2.5

github.com/Retrospring/retrospring - 65f481a332c2fdb6baf00142b745fdf13634726a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1051 from Retrospring/dependabot/bundler/rolify-6.0.1

github.com/Retrospring/retrospring - fb20e3ea747f1e2fdbc35d8b874927ea192349e1 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1054 from Retrospring/dependabot/npm_and_yarn/typescript-4.9.5

github.com/Retrospring/retrospring - e5b320e66b8837192c6c279a8c77ae27fe7942d8 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1052 from Retrospring/dependabot/npm_and_yarn/sass-1.58.0

github.com/Retrospring/retrospring - c60c11b9139d367e5094b92f12e301ff8b11ac62 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 note...

github.com/Retrospring/retrospring - 02df330fd45c8dcbb248cef909ed078e4fc53900 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump turbo-rails from 1.3.2 to 1.3.3

Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.3.2 to 1.3.3.
- [Release not...

github.com/Retrospring/retrospring - bbfbaede08b243fef1cceb38ac8a748fae73496f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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/Retrospring/retrospring - 98ee37094eeec37016cedd68b018576ad64c1f48 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
- [R...

github.com/Retrospring/retrospring - 0bda9fa72d2c9deb0fe7b4dab22d8947822c21f6 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]...

github.com/Retrospring/retrospring - 033c3490cba4bba16a883ac4c8c4b1e46dcd5638 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump oj from 3.13.23 to 3.14.1

Bumps [oj](https://github.com/ohler55/oj) from 3.13.23 to 3.14.1.
- [Release notes](https://gith...

github.com/Retrospring/retrospring - 166cf30084c333c07cf3a39331b150b32452bbb8 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jwt from 2.6.0 to 2.7.0

Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.6.0 to 2.7.0.
- [Release notes](https://gith...

github.com/Retrospring/retrospring - bb7588e7e166c1101fd2483ce58bbfc656cf3169 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump faker from 3.1.0 to 3.1.1

Bumps [faker](https://github.com/faker-ruby/faker) from 3.1.0 to 3.1.1.
- [Release notes](https:...

github.com/Retrospring/retrospring - 2ba321755152b5b5d4560eb4cca7daaf1d3adb4f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove omniauth and twitter (sharing) related gems

`twitter-text` is still required to generate the shared post bodies

github.com/Retrospring/retrospring - a86dcde30a374cb94cc6dbf86b873e7a0ac70cb2 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Apply review suggestion from @nilsding

Co-authored-by: Georg Gadinger <[email protected]>

github.com/Retrospring/retrospring - a564bd740b86c022435ec6d0289ae2aacbd9835a authored almost 2 years ago by Andreas Nedbal <[email protected]>
Allow `sharing_custom_url` to be empty

github.com/Retrospring/retrospring - 490a06af27e8d31d1fc39d36f66ca2be403329f3 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Appease the dog overlords

github.com/Retrospring/retrospring - 8f0ae5171d2cb853ff1803414db54a8a35a4d5a0 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Add specs for URL validation

github.com/Retrospring/retrospring - 4e5aca9ab5e8cba05aa039537376db29e9dd0976 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove services controller

github.com/Retrospring/retrospring - c327eee38eaa25ff9c17a9270aa3dcc23b1792cd authored almost 2 years ago by Andreas Nedbal <[email protected]>
Update TypeScript to support new sharing feature

github.com/Retrospring/retrospring - a4195a158f3841c6e4ef577a9f8bb34d599ce9d0 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Disable "color-function-notation" stylelint rule

github.com/Retrospring/retrospring - 14d841d31a82ca4d415e6714991abd1d3cab1326 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Add migration to drop services table

github.com/Retrospring/retrospring - 9246148db41a8eedf8860e117d10eb80ad84dac8 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove service model

github.com/Retrospring/retrospring - d520755bc2e0f00ae34d8a1d9db8e286cbe8f903 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Fix data export specs

github.com/Retrospring/retrospring - d43e27bcd2b16720e40d4d8d99425620fb9c8062 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Apply suggestions from @raccube

Co-authored-by: Karina Kwiatek <[email protected]>

github.com/Retrospring/retrospring - 2ba2367e7e335cb98bb00b7f99786b7e40a2e6fb authored almost 2 years ago by Andreas Nedbal <[email protected]>
Add migration to enable sharing for legacy service owners

github.com/Retrospring/retrospring - a2e45c85bf07859a6cdea22332202b68faa0bac4 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Add migration to add sharing fields to users

github.com/Retrospring/retrospring - 482ffe7d0ba9109abd14eebca57f93d105a6d067 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Hide the custom share button if the URL is blank

github.com/Retrospring/retrospring - 2cb98fc2e057bebb25154c0315f9ea197d85dc2a authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove ShareWorker

github.com/Retrospring/retrospring - 06d7db7ff8ab31c32e529443d995902c2b13a50f authored almost 2 years ago by Andreas Nedbal <[email protected]>
Appease the dog overlords

github.com/Retrospring/retrospring - b0f529424335f40899ef86e704376cd8eacb8e03 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove service reference in question generation

github.com/Retrospring/retrospring - 7589d66686c4b2b7080ec9477310fe6d9b3ae10e authored almost 2 years ago by Andreas Nedbal <[email protected]>
Validate format of `sharing_custom_url`

github.com/Retrospring/retrospring - 47d1f5ccff6f731686c1db703f7150fef88f2ee6 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Add inbox sharing Stimulus controller

github.com/Retrospring/retrospring - da0a5fb98d19e002431b1f00c856a5b314081df8 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove connected user transformation from TwitteredMarkdown

github.com/Retrospring/retrospring - 024127e62fdff78f638a3864624c9439cf56605d authored almost 2 years ago by Andreas Nedbal <[email protected]>
Return sharing options when answering a question

github.com/Retrospring/retrospring - a56db2256b933bb09c0366a77f4a018fbe5dd813 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Implement new sharing layout

github.com/Retrospring/retrospring - 83aa4ed1bcd16b7fb45de6e601bab854d1b3dc47 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove service-related views

github.com/Retrospring/retrospring - 52ae7fbb817f5ebb956ee053de7277cf74630a6b authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove inbox entry options collapse

github.com/Retrospring/retrospring - 83d386267a861e69d6bcaf873dcafe8193cace8e authored almost 2 years ago by Andreas Nedbal <[email protected]>
Add `Settings::SharingController`

github.com/Retrospring/retrospring - 926be13fa658cb11a8618c02476b37037833db37 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove `Services::Twitter` spec

github.com/Retrospring/retrospring - f0eaf9c4a22026a3b6ee42367db3adabc5bd9cfb authored almost 2 years ago by Andreas Nedbal <[email protected]>
Remove Twitter API key config values

github.com/Retrospring/retrospring - 247604f48f22f81993b4da84bdc2ba73ffb0d99a authored almost 2 years ago by Andreas Nedbal <[email protected]>
Merge pull request #1045 from Retrospring/fix-real-ip

github.com/Retrospring/retrospring - 90335140c75732c95f532c7d55ee539a9dd56e12 authored almost 2 years ago by Georg Gadinger <[email protected]>
use remote_ip

github.com/Retrospring/retrospring - f1a545aea55c0fd6e7819983c193a775fd8ff930 authored almost 2 years ago by Georg Gadinger <[email protected]>
enforce trailing commas in multi-line hash literals

github.com/Retrospring/retrospring - 55ff8a0d241a39a77144d77ebe02ed58bfdfd425 authored almost 2 years ago by Georg Gadinger <[email protected]>
allow to set some configuration options via ENV

github.com/Retrospring/retrospring - b0644b26c7f4b2550b81ce2d80981a48f2269647 authored almost 2 years ago by Georg Gadinger <[email protected]>
Containerfile: turn `SECRET_KEY_BASE` at build-time into a buildarg

this is to not have `SECRET_KEY_BASE` present in the resulting container
as it's only required t...

github.com/Retrospring/retrospring - 8f3973bbffbbb7223f832e86e96e2d84a3f33656 authored almost 2 years ago by Georg Gadinger <[email protected]>
Containerfile: always log to stdout

github.com/Retrospring/retrospring - f14c0f1f83549cf59d39d85c51a2c8a706c32730 authored almost 2 years ago by Georg Gadinger <[email protected]>
allow log levels to be configurable via ENV

github.com/Retrospring/retrospring - 1f4a92b6d414e345871c22478d6c0581552a5786 authored almost 2 years ago by Georg Gadinger <[email protected]>
Merge pull request #1042 from Retrospring/official-containers

add Containerfile to be used for running Retrospring

github.com/Retrospring/retrospring - cb064e8acf70746444498efa6e899cbcc0e1989b authored almost 2 years ago by Georg Gadinger <[email protected]>
add Containerfile

github.com/Retrospring/retrospring - 0e1432f1a0267c10022932f0bbb21fd29d689746 authored almost 2 years ago by Georg Gadinger <[email protected]>
Merge pull request #1040 from Retrospring/fix/n+1-notification-type-counters

Prevent 𝑛+1 for notification type counters

github.com/Retrospring/retrospring - c40a1a49979b9ebb65bfae5a1101060204b0c64c authored almost 2 years ago by Karina Kwiatek <[email protected]>
Merge pull request #1037 from Retrospring/fix/pre-load-mutes

Pre-load own mute relationships in follow lists

github.com/Retrospring/retrospring - 05a90987cd81dbc39253d01f962b76eb39402630 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Merge pull request #1039 from Retrospring/bugfix/eagerly-load-services

github.com/Retrospring/retrospring - 1df6bcfd526aed4d203c7299985f9cc5ac7ee176 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Eager load notification targets

github.com/Retrospring/retrospring - 40f7f8f525b67c5ffc7ebb9478736f08970b606a authored almost 2 years ago by Karina Kwiatek <[email protected]>
Appease the dog overlords

github.com/Retrospring/retrospring - 80e312eb3b140392f0fa351add29baf02073baba authored almost 2 years ago by Karina Kwiatek <[email protected]>
Prevent 𝑛+1 for notification type counters

github.com/Retrospring/retrospring - 81a6c6ac55aa40b36f32244efc5a2d50ad404df7 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Eagerly load services in action to prevent n+1 query

github.com/Retrospring/retrospring - 7d91c0349a2b5325044f9ef9a9f6ad7534217411 authored almost 2 years ago by Andreas Nedbal <[email protected]>
Fix incorrect type local in followers endpoint

github.com/Retrospring/retrospring - 825454bbae547593f80768bbfe666c6f426b795e authored almost 2 years ago by Karina Kwiatek <[email protected]>
Pre-load own mute relationships in follow lists

github.com/Retrospring/retrospring - 603e9c501eae4656a6753484ac40fa22c8eeeb93 authored almost 2 years ago by Karina Kwiatek <[email protected]>
Merge pull request #1019 from Retrospring/dependabot/bundler/bootsnap-1.16.0

github.com/Retrospring/retrospring - da711dcfd4ba3ae264a058d37c0369e6b92dfd41 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump bootsnap from 1.15.0 to 1.16.0

Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.15.0 to 1.16.0.
- [Release notes](h...

github.com/Retrospring/retrospring - b8648d9998a5e83e085a64299bcbdd9fbc34edf0 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1033 from Retrospring/question-generator

update QuestionGenerator to 1.1.0, provide our own questions db

github.com/Retrospring/retrospring - f6cabcce04e17000220b33cc38bd53b711282155 authored almost 2 years ago by Georg Gadinger <[email protected]>
Use Redis 6 in Docker setup

github.com/Retrospring/retrospring - 3c263db45c9e54434db430348acdf6016d364214 authored almost 2 years ago by Andreas Nedbal <[email protected]>
provide our own default questions file independent from the questiongenerator gem

github.com/Retrospring/retrospring - 3f0e690f2814aa3456a44de2d1d356f312380164 authored almost 2 years ago by Georg Gadinger <[email protected]>
update questiongenerator to 1.1.0

github.com/Retrospring/retrospring - 0855dee294e03a768006df9a989aeaaf50d9932e authored almost 2 years ago by Georg Gadinger <[email protected]>
Bump version to 2023.0131.1

github.com/Retrospring/retrospring - 8deb78b548c6bcb89c67b1098709579e0ee16005 authored almost 2 years ago by Karina Kwiatek <[email protected]>