1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-09-21 04:57:29 +00:00
Commit Graph

175 Commits

Author SHA1 Message Date
Cadence Ember
baeda979ae
Update dark pussthecat theme for release 2020-05-16 02:04:26 +12:00
TheFrenchGhosty
08381d3c1d Public release of the PussTheCat.org dark theme 2020-05-14 18:21:48 +02:00
Cadence Ember
4c5820802b
Add missing quotes 2020-05-11 01:53:00 +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
47cc40bc5a
CSRF and various enhancements 2020-05-10 03:20:13 +12:00
Cadence Ember
270a662c75
Update art 2020-05-10 03:18:23 +12:00
Cadence Ember
d6c97cdaba
Make more things themable 2020-05-10 00:26:50 +12:00
Cadence Ember
8aac24bac8
Make additional themes more easily configurable 2020-05-09 23:37:56 +12:00
Cadence Ember
9fbbf66e62
Improve banner size on homepage 2020-05-09 23:37:19 +12:00
Cadence Ember
f847d06277
Add background-go-input 2020-05-09 23:14:46 +12:00
Cadence Ember
23e2ffecbf
Refactor sass for theming 2020-05-09 21:34:00 +12:00
Cadence Ember
710400c4f1
Default stats inner version to 1.x instead of 1.0 2020-05-09 03:22:54 +12:00
Cadence Ember
53ab0764a9
Add canonical origin to stats API 2020-05-09 03:18:38 +12:00
Cadence Ember
be3324ffce
Fix instances wiki parser for new format
The endpoint version is now 2.0. Old versions of the parser will not
return value data.
2020-05-09 03:18:02 +12:00
Cadence Ember
5a86372516
Create top bar 2020-05-06 03:35:18 +12:00
Cadence Ember
d83a5de095
Implement SPA setting (closes #35) 2020-05-06 02:14:11 +12:00
Cadence Ember
4d6a3b92f8
Settings can be loaded 2020-05-06 01:45:56 +12:00
Cadence Ember
21f98464a5
Fix duplicate pages in timeline 2020-05-06 01:00:55 +12:00
Cadence Ember
e93b68abbe
Settings can now save 2020-05-05 03:06:07 +12:00
Cadence Ember
120faae576
Add nonfunctional settings page 2020-05-05 02:02:35 +12:00
Cadence Ember
12c02fd8af
Cache some semi-static data 2020-05-04 23:50:54 +12:00
Cadence Ember
ea7eb899bf
Deleted unused templates API 2020-05-04 23:49:28 +12:00
Cadence Ember
093a2cd9e9
Fix feed setting reporting 2020-05-01 14:37:27 +12:00
Cadence Ember
85fa2a8b35
Stop navigating at end of timeline 2020-04-23 00:30:26 +12:00
Cadence Ember
b7d3309a2b
Redesign disabled feed system 2020-04-22 23:59:45 +12:00
Cadence Ember
69585a18ec
Show followers not available message instead of 0 2020-04-20 19:51:53 +12:00
Cadence Ember
297c9a0c08
Fix feed blocked symbols and cache-control 2020-04-20 01:57:37 +12:00
Cadence Ember
456bafa199
Include content-range header in video proxy 2020-04-18 21:50:23 +12:00
Cadence Ember
8398049f02
Add setting for bind IP (default is still 0.0.0.0) 2020-04-18 00:19:25 +12:00
mendel5
20fc79bc4a
Remove incorrect semicolon?
Hi Cadence, I'm not sure if this semicolon is supposed to be at the end of line 3. I think it might be incorrect so I propose removing it.
2020-04-17 12:26:19 +02:00
Cadence Ember
ebae7f57c3
Fix video sizing? 2020-04-17 01:14:36 +12:00
Cadence Ember
a6e7252566
Stop logging proxy requests again 2020-04-17 01:13:55 +12:00
Cadence Ember
54f5a7a02c
Adjust buttons on front page 2020-04-16 10:36:08 +12:00
Cadence Ember
6c48bc9d60
Hopefully support Heroku 2020-04-15 02:03:38 +12:00
Cadence Ember
138145fa05
Assistant understands age restricted profiles 2020-04-14 03:51:21 +12:00
Cadence Ember
fff2d74fe3
Provide error page for age gated profiles 2020-04-14 03:46:23 +12:00
Cadence Ember
42cede08e5
Add assistant to features 2020-04-13 03:44:31 +12:00
Cadence Ember
3e2cb7aa22
Add 403 to profile picture update status code list 2020-04-13 03:23:19 +12:00
Cadence Ember
41cbffa95a
Hopefully the final assistants changes 2020-04-13 02:52:04 +12:00
Cadence Ember
99213216f7
Handle user not found in assistant 2020-04-08 15:11:49 +12:00
Cadence Ember
b22028aaa4
Add experimental assistant feature 2020-04-07 18:30:00 +12:00
Cadence Ember
160fa7d843
Redirect to a lowercase username
Lowercase seems to be the canonical form of username on Instagram.
2020-04-06 13:53:01 +12:00
Cadence Ember
d9d47b1f36
Add 404 to profile pic refresh status codes 2020-04-05 03:17:19 +12:00
Cadence Ember
9fd9a00932
Auto-refresh expired profile pictures 2020-04-05 02:57:31 +12:00
Cadence Ember
f4969f86db
Only start repl if standard input is a terminal 2020-04-05 01:20:12 +13:00
Cadence Ember
df7487de08
Put port in constants 2020-03-24 16:15:04 +13:00
Cadence Ember
49ad9ee434
404 page allows you to visit that user
Closes #43
2020-03-22 17:10:50 +13:00
Cadence Ember
a903647eb1
Fix instances API and user import script 2020-03-22 01:59:19 +13:00
Cadence Fish
3efc4928a5
Allow got as request backend 2020-03-15 19:50:29 +13: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
9f5326fb58
Write type of post in title 2020-03-05 01:18:37 +13:00
Cadence Fish
ecdd37dd1b
Add experimental opengraph tags 2020-03-05 01:12:24 +13:00
Cadence Fish
fbe9583988
Add dnt-policy.txt 2020-03-04 01:32:09 +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
Mostafa Ahangarha
a14633ef92 add bidi support to bio and description 2020-02-23 23:37:23 +04:30
Cadence Fish
6ea513c5ac
correct plural of "commit" 2020-02-23 00:29:25 +13:00
Cadence Fish
8b96638a0d
Bye bye cute robots :'(
Ask on Matrix to find out why this was necessary.
2020-02-23 00:14:20 +13:00
Cadence Fish
d6ee6c0411
Add updater page, disabled by default 2020-02-22 23:44:17 +13:00
Cadence Fish
aac358cd65
Add SPA post overlay 2020-02-22 01:35:19 +13:00
Cadence Fish
9d86bdbc74
Add proper custom 404 page 2020-02-18 21:03:46 +13:00
Cadence Fish
21ec920516
Disable feed validation, add setting to enable 2020-02-18 20:42:36 +13:00
Cadence Fish
d95f6950c4
Store more in database for complete fallback 2020-02-18 17:06:11 +13:00
Cadence Fish
608b3a34fc
Listen for sharp errors 2020-02-18 14:10:04 +13:00
Cadence Fish
5201a6612b
Rewrite feeds 2020-02-18 13:39:20 +13:00
Cadence Fish
b10432aa38
Actually use the font 2020-02-16 18:38:52 +13:00
Cadence Fish
6183947218
Add fonts 2020-02-16 18:28:17 +13:00
Cadence Fish
b9c4a9a090
Add RSS and Cloudflare to /api/instances 2020-02-14 23:32:02 +13:00
Cadence Fish
b7dbc733b8
IRC is gone, please summon the crabs 2020-02-14 22:52:15 +13:00
Cadence Fish
3b1c6a2849
Add ENDPOINT_OVERRIDEN error symbol
Show proper 404 page for /u/privacy, /u/accounts, etc
2020-02-06 01:32:51 +13:00
Cadence Fish
f8f670c4a9
Update privacy policy template 2020-02-06 01:14:26 +13:00
Cadence Fish
4c83a7804a
Add conditional PRIVACY_POLICY feature 2020-02-05 23:14:52 +13:00
Cadence Fish
8b964a18e4
Add privacy policy template 2020-02-05 23:11:00 +13:00
Cadence Fish
bcfeb8bd53
Upload favicons 2020-02-05 19:05:18 +13:00
Cadence Fish
eacce79dc5
Fix crash on users with no bio 2020-02-04 04:17:03 +13:00
Cadence Fish
5ea59f6bf1
Fix post description with long words
/p/B0L-nGVoqJt
2020-02-04 03:58:49 +13:00
Cadence Fish
61fa8f94e8
Fix profile link colour 2020-02-04 03:51:11 +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
1fcdfce868
Add Tor status to home and stats 2020-02-03 04:09:40 +13:00
Cadence Fish
6e136dc77a
Add preferRSS setting 2020-02-03 03:53:37 +13:00
Cadence Fish
272f4b6e3b
Add alternative method to fetch user 2020-02-03 02:24:14 +13:00
Cadence Fish
96fa4758c0
Optional Tor support 2020-02-03 00:43:56 +13:00
Cadence Fish
b944042fe0
Add API_STATS_SEMVER feature 2020-02-01 22:12:42 +13:00
Cadence Fish
dc54b40144
Allow semver query for stats inner version 2020-02-01 21:58:04 +13:00
Cadence Fish
4426c2f206
Show instance state on homepage 2020-02-01 21:17:10 +13:00
Cadence Fish
3108c68fd5
Add BLOCK_DETECT_USER_HTML to features 2020-02-01 17:46:01 +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
94ed25adad
Show if blocked in /api/stats
This is experimental and is not listed in /api/stats:features yet.
2020-01-31 01:51:59 +13:00
Cadence Fish
c49016ebde
Revise home and readme 2020-01-31 01:49:50 +13:00
Cadence Fish
e2fba3bbd0
Blocked by Instagram. 2020-01-30 16:05:43 +13:00
Cadence Fish
a5ab771969
Add video support (experimental!) 2020-01-30 04:20:20 +13:00
Cadence Fish
95cc416e08
Replace GraphicsMagick with sharp
That was easier than I expected.

Closes #18.
2020-01-30 01:14:00 +13:00
Cadence Fish
3297333312
Force 3 columns on mobile 2020-01-29 23:08:52 +13:00
Cadence Fish
b47f162cfe
Show website on profile
Closes #9
2020-01-29 01:35:37 +13:00
Cadence Fish
982a7f551f
Despite my best efforts... 2020-01-29 01:19:15 +13:00
Cadence Fish
9f5adcb42b
Fix line breaks in profile counters 2020-01-29 01:18:14 +13:00
Cadence Fish
e8e565605f
Fix #15 2020-01-29 01:17:32 +13:00