|
855f5f7af4
|
ssb: Before destroying a connection, show a message on why it is going away in the UI.
Build Tilde Friends / Build-All (push) Successful in 20m6s
|
2024-12-24 17:23:22 -05:00 |
|
|
d4b421421d
|
ssb: prettier.
|
2024-12-24 14:22:24 -05:00 |
|
|
58e9646fa6
|
ssb: Populate reply information in posts.
Build Tilde Friends / Build-All (push) Successful in 21m33s
|
2024-12-24 13:09:27 -05:00 |
|
|
500f172561
|
ssb: Double down on a loading indicator.
Build Tilde Friends / Build-All (push) Successful in 21m29s
|
2024-12-24 12:45:25 -05:00 |
|
|
68f6c90ea4
|
ssb: Get saving the about cache off of the main load path.
Build Tilde Friends / Build-All (push) Successful in 21m31s
|
2024-12-24 12:05:31 -05:00 |
|
|
003951fdf7
|
ssb: Load more context for mentions.
Build Tilde Friends / Build-All (push) Successful in 16m39s
|
2024-12-23 13:32:36 -05:00 |
|
|
d51b3da1b4
|
ssb: Fix channel cycling key shortcut.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-23 13:18:30 -05:00 |
|
|
69f4af84db
|
ssb: Fix weird sidebar sizing.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-23 13:07:33 -05:00 |
|
|
771759b252
|
ssb: Show drafts in the sidebar.
Build Tilde Friends / Build-All (push) Successful in 16m22s
|
2024-12-23 12:25:52 -05:00 |
|
|
20c7a71db6
|
ssb: Add a checkbox to reply in a new thread. #47 Also, it's crab time. I'm sorry it took me so long.
Build Tilde Friends / Build-All (push) Successful in 16m53s
|
2024-12-23 12:06:32 -05:00 |
|
|
eb6753afe1
|
ssb: prettier.
|
2024-12-23 11:08:27 -05:00 |
|
|
5051cecb84
|
ssb: Make the emoji picker behave a little better, still.
|
2024-12-23 10:28:12 -05:00 |
|
|
cd03ede358
|
ssb: Work in progress trying to get the emoji picker in line with some of the other modal dialogs.
Build Tilde Friends / Build-All (push) Successful in 16m33s
|
2024-12-22 14:45:16 -05:00 |
|
|
6563f8c738
|
ssb: Avoid unqualified emojis. I noticed the red heart was missing ever since I reprocessed the list.
Build Tilde Friends / Build-All (push) Successful in 16m42s
|
2024-12-22 14:19:28 -05:00 |
|
|
e5279b4827
|
ssb: Show unread status on all message types.
Build Tilde Friends / Build-All (push) Successful in 16m37s
|
2024-12-22 13:41:03 -05:00 |
|
|
79ff505963
|
ssb: Fix various channel / unread status / show new messages bugs.
Build Tilde Friends / Build-All (push) Successful in 16m35s
|
2024-12-22 13:16:56 -05:00 |
|
|
28d2539432
|
ssb: A first pass at showing private messages next to channels. #84
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-18 20:03:53 -05:00 |
|
|
f28386b71f
|
ssb: Off by one on the unread line.
Build Tilde Friends / Build-All (push) Successful in 19m32s
|
2024-12-18 12:46:02 -05:00 |
|
|
53717076f5
|
ssb: Fix some unread marker issues.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-18 12:43:25 -05:00 |
|
|
3091747438
|
ssb: prettier.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-11 20:35:32 -05:00 |
|
|
ee20b87ee2
|
ssb: Alt+up/down to cycle through channels.
Build Tilde Friends / Build-All (push) Successful in 18m53s
|
2024-12-11 12:53:04 -05:00 |
|
|
5115c6e217
|
ssb: Fix an instance of channels being stuck unread.
Build Tilde Friends / Build-All (push) Successful in 16m22s
|
2024-12-10 21:09:55 -05:00 |
|
|
88da071ed6
|
ssb: We can load more messages by author, now.
Build Tilde Friends / Build-All (push) Successful in 16m44s
|
2024-12-08 09:40:02 -05:00 |
|
|
1dbf162a71
|
ssb: Bring back the updating date while loading.
Build Tilde Friends / Build-All (push) Successful in 15m54s
|
2024-12-07 14:58:01 -05:00 |
|
|
1c0964753b
|
ssb: Correctness around loading messages by time range.
Build Tilde Friends / Build-All (push) Successful in 15m39s
|
2024-12-07 14:25:19 -05:00 |
|
|
daa1c7f577
|
ssb: Don't miss contact messages that aren't followed by non-follow messages.
|
2024-12-07 14:08:53 -05:00 |
|
|
2230351e3e
|
ssb: Show the load more button for mentions.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-07 10:38:34 -05:00 |
|
|
7da3244da2
|
ssb: prettier.
Build Tilde Friends / Build-All (push) Successful in 16m29s
|
2024-12-05 20:47:02 -05:00 |
|
|
d4e75c1dec
|
ssb: Move mentions into the channels sidebar.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-05 20:45:20 -05:00 |
|
|
405bddcde0
|
ssb: Make the tab bar stay on top of the content. Weird, the random things that were showing up on top.
Build Tilde Friends / Build-All (push) Successful in 15m35s
|
2024-12-04 21:23:17 -05:00 |
|
|
8a27c45ab1
|
ssb: An experiment in including hashtag mentions in channel content. Also sort the channel list like I thought I already did.
Build Tilde Friends / Build-All (push) Successful in 16m54s
|
2024-12-04 20:50:46 -05:00 |
|
|
10b15896b3
|
ssb: Fix the loading cancel button.
Build Tilde Friends / Build-All (push) Successful in 16m19s
|
2024-12-04 20:28:57 -05:00 |
|
|
e0d7e90894
|
ssb: Add an overlay for the sidebar so that it can be closed by tapping back on the content.
Build Tilde Friends / Build-All (push) Successful in 16m42s
|
2024-12-03 19:40:08 -05:00 |
|
|
5d13f6aab6
|
wiki: Back to latest commonmark built as mjs.
Build Tilde Friends / Build-All (push) Successful in 15m26s
|
2024-12-02 18:45:23 -05:00 |
|
|
1ebfbbe89e
|
wiki: Go back to the last version that worked.
Build Tilde Friends / Build-All (push) Successful in 15m58s
|
2024-12-02 17:57:08 -05:00 |
|
|
91ad43fdfc
|
ssb: A more plausibly correct way to load new messages correctly.
Build Tilde Friends / Build-All (push) Successful in 14m51s
|
2024-12-01 18:20:57 -05:00 |
|
|
6fe6fc180d
|
ssb: New theme, better load, remove debug prints.
Build Tilde Friends / Build-All (push) Successful in 15m11s
|
2024-12-01 16:27:59 -05:00 |
|
|
7e7b1c6ee1
|
ssb: Make #hashtags direct to channels.
Build Tilde Friends / Build-All (push) Successful in 15m25s
|
2024-12-01 15:32:35 -05:00 |
|
|
effb354d1b
|
ssb: Working toward a more sensible unread indication and user interface for setting read/unread.
Build Tilde Friends / Build-All (push) Successful in 15m5s
|
2024-12-01 12:56:31 -05:00 |
|
|
3ca2b19502
|
ssb: Canceling loads, more mobile-friendly sidebar, and respond to channel subscription changes.
Build Tilde Friends / Build-All (push) Successful in 16m30s
|
2024-11-30 17:49:36 -05:00 |
|
|
cd2c2587ae
|
ssb: Merge in the new very work in progress channels interface.
Build Tilde Friends / Build-All (push) Successful in 16m1s
|
2024-11-30 15:05:14 -05:00 |
|
|
51912f2b83
|
ssb: Update emojis.json, and add a script to regenerate it.
Build Tilde Friends / Build-All (push) Waiting to run
|
2024-11-28 09:16:07 -05:00 |
|
|
af6091760c
|
ssb+docs: prettier.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-11-27 12:07:00 -05:00 |
|
|
740d788c7c
|
storage: Show accounts with the most follows, for help pruning accounts.
Build Tilde Friends / Build-All (push) Successful in 16m5s
|
2024-11-26 16:25:15 -05:00 |
|
|
4c2fa2c1b3
|
storage: Show totals, too.
Build Tilde Friends / Build-All (push) Successful in 16m26s
|
2024-11-26 16:05:28 -05:00 |
|
|
4350c7b7a9
|
storage: Add a little app to show something about feed sizes.
|
2024-11-26 15:59:02 -05:00 |
|
|
e4e050e8e7
|
ssb: Fix some message link encoding.
Build Tilde Friends / Build-All (push) Successful in 15m41s
|
2024-11-26 08:42:51 -05:00 |
|
|
507b069ffe
|
cleanup: prettier.
|
2024-11-25 20:05:40 -05:00 |
|
|
f6d4e934e3
|
ssb: Adjust the follow/hops policies. Replication defaults to 2 hops, counted in the same way as the docs, and is configurable. #79
Build Tilde Friends / Build-All (push) Waiting to run
|
2024-11-25 11:20:01 -05:00 |
|
|
eb12ba6ed2
|
test: Use -t=auto to generate some screenshots, detect -t=auto failure more reliably, exercise setting the initial profile, and fix various bugs that fell out.
Build Tilde Friends / Build-All (push) Waiting to run
|
2024-11-25 09:38:49 -05:00 |
|