Giter VIP home page Giter VIP logo

like's Introduction

Build Status Backers on Open Collective

Known: a social group platform

Known - A social group platform

Installation

One-click Known sites

If you want to install on your own web space, we recommend Reclaim Hosting, which includes one-click Known installation. Known is also known to work on DreamHost, a high-quality web hosting provider.

Installing

Known is under active development and requires PHP 8.1+ with selected extensions, together with a supported database backend. You can find detailed installation instructions here: http://docs.withknown.com/en/latest/install/index.html

Installing from packages

Unofficial install packages, which are periodically built from the latest code, are available: https://www.marcus-povey.co.uk/known/

Installing from Github

You can opt to check out the work-in-progress development code from the git repository: https://github.com/idno/known

  • Check out the repo: git clone https://github.com/idno/known.git
  • Fetch dependencies: cd known; composer install

Installing with composer

You can install Known directly from composer using: composer create-project idno/known

Optionally, you can install the latest bleeding edge code the same way: composer create-project idno/known -s dev

Support us

If you find this project useful, and you really want to support us, you can now fund us on OpenCollective.

Get support

Community links

For details on contributing to the Known project, please read CONTRIBUTING.md.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Copyright and License

Except for included third-party projects, Known is (c) Known, Inc.

Unless otherwise stated, Known is licensed under the Apache Software License 2.0. See LICENSE for more information.

Known logos are (c) Known, Inc. Permission from Known, Inc is required to use the Known name or logo as part of any project, product, service, domain or company name, except as included in official themes distributed by Known.

Logos of external services are (c) their respective owners. All rights reserved.

Third party libraries are licensed separately.

Known also contains

Thank you

BrowserStack Logo

Thanks to BrowserStack for providing the infrastructure that allows us to test in real browsers.

like's People

Contributors

benwerd avatar mapkyca avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

cdn kkd

like's Issues

Exception raised with message "Image was zero bytes big"

Hello,

I've encountered an error when this URL /service/web/imageproxy/L2NvdmVyLmpwZw,, is accessed: a GET request sent by public/js/src/classes/Unfurl.js.
The decoded chunk provides with /cover.jpg.

Could we maybe serve a default picture instead of raising an exception?

This error level doesn't play well with alerting systems (provided it would not be an edge case to be fixed by configuration or something similar).

I'll try to add a cover picture in the meantime ๐Ÿ˜ƒ

Thanks.

Bookmark creation fails because of null cache key

After looking into this error Cache key must be string, "NULL" given,

I've figured the retrieval of a page title can fail because of a URL valued to null.

Here is a quick fix applied to this plugin: https://github.com/thierrymarianne/withknown-like/commit/dd9283c83ff030f6b3660b429a46f5700e226c07

Please let me know if there would be another patch better fitting with the problem at hand,
provided that another fix could consist in applying a similar patch to
Idno\Core\Webservice->file_get_contents

What is the future for the "Like" plugin?

The current version only creates "bookmarks", but the name suggests to be able to also "like" content.

In fact, I hacked in the ability to create "u-like-of" and "u-like-repost" in my own current version of this plugin and I was planning to raise a PR for this in the next days.

I only discovered today that there is the "KnownReactions" plugin which offers this functionality, but it seems there are some issues when having both plugins active at the same time.

How will "Like" work with the "KnownReactions" plugin, in light that development of that plugin seems to have halted?

Related to:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.