tildefriends/apps/ssb
2023-11-18 15:58:16 +00:00
..
app.js Use ssb.following() in the ssb app. 2023-10-30 16:18:07 +00:00
commonmark-hashtag.js Stale doc file. Fix hashtag links. Trace some GC stuff and try malloc_trim, whynot. 2023-02-03 14:01:05 +00:00
commonmark-linkify.js Move apps/cory/ => apps/. Going to change import and export to support this. 2023-02-02 00:18:22 +00:00
commonmark.min.js Move apps/cory/ => apps/. Going to change import and export to support this. 2023-02-02 00:18:22 +00:00
emojis.js Fix emoji search case again, and render issues. 2023-09-06 22:35:20 +00:00
emojis.json Make emojis.json much smaller. 2023-05-04 00:32:50 +00:00
filesaver.min.js Work in progress zip import/export. 2023-05-10 01:30:15 +00:00
filesaver.min.js.map Added a missing filesaver.min.js.map file. 2023-10-21 12:53:31 +00:00
index.html Remove importing and export from the ssb app. I like it better as the separate sneaker app. 2023-05-14 18:02:56 +00:00
lit-all.min.js lit => 3.1. 2023-11-18 14:01:10 +00:00
lit-all.min.js.map lit => 3.1. 2023-11-18 14:01:10 +00:00
script.js Add an SQL query tab. 2023-08-16 22:48:59 +00:00
tf-app.js Put a cap on how many new messages we store browser-side. Unbounded growth is leading to crashed tabs and unresponsiveness. 2023-11-18 15:58:16 +00:00
tf-compose.js Might as well make the case consistent. 2023-09-21 00:40:47 +00:00
tf-id-picker.js Show names in the id picker. 2023-11-08 23:51:54 +00:00
tf-message.js Show more information about encrypted messages. 2023-11-08 01:43:58 +00:00
tf-news.js Lint cleanup. 2023-03-29 22:02:12 +00:00
tf-profile.js Fix blocking the same way, too. 2023-11-03 00:49:17 +00:00
tf-styles.js Blockquote and connections tab tweaks. 2023-08-31 16:46:40 +00:00
tf-tab-connections.js Restore the connections tab. 2023-09-06 22:48:06 +00:00
tf-tab-mentions.js First rough-out of a mentions tab in the SSB app. 2023-06-14 22:51:58 +00:00
tf-tab-news-feed.js Might as well benefit from a little parallelism. 2023-11-05 23:05:26 +00:00
tf-tab-news.js More reliable addition of encrypted messages. There's something I'm not understanding with lit. 2023-09-02 02:06:29 +00:00
tf-tab-query.js Another index I've wanted, and better error display for queries in the ssb app. 2023-08-16 22:57:16 +00:00
tf-tab-search.js Fix expanding messages on the search tab. Maybe this should happen at another level. 2023-06-14 16:39:08 +00:00
tf-tag.js Primitive display of recent channels/tags and the same on messages. 2023-06-22 00:27:27 +00:00
tf-user.js Lint cleanup. 2023-03-29 22:02:12 +00:00
tf-utils.js Updated lit, starting to improve the display of mentions during editing, . to refresh, and probably some other things. 2023-05-02 16:47:27 +00:00
tribute.css Move apps/cory/ => apps/. Going to change import and export to support this. 2023-02-02 00:18:22 +00:00
tribute.esm.js Move apps/cory/ => apps/. Going to change import and export to support this. 2023-02-02 00:18:22 +00:00