184 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
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
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
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
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
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
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
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
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
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
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
3513619221 ssb: Reduce message margins.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m25s
2025-01-02 21:16:55 -05:00
b8e19040b5 ssb: Fiddling with render of encrypted messages.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m29s
2025-01-02 16:11:04 -05:00
16ce7fbc7b ssb: Fix the message encrypted icon placement.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m57s
2025-01-02 13:55:47 -05:00
fd40596ce7 ssb: Every now and then I load in Chrome and see everywhere I used overflow: scroll when I wanted overflow: auto.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m37s
2025-01-02 08:58:10 -05:00
7ecda69703 ssb: tags never got an updated CSS treatment.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-01-02 08:49:30 -05:00
54df862998 ssb: Continuing to untangle message CSS.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m42s
2025-01-01 16:44:16 -05:00
301b7a4911 ssb: Trying to untangle some message formatting ugliness. First step: some minor refactoring.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m53s
2025-01-01 15:45:11 -05:00
671e3e19ff ssb: Try to stop dates from wrapping into a vertical line of single characters.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m9s
2024-12-31 08:39:02 -05:00
0c394c2e61 ssb: Trying to keep things CSS-ing off the screen.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 23m51s
2024-12-30 07:13:49 -05:00
4ecbb5234c ssb: Tweaking profile card CSS.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 23m31s
2024-12-29 15:51:51 -05:00
98f1700049 ssb: Fiddling with message card and compose CSS some more.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2024-12-29 15:42:12 -05:00