107 Commits

Author SHA1 Message Date
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
Jocelyn Badgley (Twipped)
666b459107 Fix logging from evaluate 2020-04-07 09:49:21 -07:00
Jocelyn Badgley (Twipped)
44c64cf586 Fix bugs in cache with hashing and local time check 2020-04-07 09:47:32 -07:00
Jocelyn Badgley (Twipped)
daa48cedae More HRT 2020-03-22 13:04:59 -07:00
Jocelyn Badgley (Twipped)
b440cae1a3 Starting the new HRT section 2020-03-22 13:04:59 -07:00
Jocelyn Badgley (Twipped)
f6014f3e0a Adding pagination as metadata 2020-03-22 13:04:59 -07:00
Jocelyn Badgley (Twipped)
2aea19bd05 Catching a few more bugs 2020-03-22 13:04:59 -07:00
Jocelyn Badgley
3d10c98f1c
Merge pull request #6 from LadyCatharsis/patch-2
Remove a tweet that was shown twice
2020-03-22 10:10:15 -07:00
Jocelyn Badgley
cba96d9007
Merge pull request #5 from LadyCatharsis/patch-1
Change AMAB to AFAB
2020-03-22 10:09:42 -07:00
Lilly
b4ba711a97
Remove a tweet that was shown twice
One of the tweet ids was included twice.
2020-03-20 12:44:59 +01:00
Lilly
b8a9e252b3
Change AMAB to AFAB
From the context it seems like AFAB should be used.
2020-03-20 12:41:35 +01:00
Jocelyn Badgley (Twipped)
9c5aeb1e29 New posts 2020-03-12 21:47:22 -07:00
Jocelyn Badgley (Twipped)
c38c24601c Trimming the authors list 2020-03-12 21:37:49 -07:00
Jocelyn Badgley (Twipped)
3588178176 Fix missing pagination on TTT 2020-03-12 21:36:50 -07:00
Jocelyn Badgley (Twipped)
6f54e70c6a Fix rev-manifest missing, like, half the assets 2020-03-11 12:12:24 -07:00
Jocelyn Badgley (Twipped)
dad24e1199 New preact based frontend UI for the TTT.
Added rollup compiling
2020-03-08 14:01:00 -07:00
Jocelyn Badgley (Twipped)
67b168dba1 Refining engine targeting 2020-03-07 18:04:37 -08:00
Jocelyn Badgley (Twipped)
4e5c14123f Add oembed info to /tweets, new icon for TTT in the page header. 2020-03-06 19:38:16 -08:00
Jocelyn Badgley (Twipped)
ea9ba8bf18 Adding new posts 2020-03-06 19:37:00 -08:00
Jocelyn Badgley (Twipped)
16e9df5e89 Adding title, description and author info to all tweet posts 2020-03-06 19:36:31 -08:00
Jocelyn Badgley (Twipped)
bbf0b2feed Write out a post index into /tweets/index.json. Write out assets for debugging. 2020-03-06 19:36:09 -08:00
Jocelyn Badgley (Twipped)
92a982eeb8 If a tweet doesn’t exist, provide a way to explicitly mark it as such in backup. 2020-03-06 19:32:39 -08:00
Jocelyn Badgley (Twipped)
53a8378bd3 Remove quoted tweet urls from tweet body 2020-03-06 19:31:58 -08:00
Jocelyn Badgley (Twipped)
bd5076b0e3 Fixing titlecard finding 2020-03-06 19:31:35 -08:00
Jocelyn Badgley (Twipped)
4fb7d3cc76 Show why we’re updating a cached file 2020-03-06 19:31:22 -08:00
Jocelyn Badgley (Twipped)
b9f82a7018 Changing fencing on html blocks
Because *someone* had to use three pipes in their twitter display name
2020-03-06 19:31:07 -08:00
Jocelyn Badgley (Twipped)
6ae8f358a4 Trying to fix constant rebuilds of some files 2020-03-06 19:30:07 -08:00
Jocelyn Badgley (Twipped)
6f532d8717 More posts 2020-03-05 19:59:54 -08:00
Jocelyn Badgley (Twipped)
d825414239 Add /tweets/ to the header 2020-03-05 19:59:49 -08:00
Jocelyn Badgley (Twipped)
fe06557443 Fix tag overflow 2020-03-05 19:59:33 -08:00
Jocelyn Badgley (Twipped)
3ebf2ab1e2 New posts 2020-03-05 19:44:15 -08:00
Jocelyn Badgley (Twipped)
1b259d4795 Added links to middle tweets in combine and oneblock groups 2020-03-05 19:44:08 -08:00
Jocelyn Badgley (Twipped)
01acc1439a Moving new twitter page into /tweets/ 2020-03-05 19:43:41 -08:00
Jocelyn Badgley (Twipped)
deed26c2d9 Oops, broke the tracking pixel 2020-03-05 19:42:29 -08:00
Jocelyn Badgley (Twipped)
cc9519a6b7 Add watch tasks for smaller bits, so we’re not building the entire site for css changes 2020-03-05 19:42:14 -08:00
Jocelyn Badgley (Twipped)
65e500799b Fix tag slugs 2020-03-05 19:41:48 -08:00
Jocelyn Badgley (Twipped)
810c43185b Support tweets in metadata not having to be a list 2020-03-05 19:41:32 -08:00