Giter VIP home page Giter VIP logo

Comments (5)

titanous avatar titanous commented on September 10, 2024

Any app with permissions allowing it to post could create private posts to the user.

from tent.io.

jonasschneider avatar jonasschneider commented on September 10, 2024

Yep. I'm just talking about the associated post type. Surely you don't want notifications as statuses?

from tent.io.

titanous avatar titanous commented on September 10, 2024

A new post type could be created for app notifications. Any posts that have public: false set with no group/entity permissions applied would be private to the user and her apps.

Alternatively a user could follow the app on Tent which would allow the app to send posts to the user.

from tent.io.

titanous avatar titanous commented on September 10, 2024

facepalm

I just actually understood what you are asking. Yes, a post type could be specified for app-user notifications.

from tent.io.

jonasschneider avatar jonasschneider commented on September 10, 2024

Alright ;)

There could be many ways to solve this, I'd prefer the simplest one.

  1. Only require a text, optionally allow a url to link to and maybe an icon.
  2. text and an array of actions like
{ 
      "View page": "http://url",
      "Go somewhere else": "http://url" 
}
  1. Full-scale Open Graph-style subject-verb-object scheme.

from tent.io.

Related Issues (20)

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.