first commit
This commit is contained in:
parent
1d1de72d34
commit
f2942ee2d1
1 changed files with 3 additions and 3 deletions
|
@ -2,12 +2,12 @@
|
|||
|
||||
## About
|
||||
|
||||
This is a javascript widget that shows the public timeline of an account in the Federation (Diaspora, Friendica, Hubzilla) and Mastodon. Currently onlytested with Friendica.
|
||||
This is a javascript widget that shows the public timeline of an account in the Federation (Diaspora, Friendica, Hubzilla) and Mastodon. Currently only tested with Friendica.
|
||||
|
||||
This works for a user or a group. It is loosely based on the [ELI widget](https://github.com/blankoworld/eli) for GNU Social.
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
|
@ -157,4 +157,4 @@ You probably want to change these variables:
|
|||
* Copy/paste the content of federation-widget.max.js
|
||||
* Delete the license, the first lines ```var loadForm``` and the loadConfig() function
|
||||
* Click on **Minify**
|
||||
* Copy the result into eli.js file
|
||||
* Copy the result into federation-widget.js file
|
||||
|
|
Loading…
Add table
Reference in a new issue