Go to file
Cadence Ember d576b3ef76
Remove unblocker
It does not work.

It was created for an older era when the user page was most heavily
restricted, and graphql timeline was free. So the visitor would look
up the username-userID relationship on the instance's behalf, and
submit that for the instance to check, and then that profile would be
unblocked forever because the user page is not needed after that
point.

Now, the user page is free, and graphql timeline can be impossible.
(Still haven't worked that out yet.) So the unblocker would only be
fetching information that the instance could already get. Even if the
instance was somehow blocked from the user page, the unblocker would
not help, since it only fetches the username-userID relationship for
use with graphql timeline, and graphql timeline is currently blocked
on the instance too.

Keeping this in Bibliogram is misleading to visitors and the backing
code is now useless.

The correct way to view profiles is to run your own Bibliogram.
2021-03-04 22:26:52 +13:00
art Update art 2020-05-10 03:18:23 +12:00
scripts Add VPN list and applied-privacy subnet list 2020-07-31 02:44:28 +12:00
src Remove unblocker 2021-03-04 22:26:52 +13:00
test Add request quota system 2020-07-23 00:58:21 +12:00
.config.js.default Add .config.js.default 2020-07-08 18:09:52 +12:00
.dockerignore Update dockerfiles 2020-07-08 18:12:44 +12:00
.gitignore Add /test/screenshots/final to gitignore 2020-07-20 18:42:43 +12:00
.npmrc Add loglevel silent npmrc 2020-05-25 03:29:57 +12:00
.taprc Add screenshot tester 2020-06-21 04:09:36 +12:00
CODE_OF_CONDUCT.md Add code of conduct 2020-10-03 22:59:17 +13:00
Dockerfile Update dockerfiles 2020-07-08 18:12:44 +12:00
LICENSE Add AGPL 3.0 license 2020-01-28 01:36:27 +13:00
Procfile Hopefully support Heroku 2020-04-15 02:03:38 +12:00
README.md Sync with docs readme 2020-11-15 02:30:57 +13:00
app.json Mostly remove GitHub 2020-07-14 01:27:42 +12:00
config.js New constants/config merge system 2020-01-28 16:14:21 +13:00
docker-compose.yml Update dockerfiles 2020-07-08 18:12:44 +12:00
jsconfig.json Cache some semi-static data 2020-05-04 23:50:54 +12:00
package-lock.json Use GraphicsMagick instead of sharp 2021-03-04 22:24:40 +13:00
package.json Use GraphicsMagick instead of sharp 2021-03-04 22:24:40 +13:00

README.md

Bibliogram

Humane Tech badge. License: AGPL. Discussion on Matrix.

Navigation

Bibliogram is an alternative front-end for Instagram.

Bibliogram works without browser JavaScript, has no ads or tracking, and doesn't urge you to sign up.

See Bibliogram's features: docs/Features.md

Join the Bibliogram discussion room on Matrix: #bibliogram:matrix.org

See also: Invidious, a front-end for YouTube.

Instances

The official instance is on https://bibliogram.art.

Community instances are listed in docs/Instances.md. Submit a patchset to add your own instance to that list.

Installing

See docs/Installing (basic).md and docs/Installing (extended).md.

Contributing

Credits & license information

All of Bibliogram's code uses the AGPL 3.0 license. In short, this means that if you make any modifications to the code and then publish the result (e.g. by hosting the result on a webserver), you must publicly distribute your changes and declare that they also use AGPL 3.0.

The documentation uses the Unlicense.

Site banner by TheFrenchGhosty, CC BY-NC-SA 4.0

Site font is Bariol by atipo foundry, located in /src/site/html/static/fonts in the main repo. Proprietary license, used with permission. See http://atipofoundry.com/license, section "webfont license".