80 Commits

Author SHA1 Message Date
Jocelyn Badgley (Twipped)
219680d783 Fix some issues with tweet video caching 2021-08-27 11:40:01 -07:00
Jocelyn Badgley (Twipped)
5992501a01 Ensure that video/gif embeds in tweets are also cached locally 2021-08-27 11:32:44 -07:00
Jocelyn Badgley (Twipped)
84ec899957 Not sure why this keeps happening, but here's another small patch 2021-08-25 11:35:54 -07:00
Jocelyn Badgley (Twipped)
b5851b4c38 Fallback to local duplicate when a fetch fails, if available 2021-08-25 11:23:31 -07:00
Jocelyn Badgley (Twipped)
5322027e65 Found a case where quoted tweets might get missed pulling into twitter cache from backup 2021-08-25 10:58:14 -07:00
Jocelyn Badgley (Twipped)
9bfa5c4690 Pulled in the twitter content backup functionality from curvyandtrans.com
Sadly, lost the images from one of Emmy_Zje's deleted tweets.
2021-08-25 09:45:21 -07:00
Jocelyn Badgley (Twipped)
2ea8297dd5 eslint corrections 2021-08-25 08:53:42 -07:00
Jocelyn Badgley (Twipped)
a49d9bf21c Moved the i18n strings into their respective folders 2021-08-11 13:48:29 -07:00
Jocelyn Badgley (Twipped)
6aa3db858d Fix broken headers 2021-08-11 13:27:52 -07:00
Jocelyn Badgley (Twipped)
ac51aa04d9 Moving files around for better support for translations
/gdb is now /en
/gdb/es is now /es
2021-08-11 13:13:05 -07:00
Jocelyn Badgley (Twipped)
d106cb7fe0 Fix glitch in page description 2021-08-11 12:09:59 -07:00
Jocelyn Badgley (Twipped)
81fd26d2e4 Dependency bump 2021-08-11 12:09:59 -07:00
Jocelyn Badgley (Twipped)
59e4380906 Adding more internationalization support 2021-08-11 11:40:11 -07:00
Jocelyn Badgley (Twipped)
f4e45758b6 Ammending a small bug that came up in the curvyandtrans codebase 2021-08-11 10:21:00 -07:00
G. Queiroz
1b2208ae5b
Structure for Spanish pretty much done 2021-08-04 22:18:52 -03:00
G. Queiroz
537ab0d40e
Fixed lang attribute in <html> tag 2021-08-04 21:26:05 -03:00
Jocelyn Badgley (Twipped)
f045b91a3b Renamed /gdb/historical-dysphoria to it’s correct page url
Added support for page redirects.
2021-04-14 19:22:34 -07:00
Jocelyn Badgley (Twipped)
08478f5a81 Linking in the new hormone pages 2021-03-25 14:11:11 -07:00
Jocelyn Badgley (Twipped)
d121de5309 Add disclaimer to the longform page 2021-03-25 14:05:29 -07:00
Jocelyn Badgley (Twipped)
b919a7cf11 Fixing icons not obeying the size attribute 2021-03-25 14:04:59 -07:00
Jocelyn Badgley (Twipped)
7eb3bfe69a Make external links open in a new browser window 2021-03-25 14:04:43 -07:00
Jocelyn Badgley (Twipped)
74b9de01ab Fix deprecation notice from rollup-plugin-replace 2021-03-23 09:45:40 -07:00
Jocelyn Badgley (Twipped)
a83bbdd885 Added support for svgs 2021-03-23 09:29:11 -07:00
Jocelyn Badgley (Twipped)
ab28508bca Dependency updates 2021-02-27 20:43:18 -08:00
Jocelyn Badgley (Twipped)
fb95010e80 Created the page-concatinator build module
This produces a single unified version of the entire GDB on one page at /gdb/printable
2021-02-10 14:25:17 -08:00
Jocelyn Badgley (Twipped)
4889ee81d0 Dependency updates 2020-10-12 15:16:27 -07:00
Jocelyn Badgley (Twipped)
5d1a8796a4 dependency bumps 2020-06-30 17:16:48 -07:00
Jocelyn Badgley (Twipped)
5e625ce381 Code Alignment 2020-05-13 12:29:39 -07:00
Jocelyn Badgley (Twipped)
2beec58657 Switched from Handlebars to Handybars 2020-05-13 11:46:14 -07:00
Jocelyn Badgley (Twipped)
caa4c0687b Accidentally added some stuff from curvyandtrans 2020-04-07 10:44:39 -07:00
Jocelyn Badgley (Twipped)
f18b07fa41 Fix new-post glitch 2020-04-07 10:41:13 -07:00
Jocelyn Badgley (Twipped)
715634a8b9 oops 2020-04-07 10:36:52 -07:00
Jocelyn Badgley (Twipped)
cccdef2706 Extra tasks support 2020-04-07 10:36:22 -07:00
Jocelyn Badgley (Twipped)
88a97ada56 Filter missing tweets 2020-04-07 10:36:09 -07:00
Jocelyn Badgley (Twipped)
1d4501d41a Pages only task for faster iterative builds 2020-04-07 10:35:32 -07:00
Jocelyn Badgley (Twipped)
8f4a862e8e Move minification into page-writer so it hits everything 2020-04-07 10:35:10 -07:00
Jocelyn Badgley (Twipped)
d330d845b1 Smarter tweet fetching 2020-04-07 10:34:39 -07:00
Jocelyn Badgley (Twipped)
0b96c071fc Move parseTweetId into page-tweets 2020-04-07 10:34:21 -07:00
Jocelyn Badgley (Twipped)
de4dfd765d Internalize PostAsset into Posts 2020-04-07 10:33:06 -07:00
Jocelyn Badgley (Twipped)
8796f52c9d POSTMATCH 2020-04-07 10:32:32 -07:00
Jocelyn Badgley (Twipped)
98b9fd7934 Libraryify slugify 2020-04-07 10:32:23 -07:00
Jocelyn Badgley (Twipped)
dbce40d195 Include rev manifest in posts output 2020-04-07 10:31:52 -07:00
Jocelyn Badgley (Twipped)
194bcaca38 Fix rollup not seeing jsx files 2020-04-07 10:29:37 -07:00
Jocelyn Badgley (Twipped)
e14069514a Fix global scripts getting saved 2020-04-07 10:29:24 -07:00
Jocelyn Badgley (Twipped)
f6887d4b39 Fix matching multiple css imports 2020-04-07 10:29:04 -07:00
Jocelyn Badgley (Twipped)
5fd1793abe Dependency bumps 2020-04-07 10:12:04 -07:00
Jocelyn Badgley (Twipped)
21e8b86d89 Split out task generation independant from size computation. 2020-04-07 09:54:05 -07:00
Jocelyn Badgley (Twipped)
eb2081ce9e Webready unified into a getter 2020-04-07 09:53:33 -07:00
Jocelyn Badgley (Twipped)
e783e92029 Fix extension changes not being applied to basename. 2020-04-07 09:50:09 -07:00
Jocelyn Badgley (Twipped)
801740056a Parallelize evaluate 2020-04-07 09:49:33 -07:00