social-network
Here are 1,897 public repositories matching this topic...
When you have only one registered aspect, then people belonging to that aspect don't get shown with the name of the aspect, but with the generic "All Aspects".
I don't know if it was meant to be like this, I just find it confusing.
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/86276565-profile-visualization-when-there-is-onl
What steps will reproduce the problem?
Create a custom space page with a rather long single word name
What is the expected result?
Some sort of word break in the space navigation
What do you get instead?
Solution
Use of word-break: break-all style
Facebook deprecated befriend APIs where we can create and accept a friend request between two test users.
Link to the API:
https://developers.facebook.com/docs/graph-api/reference/v4.0/test-user/friends
Link to the bug I reported on Facebook where they confirmed that they have deprecated it:
https://developers.facebook.com/support/bugs/1129010723972017/?disable_redirect=0
Now, `create_netw
There is a user with a dick pic as their icon. Many people have blocked them, as have I.
I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.
Can we use CSS to blur the user icons of blocked and ignored users?
filter: blur(8px);
-webkit-filter: blur(8px);
(Those icons might al
- Go to settings
- Try to change Website to trwnh.com
- Click save
- Get an error
Expected behavior
Either live validation, or an indicator that scheme is required, or auto-fill http?
Actual behavior
Silently discards all other in-progress edits, causing me to retype my bio
Due https://ofirehose.com is down for a while and is promoting a kind of centralized service we should change the default option and suggestions from https://ofirehose.com to something like https://ofirehose.yourdomain.com, the documentation must be updated to redirect to the ofirehose repo and invite to install an instance.
also in my instance and like others, we live without ofirehose
Too many open files
When in replay with v0.22.0 and Mira On, it stops at 5%:
4.45412% 1600000 of 35921766 (125000 objects cached using 15M)
4.73251% 1700000 of 35921766 (125000 objects cached using 14M)
5.01089% 1800000 of 35921766 (125000 objects cached using 14M)
1305117ms multi_index_container.hpp:695 modify_ ] IO error: While open a file for appending: /dev/shm/rocksdb
-
Updated
Apr 26, 2020 - Java
New website
Sharer.js needs a new website! With all the current implemented API documented and some examples. Since i am terrible at frontend, i am taking suggestions on some cool designs that can help improve user experience.
All work must be pushed to the gh-pages branch, where the current one lives.
The project has a very cushy rating, but it doesn't seem like there's anywhere I can go to see the list of features. There's a wiki and FAQ, but there's really nothing there other than a cautionary warning about the check-in feature being very broken.
Could use some help.
-
Updated
May 27, 2020 - Python
-
Updated
Nov 15, 2018 - Objective-C
-
Updated
May 16, 2020 - PHP
-
Updated
May 18, 2020
In /?community#communities_servers_tab, if available, it may be more intuitive for the user to read the pubsub serve name "Fancy Pubsub Server" (what's available in the identity), instead of the URI "pubsub.fancy.server".
-
Updated
Jun 11, 2020 - JavaScript
No official Known template should use Bootstrap on any level. Instead, we should use CSS grids and a simple, sensible base CSS stylesheet.
This would just be a ui that lets users sign a hash of a document (enough to sign(hash(concat(all cryptree node hashes for file))+file read cap) so we don't need to download and decrypt the entire document to sign it)
the output should be some text, maybe hex encoded, which someone can cut and paste into the ui to verify someone else's claim
This package looks absolutely terrific, and it will no doubt solve the needs of many, including me :)
However, the lack of a basic tutorial is really hindering me (and perhaps others), and possibly preventing more adoption of the package. I couldn't find a tutorial for this package, so if one exists, please let me know!
My view is that most people are probably just looking to add basic likes
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Feb 7, 2020 - JavaScript
-
Updated
Jun 6, 2020 - PHP
In order to comply with PSD2 regulation, Braintree payment gateway needs to be updated to its newest one (4.4).
There is a dependency on jquery to get this to work, and not only jquery, but that you let jquery define $ in the global scope. This dependency should either be documented or removed.
-
Updated
Jun 9, 2020 - Python
Although the pending payout dropdown does displays how many % each beneficiaries will be receiving, the past payout dropdown only displays the curation rewards and author rewards (0) but no mention of the beneficiaries.
Improve this page
Add a description, image, and links to the social-network topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the social-network topic, visit your repo's landing page and select "manage topics."


The docs for "unreblog" in https://docs.joinmastodon.org/methods/statuses/ don't specify which user is authorised to unreblog a status, nor the result of doing so.
In practice, I think this is restricted to the person who reblogged it (and not, for example, the person who posted the status being reblogged).