Git Product home page Git Product logo

hashtag-wall-server's People

Contributors

krisseck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hashtag-wall-server's Issues

Installation

Hi

I was wondering if there is a detailed step by step installtion process available. I'm a bit of a newbie

API returns null for key userId and user

Hi,

I noticed that the API returns null for the keys "userId" and "user".

{
"id":4876,
"link":"https://instagram.com/p/ByDwc_qJ6er",
"image":"https://instagram.fham2-1.fna.fbcdn.net/vp/4e11180a1b33ea72df775b795978b21b/5D931DFA/t51.2885-15/e35/60418334_349955962371961_906103412093607567_n.jpg?_nc_ht=instagram.fham2-1.fna.fbcdn.net",
"caption":"#ct_espartanos #bjj #bjjforlife #jiujiteiros #jiujitsulifestyle👊 #jiujitsuportoalegre #artemarcial #ArteSuave #jiujiteiros #jiujiteirosincero #muaythaiportoalegre #muaythailifestyle #Muaythai",
"type":1,
"source_id":"2054698953741936555",
"created_at":"2019-05-29T19:47:04.000Z",
"updated_at":"2019-05-29T19:47:19.000Z",
"userId":null,
"user":null
}

According to the screenshots, the api should return the username. So I checked the demo and it indeed does not show the username anymore.

Is it intended or did Instagram changed some policies?

Some demo URI are not working

Trying to test the demo, but API calls involving delete functionality are not working (loading forever and then failing).
Some URI tested:

Looks like first commit was last month, so I'm assuming things are just not fully working!

Let me know if I can be of assistance. Would love to use this at my wedding in a few months. :)

EDIT: It also appears as tho I'm unable to scroll on the demo "client" web page.

Approve-first workflow

Have a global setting in config where you have to first approve posts before they are displayed.

Deleted posts should stay deleted

Now when you delete a post, in the next cron run it can be inputted again. Maybe make a new deleted_posts table that is checked on cron runs?

Cron logfile size

iot@iot:~/.pm2/logs$ ls -sh cron-out.log
14G cron-out.log

cron.js creates really large log-files (see above). It's not a fix, but if you start the cron job like this pm2 start cron.js -o "/dev/null" -e "/dev/null" no log files should be created and precious diskspace is saved.

Twitter posts have no images

Twitter integration does not include any images in the posts, maybe it is just a typo somewhere in the module?

Better testing

The testing support currently is really simple, should update it to include inserting/deleting posts etc.

Ignore users

A function to ignore specified users

  • Database table ignored_users
  • Ignored users' new posts will not be inputted in to the db
  • Admin interface where you can ignore new users and shows a list of existing users

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.