Hailey
a5af24b53b
Revert "[Video] Download videos" ( #4945 )
2024-08-15 16:29:16 -07:00
Hailey
11061b628e
[Video] Download videos ( #4886 )
...
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com >
2024-08-15 11:23:48 -07:00
Hailey
b75341314c
tweak app clip AASA ( #4641 )
2024-06-25 10:34:17 -07:00
Hailey
f089f45781
Starter Packs ( #4332 )
...
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2024-06-21 21:38:04 -07:00
Samuel Newman
81ae7e425d
Add kawaii mode ( #3773 )
2024-05-01 08:59:40 +01:00
Hailey
88ab83bd52
Properly fill container for YT Shorts videos ( #3238 )
...
account for jest
account for jest
yt iframe fill container
2024-03-18 09:09:08 -07:00
Eric Bailey
541eb8ded1
Update open graph data ( #2760 )
...
* Update open graph data
* Format
* Fix typo
2024-02-06 18:52:04 -08:00
Hailey
856f80fc6d
fix some youtube videos not properly loading ( #2726 )
...
* add player iframe to bskyweb
* iframe for youtube content
* update tests
* ts error
2024-02-06 11:05:17 -08:00
Paul Frazee
bc5e28057a
Update some brand assets ( #2301 )
2023-12-24 14:32:23 -08:00
dan
f9944b55e2
Simplify loading emoji data ( #1790 )
2023-11-01 17:49:07 +00:00
Ansh
6487a87542
[APP-836] Emoji picker for web ( #1254 )
...
* add emoji-mart package for emoji dropdown picker
* remove emoji picker modal
* load emoji mart data not as part of the main bundle
* remove @emoji-mart/data
* setup emoji insertion with events
* get emoji data from local static assets
* close emoji picker after one emoji has been inserted
* Switch emoji picker trigger to an icon
* Update emoji-mart-data.js
* make grabbing emoji data work on more browsers
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2023-08-23 16:29:23 -07:00
Jake Gold
3ae5a6b631
bskyweb: publish Bluesky IPs
2023-08-03 11:02:34 -07:00
Jake Gold
f416798c5f
bskyweb: add security.txt
2023-06-01 11:47:59 -07:00
Jake Gold
c98b65f6a9
add/serve .well-known files
2023-05-26 17:49:58 -07:00
bnewbold
6d9e23b1be
bskyweb: update robots.txt ( #595 )
...
This is to make crawling more explicitly allowed, communicating
expectations.
If we ever end up with "expensive" routes on this service, will want to
add Crawl-Delay.
2023-05-07 12:19:56 -07:00
Jake Gold
67e4882bb3
bskyweb additions ( #296 )
...
Add some minor bskyweb improvements, Mailmodo endpoint, Dockerfile for bskyweb, container image push
2023-03-20 14:41:15 -07:00
bnewbold
8629e167cd
bskyweb: proof-of-concept golang daemon to serve SPA ( #275 )
...
* gitignore: /dist/
* bskyweb: initial work-in-progress
* bskyweb: import icons from bluesky-website
* bskyweb: switch to pongo2 templates; iterate on views
* bskyweb: example.env (and docs)
* bskyweb: go fmt
* bskyweb: remove plan file
* bskyweb: README: tweak formatting
* prettier: ignore /dist/, bskyweb templates
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2023-03-14 15:00:44 -05:00