589 Commits

Author SHA1 Message Date
e5899fca58 ssb: Use the cache of private messages we built for the unread notification to actually show private messages. Still needs some work, but it's something.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 24m34s
2025-02-05 18:41:37 -05:00
b4049eaeaa welcome: Feeling fancy. Might revert later.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m40s
2025-02-04 12:53:04 -05:00
bb0ed67827 httpd: Move starting the http server into C.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 24m27s
2025-02-02 12:27:06 -05:00
b111d06851 ssb: I think this fixes missing a range in some circumstances.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m8s
2025-02-02 10:14:14 -05:00
4257b2ed51 ssb: Unknown message types need some padding.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-01 09:41:22 -05:00
6c2fc1444d ssb: Fix some SQL syntax for private messages. They need more work.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m16s
2025-01-29 12:15:46 -05:00
18bab849f7 ssb: prettier.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m17s
2025-01-27 21:02:15 -05:00
04878fcc30 ssb: Fix multiple bugs with follow status lying.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m10s
2025-01-27 20:28:44 -05:00
ffe1299548 ssb: More room for activities in the emoji picker dialog.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m27s
2025-01-27 12:45:54 -05:00
71ff604f90 ssb: Stop breaking up the news queries into chunks. It sometimes produced incorrect results, and it is not necessary if we're fast enough.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m50s
2025-01-25 20:13:05 -05:00
83e00763ea ssb: Be a bit more aggressive about loading latest messages. It bugs me when I don't see my own reactions in a channel or whatnot, and I think it has to do with the queried time ranges.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m2s
2025-01-25 18:00:06 -05:00
c728e05032 ssb: Add a lookup table of max sequence and timestamp per account.f
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m47s
2025-01-22 19:19:50 -05:00
c7a8ce7060 apps: display: grid.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-22 19:13:15 -05:00
762b4339fe ssb: Better 'Load More', too.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m53s
2025-01-22 18:28:55 -05:00
6280d6d167 apps: Mobile CSS tweaks.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m12s
2025-01-21 21:46:48 -05:00
4f18e744b4 ssb: Unbreak the channel query.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-21 21:31:16 -05:00
01d8f720e8 ssb: Treat timestamps of related messages separately from those of the primary queried messages.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m49s
2025-01-21 21:07:37 -05:00
18cf058af3 ssb: Experimenting with the news query strategy.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-21 20:53:23 -05:00
e2406df367 apps: Messing with CSS.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m3s
2025-01-20 20:45:35 -05:00
15be498e4b ssb: Don't show connections in various states of disconnectedness in the sidebar.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m24s
2025-01-20 16:57:22 -05:00
7ef4d814ef ssb: Avoid showing a broken img when viewing a profile without one assigned.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m49s
2025-01-19 21:34:42 -05:00
ac12e350bf ssb: People without profile images get emoji faces. I'm amazed it took me this long.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 27m16s
2025-01-18 21:17:07 -05:00
21788fc7b0 ssb: Stared at the news feed queries for performance and correctness a bit.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m27s
2025-01-15 19:32:31 -05:00
364e95698e ssb: Remove the react confirmation dialog.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m34s
2025-01-15 12:34:02 -05:00
a8f6b3a39a ssb: pub messaged needed padding.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m26s
2025-01-14 21:50:38 -05:00
250933bf41 ssb: Suppress noisy output when running command-line actions with output intended to be parsed.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-14 21:37:11 -05:00
56c77c781a ssb: Placeholder messages needed padding.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-14 21:18:49 -05:00
f7602b39a1 ssb: The compose preview needed some padding.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-14 20:51:56 -05:00
8c86092356 ssb: Make the refresh icon a circle. 2025-01-14 20:29:12 -05:00
db0a4bff77 ssb: Use most recent post timestamps to feature more relevant people to follow. 2025-01-14 20:15:18 -05:00
e198ff9cb1 ssb: Show some suggested accounts to follow.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m21s
2025-01-12 14:54:09 -05:00
b8eaa5cf97 ssb: prettier.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 27m19s
2025-01-12 12:08:50 -05:00
0d597721bf ssb: Try harder to avoid a full re-render. It's disruptive.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-12 12:01:52 -05:00
003e0caada ssb: Distant/unknown users get a circle avatar, too. 2025-01-12 11:56:59 -05:00
053637cfb4 ssb: The sync button indicates if a one-shot sync is active. 2025-01-12 11:54:30 -05:00
aa15da50ab ssb: Tried to do the right lit things to prevent unnecessary re-rendering. Ended up doing a lazy JSON thing.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m48s
2025-01-11 14:09:42 -05:00
02759c6f83 ssb: Hint at follow depth with profile image shape. Also, reload follow information the same way we re-determine channel unread status. Let's see if this feels good. 2025-01-11 13:48:06 -05:00
2e4f792fc3 ssb: Try to consolidate the local users list. Man, CSS. 2025-01-11 12:48:44 -05:00
17eba059f0 ssb: Fix trying to connect to the same stored connection over and over. 2025-01-11 12:32:18 -05:00
7f87714b58 ssb: Add some missing padding.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 27m0s
2025-01-05 21:43:26 -05:00
c469ef23e6 ssb: Make the profile layout a little friendlier.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m5s
2025-01-05 15:49:57 -05:00
f6e74f2526 ssb: Try to fix profile layout yet again. Man, CSS. 2025-01-05 15:41:56 -05:00
10b6e9c537 ssb: Remove the weird option to make the server account follow you. Now that this account is admin-controlled, it's unnecessary.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 25m58s
2025-01-05 15:29:29 -05:00
23db09f9b7 core: Default to loading into the ssb app. No more messing around.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m3s
2025-01-05 14:52:27 -05:00
d1b7681efc ssb: Don't show 'Loading...' forever in the ssb app when not signed in. Direct to the login page.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m50s
2025-01-05 12:52:52 -05:00
61ad405ad8 ssb: Too bright.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m30s
2025-01-04 21:38:52 -05:00
2f36db9142 ssb: Don't display mentions for tags that are used in the text of a message.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m22s
2025-01-04 21:05:24 -05:00
1ed066ef0f ssb: Fix naked hashtag links (to the corresponding channel).
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m53s
2025-01-04 13:03:58 -05:00
763f7d45d8 ssb: Prettier.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-04 12:41:04 -05:00
9da4857066 ssb: Make the client a bit less aggressive about determining private messages every load.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m56s
2025-01-03 15:53:19 -05:00