This website requires JavaScript.
Explore
Help
Register
Sign In
cory
/
tildefriends
Watch
5
Star
6
Fork
2
You've already forked tildefriends
Code
Issues
27
Pull Requests
Actions
Releases
40
Wiki
Activity
All Workflows
build.yaml
Actor
All actors
cory
Status
All status
Success
Failure
Waiting
Running
ssb: Add some missing padding.
build.yaml #392
:
Commit
7f87714b58
pushed by
cory
main
2025-01-05 22:10:33 -05:00
27m0s
View workflow file
ssb: Add get_identity, get_sequence, and get_profile commands. #89
build.yaml #391
:
Commit
5594bee618
pushed by
cory
main
2025-01-05 17:41:51 -05:00
25m41s
View workflow file
ssb: Make the profile layout a little friendlier.
build.yaml #390
:
Commit
c469ef23e6
pushed by
cory
main
2025-01-05 16:37:40 -05:00
26m5s
View workflow file
ssb: Remove the weird option to make the server account follow you. Now that this account is admin-controlled, it's unnecessary.
build.yaml #389
:
Commit
10b6e9c537
pushed by
cory
main
2025-01-05 15:55:31 -05:00
25m58s
View workflow file
core: Default to loading into the ssb app. No more messing around.
build.yaml #388
:
Commit
23db09f9b7
pushed by
cory
main
2025-01-05 15:18:35 -05:00
26m3s
View workflow file
ssb: Don't show 'Loading...' forever in the ssb app when not signed in. Direct to the login page.
build.yaml #387
:
Commit
d1b7681efc
pushed by
cory
main
2025-01-05 13:19:46 -05:00
26m50s
View workflow file
ssb: Too bright.
build.yaml #386
:
Commit
61ad405ad8
pushed by
cory
main
2025-01-04 22:01:35 -05:00
22m30s
View workflow file
ssb: Tidy up some of the more common reasons for disconnect.
build.yaml #385
:
Commit
aff98110e0
pushed by
cory
main
2025-01-04 21:38:59 -05:00
32s
View workflow file
ssb: Don't display mentions for tags that are used in the text of a message.
build.yaml #384
:
Commit
2f36db9142
pushed by
cory
main
2025-01-04 21:27:53 -05:00
22m23s
View workflow file
cleanup: rm test.c
build.yaml #383
:
Commit
aa86ee1066
pushed by
cory
main
2025-01-04 17:34:58 -05:00
22m45s
View workflow file
ssb: Don't store connections that aren't user-initiated.
build.yaml #382
:
Commit
dbbcce8165
pushed by
cory
main
2025-01-04 17:12:04 -05:00
3m24s
View workflow file
ssb: Fix naked hashtag links (to the corresponding channel).
build.yaml #381
:
Commit
1ed066ef0f
pushed by
cory
main
2025-01-04 13:27:02 -05:00
22m53s
View workflow file
ssb: Prettier.
build.yaml #380
:
Commit
763f7d45d8
pushed by
cory
main
2025-01-04 13:04:05 -05:00
22m57s
View workflow file
ssb: Ease up on excessively re-hitting the database for ebt.replicate even more.
build.yaml #379
:
Commit
2328f3afb5
pushed by
cory
main
2025-01-04 10:21:40 -05:00
23m20s
View workflow file
ssb: Maybe ease up on hammering the db for follows.
build.yaml #378
:
Commit
2223245861
pushed by
cory
main
2025-01-03 18:40:52 -05:00
22m52s
View workflow file
ssb: Manage new message handling from the new EBT code.
build.yaml #377
:
Commit
36226b01cd
pushed by
cory
main
2025-01-03 17:27:40 -05:00
22m57s
View workflow file
ssb: Make the client a bit less aggressive about determining private messages every load.
build.yaml #376
:
Commit
9da4857066
pushed by
cory
main
2025-01-03 16:27:23 -05:00
22m56s
View workflow file
update: CodeMirror.
build.yaml #375
:
Commit
03a28fc3c5
pushed by
cory
main
2025-01-03 08:43:41 -05:00
23m57s
View workflow file
ssb: Reduce message margins.
build.yaml #374
:
Commit
3513619221
pushed by
cory
main
2025-01-02 21:39:26 -05:00
22m25s
View workflow file
build: Trying to fix flatpak build for some reason.
build.yaml #373
:
Commit
0c9f5769d3
pushed by
cory
main
2025-01-02 18:08:07 -05:00
22m30s
View workflow file
build: Needed out/ earlier for ssl-local.
build.yaml #372
:
Commit
587a666ab6
pushed by
cory
main
2025-01-02 17:45:29 -05:00
4m47s
View workflow file
build: mkdir out/openssl-local.
build.yaml #371
:
Commit
f26deea508
pushed by
cory
main
2025-01-02 17:40:32 -05:00
2m17s
View workflow file
ssb: Fiddling with render of encrypted messages.
build.yaml #370
:
Commit
b8e19040b5
pushed by
cory
main
2025-01-02 16:33:39 -05:00
22m29s
View workflow file
macos: Fix build.
build.yaml #369
:
Commit
7d9e0f4080
pushed by
cory
main
2025-01-02 14:43:48 -05:00
22m44s
View workflow file
ssb: Fix the message encrypted icon placement.
build.yaml #368
:
Commit
16ce7fbc7b
pushed by
cory
main
2025-01-02 14:18:50 -05:00
22m56s
View workflow file
ssb: More uv_async_send paranoia still. #96
build.yaml #367
:
Commit
639fce376a
pushed by
cory
main
2025-01-02 13:29:41 -05:00
22m51s
View workflow file
ssb: More uv_async_send paranoia. #96
build.yaml #366
:
Commit
3dcafdf403
pushed by
cory
main
2025-01-02 13:05:04 -05:00
22m52s
View workflow file
ssb: Fix a crash on Windows when we would call uv_async_send on a handle that had already been closed. Various other cleanup and improvements along the journey. #96
build.yaml #365
:
Commit
cd2fe9f8d9
pushed by
cory
main
2025-01-02 12:42:03 -05:00
5m57s
View workflow file
ssb: Every now and then I load in Chrome and see everywhere I used overflow: scroll when I wanted overflow: auto.
build.yaml #364
:
Commit
fd40596ce7
pushed by
cory
main
2025-01-02 09:21:02 -05:00
22m38s
View workflow file
ssb: tags never got an updated CSS treatment.
build.yaml #363
:
Commit
7ecda69703
pushed by
cory
main
2025-01-02 08:58:14 -05:00
8m26s
View workflow file
First
Previous
...
23
24
25
26
27
...
Next
Last