Coder Social home page Coder Social logo

sowdust.github.io's People

Contributors

sowdust 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

sowdust.github.io's Issues

query error when using start date filter

Filter by Key word not working correctly.

If I search sowserach, most of the searches do not seem to return what I would be expecting. Most of the time with the result.. unable to find anything.

So I tested on a profile I can see keys words in the posts, such as "sister" with the [User ID]. Knowing I can see the word on a post on their profile and it comes back as no result found.

So I do not have faith in my other searches working correctly.

So profile it will return something when using the key words if I use a first or surname.. but not every time.
example images
example images

Add searching for a user's comments

The old Facebook Graph Search could find a user's comments, it was very useful to keep track of public figures, such as entrepreneurs with new ideas and developments.

[TUT] Fix a little bug with popular browser

Special thanks for this tool, but there have a little bug with chrome (and others) at the HTML code, here's how to fix it quickly

Bug :

<select name="search_type" id="select_search_type">
   <option disabled="" selected="" value=""> -- select a search type -- </option>
   <option class="" onclick="show_only(this)" value="posts">Posts</option>
   <option class="" onclick="show_only(this)" value="people">People</option>
   <option class="" onclick="show_only(this)" value="photos">Photos</option>
   <option class="" onclick="show_only(this)" value="pages">Pages</option>
   <option class="" onclick="show_only(this)" value="places">Places</option>
   <option class="" onclick="show_only(this)" value="videos">Videos</option>
   <option class="" onclick="show_only(this)" value="top">Top</option>
</select>

Fix :

<select name="search_type" onchange="show_only(this)" id="select_search_type">
	<option disabled="" selected="" value=""> -- select a search type -- </option>
	<option class="" value="posts">Posts</option>
	<option class="" value="people">People</option>
	<option class="" value="photos">Photos</option>
	<option class="" value="pages">Pages</option>
	<option class="" value="places">Places</option>
	<option class="" value="videos">Videos</option>
	<option class="" value="top">Top</option>
</select>

Regards,

Clicking on "See all" will discard date filter for photos

Here are the reproduction steps:

  1. Select photos from the dropdown menu on graph.tips/facebook.html
  2. Add a date filter, e.g. rp_creation_time {"start_year":"2014","start_month":"2014-10","end_year":"2014","end_month":"2014-10","start_day":"2014-10-11","end_day":"2014-10-13"}
  3. Now you add a keyword to find pictures from Times Square or a different location or object.
  4. Search, this will open a new window. In this new window you will see 9 pictures grouped horizontally by groups of 3. All these 9 photos are of the dates you specified.
  5. If you want to find more pictures, however, you will have to click on "See all" and this will discard the date filter.
    That is, the full URL that you get when you add the filter and before you click on See all is this:
    https://www.facebook.com/search/photos/?q=times%20square&epa=FILTERS&filters=eyJycF9jcmVhdGlvbl90aW1lIjoie1wibmFtZVwiOlwiY3JlYXRpb25fdGltZVwiLFwiYXJnc1wiOlwie1xcXCJzdGFydF95ZWFyXFxcIjpcXFwiMjAxNFxcXCIsXFxcInN0YXJ0X21vbnRoXFxcIjpcXFwiMjAxNC0xMFxcXCIsXFxcImVuZF95ZWFyXFxcIjpcXFwiMjAxNFxcXCIsXFxcImVuZF9tb250aFxcXCI6XFxcIjIwMTQtMTBcXFwiLFxcXCJzdGFydF9kYXlcXFwiOlxcXCIyMDE0LTEwLTExXFxcIixcXFwiZW5kX2RheVxcXCI6XFxcIjIwMTQtMTAtMTNcXFwifVwifSJ9

After you click on See all:
https://www.facebook.com/search/str/times+square/photos-keyword?f=Abp2v7X7McNmyTMs0PsXMA78jr7y72ulkoNYRGspBWTnS5wNxNgnll9IHP2xGOl5fLoXTkPbLNNVZYYEBuvOyedNhiENFM2PcrsQms0NxtF7SwIk_7sQARI4S6tRYMtpxRg&rp_creation_time=%7B%22name%22%3A%22creation_time%22%2C%22args%22%3A%22%7B%5C%22start_year%5C%22%3A%5C%222014%5C%22%2C%5C%22start_month%5C%22%3A%5C%222014-10%5C%22%2C%5C%22end_year%5C%22%3A%5C%222014%5C%22%2C%5C%22end_month%5C%22%3A%5C%222014-10%5C%22%2C%5C%22start_day%5C%22%3A%5C%222014-10-11%5C%22%2C%5C%22end_day%5C%22%3A%5C%222014-10-13%5C%22%7D%22%7D&epa=SEE_MORE

As you will see when you click on any of the pictures, the date filter doesn't work after that.

I found a workaround, however. You will need to copy everything what comes after f= and paste it in the previous URL. That is, you will copy f=Abp2v7X7McNmyTMs0PsXMA78jr7y72ulkoNYRGspBWTnS5wNxNgnll9IHP2xGOl5fLoXTkPbLNNVZYYEBuvOyedNhiENFM2PcrsQms0NxtF7SwIk_7sQARI4S6tRYMtpxRg

after the keyword
q=times%20square&
and in front of
&epa=FILTERS&

https://www.facebook.com/search/photos/?q=times%20square&f=Abp2v7X7McNmyTMs0PsXMA78jr7y72ulkoNYRGspBWTnS5wNxNgnll9IHP2xGOl5fLoXTkPbLNNVZYYEBuvOyedNhiENFM2PcrsQms0NxtF7SwIk_7sQARI4S6tRYMtpxRg&epa=FILTERS&filters=eyJycF9jcmVhdGlvbl90aW1lIjoie1wibmFtZVwiOlwiY3JlYXRpb25fdGltZVwiLFwiYXJnc1wiOlwie1xcXCJzdGFydF95ZWFyXFxcIjpcXFwiMjAxNFxcXCIsXFxcInN0YXJ0X21vbnRoXFxcIjpcXFwiMjAxNC0xMFxcXCIsXFxcImVuZF95ZWFyXFxcIjpcXFwiMjAxNFxcXCIsXFxcImVuZF9tb250aFxcXCI6XFxcIjIwMTQtMTBcXFwiLFxcXCJzdGFydF9kYXlcXFwiOlxcXCIyMDE0LTEwLTExXFxcIixcXFwiZW5kX2RheVxcXCI6XFxcIjIwMTQtMTAtMTNcXFwifVwifSJ9

So the link is:
https://www.facebook.com/search/photos/?q=times%20square&f=Abp2v7X7McNmyTMs0PsXMA78jr7y72ulkoNYRGspBWTnS5wNxNgnll9IHP2xGOl5fLoXTkPbLNNVZYYEBuvOyedNhiENFM2PcrsQms0NxtF7SwIk_7sQARI4S6tRYMtpxRg&epa=FILTERS&filters=eyJycF9jcmVhdGlvbl90aW1lIjoie1wibmFtZVwiOlwiY3JlYXRpb25fdGltZVwiLFwiYXJnc1wiOlwie1xcXCJzdGFydF95ZWFyXFxcIjpcXFwiMjAxNFxcXCIsXFxcInN0YXJ0X21vbnRoXFxcIjpcXFwiMjAxNC0xMFxcXCIsXFxcImVuZF95ZWFyXFxcIjpcXFwiMjAxNFxcXCIsXFxcImVuZF9tb250aFxcXCI6XFxcIjIwMTQtMTBcXFwiLFxcXCJzdGFydF9kYXlcXFwiOlxcXCIyMDE0LTEwLTExXFxcIixcXFwiZW5kX2RheVxcXCI6XFxcIjIwMTQtMTAtMTNcXFwifVwifSJ9

You can also read the Twitter thread that I wrote about it.
https://twitter.com/y_vdw/status/1143940284318924806

"Friends with" filter doesnt work anymore

Dear Developer-Team,

unfortunately the application no longer works correctly.

Description

The "Friends with" filter in conjunction with the "Keywords" filter no longer returns valid results.
The persons that are displayed are no longer related to the examined UserID.
The persons that are displayed are not necessarily related to the target.

Reproduce

  1. Take a UserID copy it into the Friends with filter
  2. See if the filter is set correctly
  3. Enter a filter in keywords like "a" for friends with an a in their name.
  4. Click "Open URL in a new Window

Undefined JS value

In brave browser latest clicking on Posts -> "add filter" results in this:

(index):84 Uncaught ReferenceError: value is not defined
    at add_filter ((index):84)
    at HTMLInputElement.onclick ((index):174)

The fix is defining value at line 78:

	function add_filter(obj,arg_name) {

		var filter_name = obj.className;
		var value_field = filter_name + '-' + arg_name;
		arg_value = document.getElementsByClassName(value_field);
                var value = '';

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.