1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-06-28 07:58:25 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Cadence Ember
c2d7aca1cb
Replace all profile fetching methods with IWeb
The previous HTML method is gone due to a page restructure. It was
able to consistently bypass Instagram's blocking.

The IWeb method has a few hundred uses per X time for selfhosters, and
a couple dozen uses per X time for servers. This will likely change in
the future. There is no known way to bypass Instagram's IWeb blocking.

Feel free to look for a way.

Further timeline pages are still blocked. The "next page" button
defaults to not automatically loading when scrolled, since it will
basically never work anyway. Users running personal instances may be
able to get a couple of uses out of it.
2022-07-25 01:57:44 +12:00
Cadence Ember
7acb21f613
User pages now count for quota, as it should be. 2022-05-06 16:14:58 +12:00
Cadence Ember
112d9cc90e
Add request quota system 2020-07-23 00:58:21 +12:00
Cadence Ember
496d53f47e
Create initial language support
Create support for languages, then reformat user, home, and post pages
to use it, and create en and en-us language files.
2020-07-20 01:40:27 +12:00
Cadence Ember
0c0a3cf7a8
Apply clicked class when loading 2020-06-28 23:35:53 +12:00
Cadence Ember
a023e09743
Add IGTV 2020-06-25 02:58:01 +12:00
Cadence Fish
d32a12a134
Add buttons to go through posts
Closes #8
2020-02-26 20:13:03 +13:00
Cadence Fish
aac358cd65
Add SPA post overlay 2020-02-22 01:35:19 +13:00
Cadence Fish
4cabab5026
Improve pagination button appearance 2020-01-28 23:37:45 +13:00
Cadence Fish
9f5fa84f9a
Basic error checking 2020-01-27 19:03:28 +13:00
Cadence Fish
482bdff3a4
Make pagination threshold more eager 2020-01-27 02:45:50 +13:00
Cadence Fish
b5f163891c
Infinite scroll 2020-01-13 04:39:50 +13:00