about summary refs log tree commit diff
path: root/bskyweb/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* Add kawaii mode (#3773)Samuel Newman2024-05-011-1/+1
* [Clipclops] New routes with placeholder screens (#3725)Samuel Newman2024-04-271-0/+2
* embedr: handle out-of-range maxwidth; change default (#3713)bnewbold2024-04-251-4/+10
* Add disable autoplay preference and group related settings into a dedicated p...Samuel Newman2024-04-191-0/+1
* embedr: return null width (#3598)bnewbold2024-04-171-3/+3
* Add a handler for /download that directs you to the device-appropriate storeJaz Volpert2024-04-161-0/+17
* embedr: improved HTML snippet, with links (#3559)bnewbold2024-04-151-4/+12
* rebased embedr (#3511)bnewbold2024-04-136-0/+591
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-0/+2
* bskyweb: remove waitlist email endpoint (#3127)Jake Gold2024-03-063-132/+5
* Dedicated screen for hashtags, POC ALF list (#3047)Hailey2024-02-291-0/+1
* Add /intent/compose to bskyweb (#3026)Paul Frazee2024-02-281-0/+1
* Rename Home Feed Prefs to Following Feed Prefs (#2965)dan2024-02-221-1/+1
* Update open graph data (#2760)Eric Bailey2024-02-061-1/+1
* fix some youtube videos not properly loading (#2726)Hailey2024-02-061-0/+1
* Support previews for links using DIDs and not just handlesJaz2024-02-031-19/+20
* more social card tweaks, and include in RSS as well (#2599)bnewbold2024-01-235-45/+166
* Include expanded urls in social cards (#2427)Zach Lipton2024-01-231-0/+46
* Ensure OG:Image is filled when post contains a record (#2586)Gargaj2024-01-231-5/+13
* rss: filter out replies server-side (#2518)bnewbold2024-01-151-1/+1
* Additional embed sources and external-media consent controls (#2424)Paul Frazee2024-01-041-0/+1
* support multiple og:image tags (#2305)snek2023-12-271-1/+5
* yet more RSS tweaks (#2289)bnewbold2023-12-232-6/+30
* rss: isPermaLink (case-sensitive) (#2271)bnewbold2023-12-221-1/+1
* bskyweb: iterate on RSS format, based on feedback (#2269)bnewbold2023-12-221-5/+19
* basic public RSS feed for profiles (#2229)bnewbold2023-12-182-0/+102
* bskyweb: update golang indigo dep (from May!), and some small devex tweaks (#...bnewbold2023-12-181-56/+71
* Don't create embeds of profiles/posts from users who ask not to be sh… (#2189)Jaz2023-12-121-18/+35
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-1/+2
* bskyweb: add rate limiting to reduce DoSabilityJake Gold2023-10-111-2/+22
* Update backend routes to match frontend (#1515)Paul Frazee2023-09-221-1/+2
* Move `PreferencesHomeFeed` to a screen instead of a modal (#1335)Ansh2023-08-301-0/+1
* bskyweb: switch from PDS backend to AppView backend (#1065)bnewbold2023-08-242-38/+8
* bskyweb: cache /static/{images,js} for 1 week, other files for 1 hourJake Gold2023-08-231-2/+16
* bskyweb: publish Bluesky IPsJake Gold2023-08-031-0/+2
* bskyweb: gzip HTTP responses + some other minor improvements (#826)Jake Gold2023-06-013-51/+143
* add/serve .well-known files (both files)Jake Gold2023-05-261-1/+1
* add/serve .well-known filesJake Gold2023-05-262-0/+9
* Merge branch 'custom-algos' into mainPaul Frazee2023-05-251-0/+5
|\
| * Add feeds tabPaul Frazee2023-05-251-0/+1
| * Add feed discovery pagePaul Frazee2023-05-241-0/+1
| * Add server-side routesPaul Frazee2023-05-181-0/+3
* | Fix /api/waitlist API (#726)Jake Gold2023-05-181-3/+30
|/
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-2/+5
* bskyweb: iterate on HTML card metadata (#609)bnewbold2023-05-111-1/+9
* bskyweb: middleware to remove trailing / (#598)bnewbold2023-05-091-0/+6
* Updates indigo golang packages post-lex-refactor (!), which fixes XRPC calls ...bnewbold2023-05-041-1/+1
* add required security HTTP headers (#568)Jake Gold2023-05-031-0/+9
* [APP-601] Add muted accounts list (#565)Paul Frazee2023-05-021-0/+1
* Implement blocks (#554)Paul Frazee2023-04-281-0/+1