Commit Graph

36 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 91022aa5da
Support loading shortcodes of a single image 2021-11-05 17:01:46 +13: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 f1f24f8c4a
Use hashed URL for arrow button 2020-07-16 23:21:24 +12:00
Cadence Ember 2c8e4205ba
Add meta generator tag 2020-07-16 22:20:13 +12:00
Cadence Ember 0594d694da
Mostly remove GitHub 2020-07-14 01:27:42 +12:00
Cadence Ember 2281fa5bb2
Move webmanifest file 2020-07-10 00:46:04 +12:00
Cadence Ember 176a8fe4d4
Visual regression: Vertical align no posts notice 2020-06-25 03:26:33 +12:00
Cadence Ember a023e09743
Add IGTV 2020-06-25 02:58:01 +12:00
Cadence Ember f6977ed3b9
Add timeline columns setting 2020-06-22 01:03:41 +12:00
Cadence Ember 83fa767f1a
Update blocked page 2020-06-07 18:44:18 +12:00
Cadence Ember ea81b945ce
Add remove hashtags setting 2020-05-30 23:04:06 +12:00
Cadence Ember ba5a5a7653
Add date to posts 2020-05-30 18:59:59 +12:00
Cadence Ember ca1c965021
Option to show alt text if available (closes #49) 2020-05-20 03:38:32 +12:00
Cadence Ember 13339efa9e
Implement caption on right (closes #51) 2020-05-20 03:03:21 +12:00
Cadence Ember 3baba8fb4d
Make background-timeline-profile actually themable 2020-05-11 00:27:59 +12:00
Cadence Ember e52fa5aa31
Redesign custom theme selection, again 2020-05-10 23:58:05 +12:00
Cadence Ember 23e2ffecbf
Refactor sass for theming 2020-05-09 21:34:00 +12:00
Cadence Ember 12c02fd8af
Cache some semi-static data 2020-05-04 23:50:54 +12:00
Cadence Fish a861df2662
Fix post navigation button functionality 2020-03-15 19:02:38 +13:00
Cadence Fish 74f731ceea
Remove post navigation arrow inline style 2020-03-11 23:17:40 +13:00
Cadence Fish bf3145b684
Stick user header to stop 2020-03-01 16:43:43 +13:00
Cadence Fish 9969dd8c7d
Fix name on post when no full_name 2020-03-01 15:35:45 +13: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 21ec920516
Disable feed validation, add setting to enable 2020-02-18 20:42:36 +13:00
Cadence Fish 5201a6612b
Rewrite feeds 2020-02-18 13:39:20 +13:00
Cadence Fish bcfeb8bd53
Upload favicons 2020-02-05 19:05:18 +13:00
Cadence Fish 0ea95d1943
Clickable usernames and hashtags
Should work well enough. Report edge cases.
2020-02-04 03:30:19 +13:00
Cadence Fish 341aade87c
Instance owners can disable RSS
RSS is still enabled by default, but will be disabled on bibliogram.art.
2020-02-01 16:15:12 +13:00
Cadence Fish e2fba3bbd0
Blocked by Instagram. 2020-01-30 16:05:43 +13:00
Cadence Fish 5303ae1d4b
Write full types and fix related bugs
Also fixes #4.
2020-01-27 03:56:59 +13:00
Cadence Fish 59d891b94b
Create post viewer 2020-01-19 04:38:14 +13:00
Cadence Fish 30b45c2573
RSS 2020-01-15 03:38:33 +13:00
Cadence Fish b5f163891c
Infinite scroll 2020-01-13 04:39:50 +13:00
Cadence Fish 6fd7cc501e
First release 2020-01-13 01:50:21 +13:00