1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-10-09 09:15:58 +00:00
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
2020-05-10 03:18:23 +12:00
2021-03-04 22:26:52 +13:00
2020-07-23 00:58:21 +12:00
2020-07-08 18:09:52 +12:00
2020-07-08 18:12:44 +12:00
2020-05-25 03:29:57 +12:00
2020-06-21 04:09:36 +12:00
2020-07-14 01:27:42 +12:00
2020-10-03 22:59:17 +13:00
2020-01-28 16:14:21 +13:00
2020-07-08 18:12:44 +12:00
2020-07-08 18:12:44 +12:00
2020-05-04 23:50:54 +12:00
2020-01-28 01:36:27 +13:00
2020-04-15 02:03:38 +12:00
2020-11-15 02:30:57 +13:00

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".

Description
No description provided
Readme AGPL-3.0 2.1 MiB
Languages
JavaScript 51.1%
HTML 37.7%
Pug 5.1%
Sass 4%
SCSS 2%
Other 0.1%