Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-01-05 17:16:09 -05:00
5594bee618 ssb: Add get_identity, get_sequence, and get_profile commands. #89
cory pushed to main at cory/tildefriends 2025-01-05 16:11:35 -05:00
c469ef23e6 ssb: Make the profile layout a little friendlier.
f6e74f2526 ssb: Try to fix profile layout yet again. Man, CSS.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-01-05 15:29:33 -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.
3f27af30b7 ssb: Actually fall back to this default global setting value.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-01-05 14:52:30 -05:00
23db09f9b7 core: Default to loading into the ssb app. No more messing around.
cory pushed to main at cory/tildefriends 2025-01-05 12:52:55 -05:00
d1b7681efc ssb: Don't show 'Loading...' forever in the ssb app when not signed in. Direct to the login page.
cory pushed to main at cory/tildefriends 2025-01-04 21:38:59 -05:00
61ad405ad8 ssb: Too bright.
cory pushed to main at cory/tildefriends 2025-01-04 21:38:26 -05:00
aff98110e0 ssb: Tidy up some of the more common reasons for disconnect.
cory commented on issue cory/tildefriends#93 2025-01-04 21:16:51 -05:00
Rewrite EBT

Good enough for now.

cory closed issue cory/tildefriends#93 2025-01-04 21:16:51 -05:00
Rewrite EBT
cory pushed to main at cory/tildefriends 2025-01-04 21:05:30 -05:00
2f36db9142 ssb: Don't display mentions for tags that are used in the text of a message.
cory pushed to main at cory/tildefriends 2025-01-04 17:12:04 -05:00
aa86ee1066 cleanup: rm test.c
cory pushed to main at cory/tildefriends 2025-01-04 17:08:38 -05:00
dbbcce8165 ssb: Don't store connections that aren't user-initiated.
cory pushed to main at cory/tildefriends 2025-01-04 13:04:05 -05:00
1ed066ef0f ssb: Fix naked hashtag links (to the corresponding channel).
cory pushed to main at cory/tildefriends 2025-01-04 12:41:07 -05:00
763f7d45d8 ssb: Prettier.
cory pushed to main at cory/tildefriends 2025-01-04 09:58:19 -05:00
2328f3afb5 ssb: Ease up on excessively re-hitting the database for ebt.replicate even more.
cory commented on issue cory/tildefriends#95 2025-01-03 21:08:42 -05:00
Refuses to bootstrap off Manyverse via LAN

Just throwing this out there: the first obstacle I ran into was that I was able to connect Tilde Friends to Manyverse, but it would immediately disconnect. Digging through the Activities tab in…

cory commented on issue cory/tildefriends#93 2025-01-03 20:57:03 -05:00
Rewrite EBT

Well I rewrote it but still need to do the better scheduling bit.

cory pushed to main at cory/tildefriends 2025-01-03 18:17:59 -05:00
2223245861 ssb: Maybe ease up on hammering the db for follows.
cory pushed to main at cory/tildefriends 2025-01-03 17:04:42 -05:00
36226b01cd ssb: Manage new message handling from the new EBT code.
da31f9cadd cleanup: get/set sent clock is now unused.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-01-03 16:04:27 -05:00
9da4857066 ssb: Make the client a bit less aggressive about determining private messages every load.
75c71135ba ssb: No longer replicate every account we hear about.
0cb5025a16 core: Improve global setting grammar.
44d9f69434 ssb: Refactoring EBT implementation. I think this works not worse than before and will let me schedule message replication better in a future change. #93
3f343b283b ssb: Delete one more redundant global setting accessor.
Compare 5 commits »