Cory McWilliams cory
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 »
cory pushed to main at cory/tildefriends 2025-01-03 08:19:42 -05:00
03a28fc3c5 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-01-02 21:17:00 -05:00
3513619221 ssb: Reduce message margins.
cory pushed to main at cory/tildefriends 2025-01-02 17:45:29 -05:00
0c9f5769d3 build: Trying to fix flatpak build for some reason.
cory pushed to main at cory/tildefriends 2025-01-02 17:40:32 -05:00
587a666ab6 build: Needed out/ earlier for ssl-local.
cory pushed to main at cory/tildefriends 2025-01-02 17:38:15 -05:00
f26deea508 build: mkdir out/openssl-local.
cory pushed to main at cory/tildefriends 2025-01-02 16:11:10 -05:00
b8e19040b5 ssb: Fiddling with render of encrypted messages.
cory pushed to main at cory/tildefriends 2025-01-02 14:21:02 -05:00
7d9e0f4080 macos: Fix build.
cory pushed to main at cory/tildefriends 2025-01-02 13:55:53 -05:00
16ce7fbc7b ssb: Fix the message encrypted icon placement.
cory commented on issue cory/tildefriends#96 2025-01-02 13:35:47 -05:00
TildeFriends crashes on Windows when talking to Manyverse

I believe the actual crash is now fixed. If you're inclined, you can grab the latest tildefriends.standalone.exe from the artifact here: https://dev.tildefriends.net/cory/tildefriends/actions/ru…

cory closed issue cory/tildefriends#96 2025-01-02 13:35:47 -05:00
TildeFriends crashes on Windows when talking to Manyverse
cory pushed to main at cory/tildefriends 2025-01-02 13:06:49 -05:00
639fce376a ssb: More uv_async_send paranoia still. #96
3cdbac5c22 build: Archive the windows .exe with data.
Compare 2 commits »