first commit

This commit is contained in:
LubuWest 2018-05-13 16:47:10 +02:00
commit f2942ee2d1

View file

@ -7,7 +7,7 @@ This is a javascript widget that shows the public timeline of an account in the
This works for a user or a group. It is loosely based on the [ELI widget](https://github.com/blankoworld/eli) for GNU Social.
![User Timeline](federation-user.png)
![User Timeline](federation_user.png)
![Group Timeline](federation_group.png)
@ -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