frontend for xcvr appview

update todo page a bit

+41 -16
+41 -16
src/routes/todo/+page.svelte
··· 1 1 <main> 2 + <h2>short term TODO</h2> 3 + <p>ability to load media in history</p> 4 + <p>improve user interface for image upload</p> 5 + <p>improve mobile site a hair</p> 6 + <p>notification volume settings</p> 7 + <p>improve color scheme settings</p> 8 + <p>link to records for nerds</p> 9 + <p>research facet lexicon</p> 10 + 2 11 <h2>known bugs</h2> 3 12 <p> 4 13 <b> inability to validate messages </b> occurs at some points in time, ··· 16 25 right now, woops! 17 26 </p> 18 27 <p> 19 - <b>after 200 messages colors and metadata swap around,</b> i believe. i'm not 20 - entirely sure what's the vibe NGL but it's been an issue for a long time, only 21 - just now (sep 9 2025) logging it. kinda serious, but not sure how to diagnose 22 - it, i'm sure it's just a line or 2 in wscontext.svelte.ts but that file is a 23 - bit chaotic haha, written in a few frenzies, should be refactored at some point 24 - lol and i'm sure the issue will disappear back into nothingness 28 + <b>after 200 messages colors and metadata swap around,</b> i believe. i'm 29 + not entirely sure what's the vibe NGL but it's been an issue for a long 30 + time, only just now (sep 9 2025) logging it. kinda serious, but not sure how 31 + to diagnose it, i'm sure it's just a line or 2 in wscontext.svelte.ts but 32 + that file is a bit chaotic haha, written in a few frenzies, should be 33 + refactored at some point lol and i'm sure the issue will disappear back into 34 + nothingness 35 + <b>update october 16 2025, did some stuff & hopefully it should be better</b 36 + > 25 37 </p> 26 38 <h2>upcoming features</h2> 27 39 <p> 28 - <b>:emoji: with tab autocomplete</b> is a feature that i really miss from discord 29 - :/ this should be come sooner 40 + <s 41 + ><b>:emoji: with tab autocomplete</b> is a feature that i really miss from 42 + discord :/ this should be come sooner.</s 43 + > shipped, although its very ugly and wants some extra investment 30 44 </p> 31 45 <p> 32 - <b> whitelist / blacklist </b> is something that is on the horizon! 46 + <b> whitelist / blacklist </b> is something that is <b>farther</b> on the 47 + horizon! <b>than i thought, it doesn't feel as much a priority to me yet</b> 33 48 </p> 34 49 <p> 35 - <b>bsky/follow</b> is something i really want to add, i think bsky is inherently 36 - a very striated space and a pillar of this project is for it to be a smoother 37 - space that makes it easier to make friends that you can carry to other parts 38 - of atmosphere 50 + <b>bsky/follow</b> is something i really want to add, i think bsky is 51 + inherently a very striated space and a pillar of this project is for it to 52 + be a smoother space that makes it easier to make friends that you can carry 53 + to other parts of atmosphere 54 + <b> 55 + quite low priority now, tbh, especially because i'd like to add OAUTH 56 + SCOPES, and it's nice to not make bsky records in that case</b 57 + > 39 58 </p> 40 59 <p> 41 60 <b>building out feed lexicon</b> is farther on the horizon 61 + <b>(aka feed generators. actually the should come later than)</b> 42 62 </p> 43 63 <p> 44 64 <b>notification lexicon</b> is even further on the horizon 65 + <b>this is now something i'm gonna prioritize in the short term </b> 45 66 </p> 46 67 <p> 47 68 <b>facets</b> will probably come a lil bit sooner than full notifications, i 48 69 want you to be able to @people. also, replying to messages may be an option, 49 - this will get added through lrc 70 + this will get added through lrc <b>still i agree with this more or less</b> 50 71 </p> 51 72 <p> 52 73 <b>impl all of lrc functionality</b> will happen, it's kinda funny that i ··· 56 77 lrc/mute and lrc/unmute 57 78 </p> 58 79 <p> 59 - <b>images, avis</b> also quite far off, not thinking tooooo hard about these 60 - yet i don't have a background in web so idrk how any of that works -_- 80 + <s 81 + ><b>images, avis</b> also quite far off, not thinking tooooo hard about these 82 + yet i don't have a background in web so idrk how any of that works -_-</s 83 + > shipped! at least images are. do i want to add avatars...... i don't really 84 + want this to be the same social media site that all the others are, but maybe 85 + that's desireable... 61 86 </p> 62 87 <p> 63 88 <b>fun homepage system</b> i think this would be outside of lexicon probably,