Commit Graph

1924 Commits

Author SHA1 Message Date
Jon Staab
2a0c369b23 Use welshman storage, freshness, and plaintext 2024-09-04 14:30:38 -07:00
Jon Staab
49aefdb8ac Fix markAsSeen 2024-09-04 11:46:59 -07:00
Jon Staab
183a4e3adf Remove splitRequest, use app's optimizeSubscriptions instead 2024-09-03 17:51:09 -07:00
Jon Staab
01db1b4970 Use welshman router 2024-09-03 15:55:42 -07:00
Jon Staab
20032d12dd Derive verified zappers/handles 2024-09-03 09:28:43 -07:00
Jon Staab
7427d5ada9 Fix relay stats tracking 2024-09-03 09:18:30 -07:00
Jon Staab
9e7cc77497 Load user zapper/handle 2024-09-03 09:18:30 -07:00
Jon Staab
d9175916bd Get rid of redundant loadPubkeys calls 2024-09-03 09:18:30 -07:00
Jon Staab
6214f3199b Use welshman pubkey loading 2024-09-03 09:18:30 -07:00
Jon Staab
7d2adb8eb6 Bump welshman 2024-09-03 09:18:30 -07:00
Jon Staab
26c3fd06ae Memoize imports 2024-09-03 09:18:30 -07:00
Jon Staab
0a3cbd81f0 Memoize imports 2024-09-02 11:00:34 -07:00
Jon Staab
cf84423109 Update eslint config 2024-09-02 10:57:53 -07:00
Jon Staab
29565184c4 Fix some aria errors 2024-09-02 10:49:49 -07:00
Jon Staab
27fbb6b1e0 Update dependencies 2024-09-02 10:41:23 -07:00
Jon Staab
a3df76f71c Fix some errors 2024-09-02 10:36:56 -07:00
Jon Staab
3fdd66ccbe Use welshman follows/mutes 2024-08-31 17:19:24 -07:00
Jon Staab
452a61acbd Use welshman profiles 2024-08-31 11:10:19 -07:00
Jon Staab
68c5de169b Use welshman for handles and zappers 2024-08-31 10:56:40 -07:00
Jon Staab
e554acc79d Use welshman relays 2024-08-30 16:10:15 -07:00
Jon Staab
cf06ab1788 Use welshman topics 2024-08-30 15:03:53 -07:00
Jon Staab
bf845151ca Use new welshman session 2024-08-30 14:00:20 -07:00
Jon Staab
925e8505a2 Re-organize engine a bit 2024-08-30 09:32:02 -07:00
Jon Staab
90865fa77e Small ui tweaks 2024-08-30 09:24:47 -07:00
Jon Staab
3cf7fe924a fix conflicts 2024-08-29 09:12:18 -07:00
Jon Staab
cbddc4ea6e Fix missing zap amount 2024-08-28 09:26:44 -07:00
Jon Staab
805bc76e3a Attempt to clean up relay loading 2024-08-27 17:22:14 -07:00
Jon Staab
2c14d73289 Attempt to clean up relay loading 2024-08-27 17:17:34 -07:00
Jon Staab
01381ae143 Expand settings to allow hiding likes/zaps/replies/recommendations 2024-08-27 16:16:09 -07:00
Jon Staab
2f84c0405a Show sending in channel 2024-08-27 15:30:45 -07:00
Jon Staab
b6f800b8e7 Fix a few bugs 2024-08-27 12:49:01 -07:00
Jon Staab
1878adf79a Simplify updateSingleton 2024-08-27 12:41:25 -07:00
Jon Staab
4df337cff1 Speed up wot cache 2024-08-27 12:01:24 -07:00
Jon Staab
c9286752a2 Bump welshman, fix zaps 2024-08-27 11:56:40 -07:00
Jon Staab
abdf203670 Add render support for zap responses 2024-08-27 10:14:56 -07:00
Jon Staab
b5cc0f18eb Show loading on note reply 2024-08-27 09:31:16 -07:00
Jon Staab
7a51bfa0c6 Avoid bug 2024-08-22 09:47:26 -07:00
Jon Staab
3b7f08f84b Fix a couple bugs 2024-08-21 14:54:53 -07:00
Jon Staab
444e46a52f Tidy up feed cards on small screens 2024-08-21 14:21:54 -07:00
Jon Staab
a0ce858692 Fix feed links 2024-08-21 14:15:34 -07:00
Jon Staab
2f9a15546b fix link underlining in cards 2024-08-21 14:07:12 -07:00
Jon Staab
cc3c08978a Merge branch 'dev' of github.com:coracle-social/coracle into dev 2024-08-21 14:04:32 -07:00
Jon Staab
b6ae1bbc20 Add alt tag to feeds and lists 2024-08-21 14:04:26 -07:00
LeParrain0
0d48f310af
Update feed.ts to handle LIVE_CHAT_MESSAGE (1311) correctly: (#410)
* Update feed.ts to handle LIVE_CHAT_MESSAGE (1311) correctly:
- Added filtering for LIVE_CHAT_MESSAGE to ensure it only appears if it has a parent.
- Replaced numeric literal 1311 with imported LIVE_CHAT_MESSAGE constant.
- Adjusted buildFeedChunk to handle parent events and filtering.

* Update src/app/util/feeds.ts

* Update src/app/util/feeds.ts

---------

Co-authored-by: hodlbod <jstaab@protonmail.com>
2024-08-21 14:00:49 -07:00
Jon Staab
423c558e9d Support alt for 30023 2024-08-21 12:06:57 -07:00
Jon Staab
df4697e6c1 Bump welshman 2024-08-21 12:06:49 -07:00
Jon Staab
61d90cfba7 Load user feeds and lists on feeds page 2024-08-16 10:40:17 -07:00
Jon Staab
4429a1449e Drop support for nip04 encrypted wraps 2024-08-16 09:40:59 -07:00
Jon Staab
69ecd5a93a ncryptsec tweaks 2024-08-16 08:43:59 -07:00
Jon Staab
bba812197b Merge branch 'dev' of github.com:coracle-social/coracle into dev 2024-08-16 08:35:54 -07:00