voten icon indicating copy to clipboard operation
voten copied to clipboard

The code that powers voten.co

Results 13 voten issues
Sort by recently updated
recently updated
newest added

https://voten.co/ down

Not authorized user, when trying to go to the user's page, submission, channel get error 401 ![Снимок экрана 2020-01-29 в 22 15 54](https://user-images.githubusercontent.com/42842521/73369508-4de4b680-42e5-11ea-9141-92163e231910.png) How to solve the problem?

Please tell me, the image in the submission is only available if you open full submission. The submission image is not displayed on the main page (home). How to solve...

How to make the entire list of channels on the site visible, not only to authorized users, but also to guests. If you try to subscribe to a channel for...

It would be nice to see ActivityPub support in this project, so the platform could communicate with [Prismo](https://gitlab.com/mbajur/prismo), [Lemmy](https://github.com/dessalines/lemmy) and soon [Themis](https://github.com/momikey/themis) and [littr.go](https://github.com/mariusor/littr.go) + not reddit-like platforms like Mastodon,...

This is my UI here: https://www.plainpotato.com/. For some reason Google auth doesn't work, am I doing anything wrong? I configured the API with the right credentials and I authorised the...

User profile link giving a error ![error profile link](https://user-images.githubusercontent.com/20018307/51111684-d47b4280-180d-11e9-9b5c-82cd192d29a0.png)

league/flysystem-aws-s3-v3 seems necessary to run voten but it is not included in the composer.json

Added submission pinning. API allows for specifying pin duration in months/weeks/days/hours. If we want to use it, we will need a worker to clear it up on backend, aswell as...

`Illuminate/Database/QueryException with message 'SQLSTATE[42803]: Grouping error: 7 ERROR: column "suggesteds.id" must appear in the GROUP BY clause or be used in an aggregate function LINE 1: select "id", "channel_id" from...