|
67861f0f33
|
ssb: Add some options to encourage getting connected to the connections sidebar section.
Build Tilde Friends / Build-All (push) Successful in 32m46s
|
2025-06-11 20:53:51 -04:00 |
|
|
a1f1eb34d5
|
ssb: sequence: Sequential 32-bit integer starting at 1.
Build Tilde Friends / Build-All (push) Successful in 32m2s
|
2025-06-11 20:12:23 -04:00 |
|
|
2a6789063e
|
ssb: Show/hide "Mark All Read" and the unread line more correctly.
Build Tilde Friends / Build-All (push) Successful in 32m53s
|
2025-06-11 19:22:21 -04:00 |
|
|
cbf1273a55
|
ssb: Squeeze some blood from the following_perf stone.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-11 19:12:59 -04:00 |
|
|
8143a23ced
|
format
|
2025-06-11 18:52:56 -04:00 |
|
|
3c17810747
|
welcome: Update the welcome page to be a bit more direct and relevant. #124
Build Tilde Friends / Build-All (push) Successful in 32m17s
|
2025-06-11 18:39:15 -04:00 |
|
|
bea7a2e9ed
|
core: Use JS_NewTypedArray.
Build Tilde Friends / Build-All (push) Successful in 32m29s
|
2025-06-11 12:56:27 -04:00 |
|
|
2f0a2ac6b0
|
core: Prefer JS_AtomToCString() over JS_AtomToString() + JS_ToCString().
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-11 12:46:52 -04:00 |
|
|
18908b6b56
|
core: Ignore websocket errors when navigating away from the page (ie, Abnormal closure when switching apps). #60
Build Tilde Friends / Build-All (push) Successful in 32m21s
|
2025-06-11 12:10:28 -04:00 |
|
|
b135a210cc
|
core: Avoid trivial snprintfs.
Build Tilde Friends / Build-All (push) Successful in 34m10s
|
2025-06-10 21:17:55 -04:00 |
|
|
3a2a829940
|
ssb: Disabling room support only disables the ability to tunnel through ourselves, not receive tunneled connections.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-10 20:36:59 -04:00 |
|
|
e56dd2dd2d
|
core: Remove hitch tracking. Hasn't been an active problem, and the traces are sufficient to diagnose.
Build Tilde Friends / Build-All (push) Successful in 32m36s
|
2025-06-10 12:44:56 -04:00 |
|
|
3f41a48bc7
|
ssb: Use message refs to get channel contents, not full-text search. Much faster for certain channels.
Build Tilde Friends / Build-All (push) Successful in 32m43s
|
2025-06-09 12:16:09 -04:00 |
|
|
65ed53281a
|
ssb: Shutdown hygiene. #108
Build Tilde Friends / Build-All (push) Successful in 36m20s
|
2025-06-07 18:00:05 -04:00 |
|
|
1121557a2e
|
update: CodeMirror.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-07 17:29:45 -04:00 |
|
|
d4a7b86ee7
|
ssb: Revise private scanning slightly.
Build Tilde Friends / Build-All (push) Successful in 34m58s
|
2025-06-07 15:10:37 -04:00 |
|
|
626c18b04e
|
ssb: Fix some correctly identified private messages not showing up in the private message feed.
|
2025-06-07 15:04:08 -04:00 |
|
|
bfa97ed7c7
|
log: Disable stdout buffering. I want to see output sooner in journalctl.
Build Tilde Friends / Build-All (push) Successful in 34m18s
|
2025-06-07 13:24:55 -04:00 |
|
|
deae4d5367
|
ssb: Obviously close the readers before the writer.
|
2025-06-07 13:19:46 -04:00 |
|
|
899605c860
|
ssb: Actually prevent the sqlite WAL file from growing out of control by truncating when it grows to about 64MB of pages.
Build Tilde Friends / Build-All (push) Successful in 33m59s
|
2025-06-07 11:39:31 -04:00 |
|
|
dc9a279991
|
ssb: Free sqlite3_exec errors.
|
2025-06-07 10:36:44 -04:00 |
|
|
2a53892581
|
update: sqlite 3.50.1.
Build Tilde Friends / Build-All (push) Successful in 34m58s
|
2025-06-07 08:04:34 -04:00 |
|
|
6bef0eb764
|
prettier
Build Tilde Friends / Build-All (push) Successful in 31m55s
|
2025-06-04 20:48:04 -04:00 |
|
|
462b40640c
|
ssb: Don't show messages as unread when not in channels that allow unread status.
Build Tilde Friends / Build-All (push) Successful in 32m29s
|
2025-06-04 19:56:02 -04:00 |
|
|
72e1b2025c
|
core: Chasing shutdown issues some more. Logging. No more task promises once shutdown starts. #108
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-04 19:47:54 -04:00 |
|
|
fc7c4b1257
|
docs: Add a quick doc of how connecting Manyverse to tildefriends.net is supposed to work.
Build Tilde Friends / Build-All (push) Successful in 32m3s
|
2025-06-04 18:45:18 -04:00 |
|
|
6c22c59056
|
room: Fix multiple issues with the core room app. Good gravy, it's like I don't want people to connect.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-04 18:24:31 -04:00 |
|
|
94c2b1184f
|
prettier
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-04 18:01:39 -04:00 |
|
|
45231d703d
|
ssb: Split recent votes into their own sidebar item as an experiment. #122
|
2025-06-04 18:00:46 -04:00 |
|
|
7882fcbe8f
|
ssb: The red border is too much and stacks poorly. Let's try the same unread icon from the sidebar.
Build Tilde Friends / Build-All (push) Successful in 31m51s
|
2025-06-04 12:24:04 -04:00 |
|
|
3bbc8c4d35
|
ssb: Consolidate the buttons around the compose UI. #122
Build Tilde Friends / Build-All (push) Successful in 33m53s
|
2025-06-02 21:47:35 -04:00 |
|
|
8ae10dc80b
|
ssb: Add some more visibility that you're above the unread line. #122
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-02 21:24:03 -04:00 |
|
|
9b11c2c629
|
ssb: Expose a list of followed accounts on the profile page. #122
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-02 21:06:25 -04:00 |
|
|
e2a231fb4a
|
ssb: Consolidated contact message groups a bit too much.
|
2025-06-02 12:14:06 -04:00 |
|
|
8a9502d1f2
|
ssb: More correct/thorough channel status.
Build Tilde Friends / Build-All (push) Successful in 33m50s
|
2025-05-31 17:55:49 -04:00 |
|
|
534438df63
|
ssb: The message_refs table had loads of erroneous entries. This fixes that and adds channel/hashtag refs.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-31 17:42:17 -04:00 |
|
|
45a4feec96
|
ssb: Fix a use of undefined.
Build Tilde Friends / Build-All (push) Successful in 33m36s
|
2025-05-31 16:52:37 -04:00 |
|
|
aa7a32395e
|
ssb: Expose last successful connection time for stored connections.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-31 16:33:48 -04:00 |
|
|
ab9f57f044
|
ssb: Support expanding profile images the same as other images. #122
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-31 16:11:13 -04:00 |
|
|
4040d6aa08
|
ssb: Hide 'Mark as read' when we're not in a channel with a read status. #122
Build Tilde Friends / Build-All (push) Successful in 32m52s
|
2025-05-31 15:23:07 -04:00 |
|
|
1c96f5c35e
|
ssb: Slight tweaks to 'This message is not currently available.'
|
2025-05-31 15:20:55 -04:00 |
|
|
4d3e42812d
|
ssb: Condense follows/blocks more, and support replies to them. #122
|
2025-05-31 15:17:07 -04:00 |
|
|
f7b3711d4f
|
ssb: Bury placeholder message blob ids in a context menu. #122
Build Tilde Friends / Build-All (push) Successful in 34m4s
|
2025-05-31 11:44:50 -04:00 |
|
|
2408e076ff
|
ssb: Indicate connection status with some colors in the connections list in the sidebar. #122
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-31 11:28:09 -04:00 |
|
|
6f71ffb477
|
ssb: Treat most plaintext votes as 👍. #122
Build Tilde Friends / Build-All (push) Successful in 33m12s
|
2025-05-31 10:52:07 -04:00 |
|
|
214433f36a
|
update: CodeMirror.
Build Tilde Friends / Build-All (push) Successful in 32m41s
|
2025-05-29 12:39:31 -04:00 |
|
|
309b22732e
|
update: sqlite 3.50.0.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-29 12:37:14 -04:00 |
|
|
6fe7687b2a
|
docs: Update the screenshots.
Build Tilde Friends / Build-All (push) Successful in 32m44s
|
2025-05-28 20:49:48 -04:00 |
|
|
a8cbf757ff
|
build: Let's start work on 0.0.32. nix => 0.0.31.
Build Tilde Friends / Build-All (push) Successful in 32m47s
|
2025-05-28 18:12:15 -04:00 |
|
|
4a4bedfe2b
|
docs: Fix the changelog version. Hmm.
Build Tilde Friends / Build-All (push) Successful in 31m2s
latest_release
v0.0.31
|
2025-05-28 12:28:33 -04:00 |
|