Pages:
Author

Topic: Ninjastic.space - BitcoinTalk Post/Address archive + API - page 22. (Read 15134 times)

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
-> Address page

- Added BTC and ETH address balance.
Address 1FeexV6bAHb8ybZjqQMjJrcCrHGW9sb6uF shows Something went wrong... instead of the balance.

If I search for my addresses, can you add the balance of each address too? I don't recognize most of them, but adding the balance might help to highlight what's interesting. Or even sort them by balance (apparently I have mentioned 6,723 addresses).
legendary
Activity: 2758
Merit: 6830
New update:

-> Address page

- Added BTC and ETH address balance.
- Added ETH tokens balance.
- Added copyable list of users who mentioned the address.
- Added last token transfers, linked to the potential owners of the addresses (or user's who mentioned it).

Loading...



-> User page

- Top 5 favorite addresses.
- User mentioned adresses are shown individually and all posts mentioning them are grouped together.

Loading...
legendary
Activity: 2212
Merit: 7064
Cashback 15%
Something went wrong.. I tried to reset the cache again.

I noticed the same thing, and I think I had the same or similar numbers 1487 posts in meta for last 7 days Smiley
Ninja is fast like all ninjas so he fixed it fast and added new features.
Good work
legendary
Activity: 2758
Merit: 6830
Something went wrong.. I tried to reset the cache again.
Mine shows the exact same number of posts for Meta and Reputation.
Thanks! I ended up causing some caching issues. It's fixed now.



Since I'm already here... you can now access someone's user page through their user uid:

https://ninjastic.space/user/icopress
https://ninjastic.space/user/id/1137579
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Something went wrong..
Mine shows the exact same number of posts for Meta and Reputation.
legendary
Activity: 1456
Merit: 5874
light_warrior ... 🕯️
Something went wrong.. I tried to reset the cache again.

Archive: https://archive.is/83968

Quote
legendary
Activity: 1568
Merit: 2581
Top Crypto Casino
+1 for Ninjastic browser extension.
On what dkbit98 has already suggested, I would also like to see a link on the topics for topic statistics.

It was yesterday and today .. I cleared the cache but in vain.

Everything checks out fine from my end. Or TryNinja already solved the problem.
legendary
Activity: 3654
Merit: 8909
https://bpip.org
Wouldn't it be much better to include that in the BPIP Extension? I haven't installed it yet, but if I'd ever do, one extension is better than two Smiley
That would be better. But suchmoon would need to let me help them or implement those features through my API. I would be willing to do any of that, but maybe they already have too much work to do. Cheesy

PM me+ibminer what you have in mind and we can figure something out.

From my personal point of view - we can add links to user pages on your site like we're planning to do for LoyceV's site. For privacy reasons we probably wouldn't link directly to deleted posts.

Notification feature is on my "to do" list for the extension version after next. I haven't decided yet if I would want to use BPIP data or a third party API like yours. Or both and let the user choose.

I'm not worried about forking if need be. The source code is open by definition, anyone is free to do whatever they want with it.
legendary
Activity: 1456
Merit: 5874
light_warrior ... 🕯️
It was yesterday and today .. I cleared the cache but in vain.

Quote
legendary
Activity: 2758
Merit: 6830
Wouldn't it be much better to include that in the BPIP Extension? I haven't installed it yet, but if I'd ever do, one extension is better than two Smiley
That would be better. But suchmoon would need to let me help them or implement those features through my API. I would be willing to do any of that, but maybe they already have too much work to do. Cheesy
legendary
Activity: 2212
Merit: 7064
Cashback 15%
Wouldn't it be much better to include that in the BPIP Extension? I haven't installed it yet, but if I'd ever do, one extension is better than two Smiley
Sure, but two teams need to work together, maybe they have different visions, and we don't want to see more forks  Cheesy
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
For start maybe you can make a simple icon style link on member profiles directing to ninjastic website profile, and later you can add something similar for addresses and posts.
Wouldn't it be much better to include that in the BPIP Extension? I haven't installed it yet, but if I'd ever do, one extension is better than two Smiley
legendary
Activity: 2212
Merit: 7064
Cashback 15%
I want to make something like this. What would you like to see on it?

I had started making an extension but focused on notifications for those who don't use Telegram.

Notifications would be great to have!

For start maybe you can make a simple icon style link on member profiles directing to ninjastic website profile, and later you can add something similar for addresses and posts.

I will try to think of more use cases for this.
legendary
Activity: 2758
Merit: 6830
Somebody from our local board asked me if there is something like  Ninjastic browser extension similar like for BPIP
I want to make something like this. What would you like to see on it?

I had started making an extension but focused on notifications for those who don't use Telegram.
legendary
Activity: 2212
Merit: 7064
Cashback 15%
Well done TryNinja, I noticed nice dark/light switch for Ninjastic website Smiley

Somebody from our local board asked me if there is something like  Ninjastic browser extension similar like for BPIP, but I said you are probably busy to make this Wink
legendary
Activity: 2758
Merit: 6830
But I've immediately run into a problem, your API doesn't accept cross-origin requests
It should work now.

FYI, I also changed some things on the API (the /addresses endpoints). You should take another look on the docs if you are using any of them.
Remember to CTRL + F5 the page to clear the cache.

edit: also removed the /users/:username/addresses endpoint. You can get that with /addresses?author=username



New changes since the last update:

-> Themes

- New light theme (now enabled by default).
- Changes to the dark theme (now you can enable it by clicking on the menu's star icon).

-> Addresses

- Addresses are now stored and shown individually. If you are looking for each mention of an address, you can do that on its specific page.
- Added new filters for searching addresses: coin (BTC, ETH or both) and board.
- Added compact view mode.
- Added the Users tab on the addresses search page. It returns a copyable list with the top 1000 users resulted from your search.
- Added "include child boards" as search option. If not checked, will only search on the selected board.

-> Posts

- Added the Users tab on the posts search page. It returns a copyable list with the top 1000 users resulted from your search.
- Added "include child boards" as search option. If not checked, will only search on the selected board.

-> User Page

- Optimized the API endpoints to load the user page a lot faster after the first visit.
- Added the user's alternative username (old username) if there is a known one.
legendary
Activity: 2954
Merit: 2145
So, I resumed my work on my small project, and the new API is really great, good job!

But I've immediately run into a problem, your API doesn't accept cross-origin requests, so it's impossible to easily use it from the client's side. I could solve it by using some proxy services, but it would have been better if you set Access-Control-Allow-Origin header to *, or at least to my domain.
legendary
Activity: 2198
Merit: 1592
hmph..
I want to ask about "view" button from patrol pages, when i click it, it will going to ninjastic.space/search?author=USERNAME. My question is, this feature just for filled the author box only? Because when i click it, i just seeing the author form filled but post history not loaded (need to hit search button manually). I don't know this is a small bug or not,

Also, maybe you can add new feature to convert normal time to epoch time, this feature maybe help user to quoted locked topic easyly (maybe you are interest to add this too)
legendary
Activity: 2758
Merit: 6830
Some suggestions.

When you search by keyword, is it possible to add an option to show the all users who posted that word? It can be just a checkbox which is uncheck by default so it won't load the server too much.
The same way as with the addresses, it's gonna be useful to find alts by search for twitter links and telegram usernames.
The addresses page will get some love soon. However, that will take at least 1 or maybe 2 weeks because a lot of work has to be done. I think you will like it. Smiley

Edit: I’ll also add the list of users on the results.

It's now partially done.

It will count both of your profiles (or anyone with multiple usernames) on everything except for the "mentioned addresses" which will be fixed when I work on the new update. Also, that's just for the /user/TheBeardedBaby page (it will still show separated anywhere else, including the search and topics page).
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Some suggestions.

When you search by keyword, is it possible to add an option to show the all users who posted that word? It can be just a checkbox which is uncheck by default so it won't load the server too much.
The same way as with the addresses, it's gonna be useful to find alts by search for twitter links and telegram usernames.

There was another thing I notice but of course, I forgot it now.

Edit: is it possible to merge those two in one?

https://ninjastic.space/user/iasenko
https://ninjastic.space/user/TheBeardedBaby

Pages:
Jump to: