index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vnext
/
src
/
utils
/
embed.js
Age
Commit message (
Expand
)
Author
7 days
vnext: fix message formatting for Telegram
Vitaly Takmazov
7 days
embed: Tiktok videos
Vitaly Takmazov
9 days
embed: fix for <video /> previews in Safari
Vitaly Takmazov
2024-10-10
embed: use Twitter embed from `/api/v2/oembed`
Vitaly Takmazov
2024-05-24
embed.js: lazy image loading
Vitaly Takmazov
2024-03-22
fix instagram embeds
makc
2024-03-21
support youtube shorts
makc
2024-03-13
embed.js: do not embed links when media is present
Vitaly Takmazov
2024-02-18
// -> https://
Vitaly Takmazov
2024-01-31
embed.js: process all links, stop on first embed
Vitaly Takmazov
2024-01-26
embed.js: only first link
Vitaly Takmazov
2023-08-25
embed: handle x.com links
Vitaly Takmazov
2023-07-02
scripts: using new address for twitter embeds
Vitaly Takmazov
2023-06-21
Revert "embed: back to client-side Twitter embeds"
Vitaly Takmazov
2023-06-20
embed: back to client-side Twitter embeds
Vitaly Takmazov
2023-06-07
vnext: cleanup lint warnings
Vitaly Takmazov
2023-05-31
eslint: enforce semicolons only before statement continuation chars
Vitaly Takmazov
2023-05-19
Fix linter warnings
Vitaly Takmazov
2023-01-14
vnext: cleanup minor warnings
Vitaly Takmazov
2023-01-14
vnext: Telegram bot (WIP)
Vitaly Takmazov
2023-01-13
Fix array destructuring assignments
Vitaly Takmazov
2023-01-13
Trends and cleanup JSDoc
Vitaly Takmazov
2023-01-13
Merge Jest configuration from Next version
Vitaly Takmazov
2023-01-13
Merge `embed.js` from Next version
Vitaly Takmazov
2023-01-13
merge embed changes from production
Vitaly Takmazov
2023-01-13
prop-types -> jsdoc
Vitaly Takmazov
2023-01-13
/m/ links
Vitaly Takmazov
2023-01-13
Twitter embeds
Vitaly Takmazov
2023-01-13
Embed links
Vitaly Takmazov
2023-01-13
@babel/polyfill
Vitaly Takmazov
2023-01-13
ReactMarkdown -> killy.format
Vitaly Takmazov