about summary refs log tree commit diff
path: root/__tests__
Commit message (Expand)AuthorAgeFilesLines
* Filter errors that get sent to Sentry (#5247)Hailey2024-09-251-7/+7
* delete extractHtmlMeta (#5478)noriaki watanabe2024-09-255-267/+0
* Remove image resizer (#5464)Hailey2024-09-241-61/+65
* Add `/live/` to supported YouTube embed URLs (#4932)Hailey2024-08-131-0/+8
* Starter Packs (#4332)Hailey2024-06-211-0/+181
* Add `useGetTimeAgo` and utils (#4556)Eric Bailey2024-06-181-74/+0
* Support for Flickr album and group pool embeds (#3936)Thomas Dickerson2024-06-031-0/+80
* Disable non-deterministic flaky test (#4295)dan2024-05-311-1/+2
* get a little more accurate with month length (#3981)Hailey2024-05-131-0/+42
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-30/+1
* YouTube Music as supported player (#3736)Mary2024-04-271-0/+6
* Special-case bsky.app/download to open share sheet or copy to clipboard (#3710)Samuel Newman2024-04-271-3/+4
* Ignore image responses on non-200 status (#3693)dan2024-04-241-2/+27
* GIF Viewer (#3605)Hailey2024-04-231-22/+20
* Player improvement pre-reqs (#3618)Hailey2024-04-191-20/+36
* Update trusted hosts, allow `#`, and add more tests (#3232)Hailey2024-03-191-0/+38
* fix some youtube videos not properly loading (#2726)Hailey2024-02-061-16/+7
* Set start time on YouTube embeds (#2565)Mary2024-01-181-7/+7
* support intl tenor links (#2438)Hailey2024-01-081-0/+8
* Additional embed sources and external-media consent controls (#2424)Paul Frazee2024-01-041-26/+260
* 3rd party embed player (#2217)Hailey2023-12-211-27/+140
* Fixes 1731, compare URLs case-insensitive (#1980)Eric Bailey2023-11-221-0/+7
* Only warn on links to bsky.app if it represents itself as another url (#1662)Paul Frazee2023-10-101-0/+36
* Warn the user on links that dont match their text (#1573)Paul Frazee2023-10-021-0/+98
* Update time.ts to handle very small or negative time differences (#1390)Bossett2023-09-081-1/+3
* Shorten links in composer to reduce char usage (#1188)Paul Frazee2023-08-161-1/+57
* Revert "show date after 7 days closes #754" (#860)Ansh2023-06-081-7/+3
* Use proxy for fetching link meta (#716)Ollie H2023-05-301-103/+1
* show date after 7 days, closes #754Ben Harris2023-05-301-3/+7
* Spelling (#772)Josh Soref2023-05-301-2/+2
* Fix unit tests (#377)Paul Frazee2023-04-031-3/+0
* Lex refactor (#362)Paul Frazee2023-03-314-411/+3
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-157/+0
* New onboarding (#241)Ansh2023-03-021-46/+0
* Fix testsPaul Frazee2023-02-271-1/+1
* Implement image uploading in the web composerPaul Frazee2023-02-231-1/+4
* Merge main into the Web PR (#230)Paul Frazee2023-02-2229-1547/+594
* Fix all type errorsPaul Frazee2023-01-263-2/+6
* Initial pass at push notifications + some fixes to the session management (#91)Paul Frazee2023-01-241-2/+2
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-2/+2
* Account switcher (#85)Paul Frazee2023-01-243-129/+244
* Lints some errors and warnings (#76)Aryan Goharzad2023-01-205-13/+3
* Fixes embed links for twitter and tiktok (#74)Aryan Goharzad2023-01-202-0/+50
* Fix html extraction testsPaul Frazee2023-01-191-3/+3
* Fixes youtube embed issues (#50)Aryan Goharzad2023-01-195-91/+137
* Improve link meta fetching for bsky links (#54)Paul Frazee2023-01-192-2/+10
* Update composer to preview external link cards (#52)Paul Frazee2023-01-182-1/+2
* Improve lightbox... and update to React Native 0.71.0 (#49)Paul Frazee2023-01-176-129/+24
* Remove scenes (#36)Paul Frazee2023-01-171-10/+0
* Unit Testing (#35)João Ferreiro2023-01-1757-9596/+1645