|
1e84b74ced
|
Can actually attempt to connect to a room from the web interface, now. No actual success yet.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4036 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-13 03:24:30 +00:00 |
|
|
cdbc2d48f7
|
Don't collapse any audio mentions, since we don't show them properly inline.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4035 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-12 03:11:46 +00:00 |
|
|
1140c5ddc7
|
Docs tweaks. Linkify hashtags.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4034 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-12 03:06:29 +00:00 |
|
|
0d23294d42
|
Remove promiseTest.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4033 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-12 02:32:20 +00:00 |
|
|
2dc7f58c80
|
Fixed some plumbing so that I can actually stay connected to a go-ssb-room.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4032 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-12 02:00:49 +00:00 |
|
|
de59a7f338
|
Perfetto UI => speedscope. I'm not going to switch away from JSON traces like Perfetto UI wants me to, and this is light, fast, and sufficient.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4031 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-10 02:39:00 +00:00 |
|
|
205f0df1b4
|
Slightly better initial experience. When you create your first identity, it becomes selected.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4030 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-10 02:16:26 +00:00 |
|
|
5ed9a77d38
|
Make the id picker refresh when you create an identity.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4029 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-10 00:03:39 +00:00 |
|
|
ae545e7b2b
|
Minor cleanup.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4028 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 23:25:22 +00:00 |
|
|
e49b54207a
|
Show potential room connections differently.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4027 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 03:51:31 +00:00 |
|
|
c1df77bb96
|
Oops.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4026 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 02:57:14 +00:00 |
|
|
98a7753a55
|
Test that blobs actually round trip data. I want to rewrite a thing.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4025 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 02:56:41 +00:00 |
|
|
d3d4b1a13c
|
Placeholders no longer necessary.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4024 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 02:49:32 +00:00 |
|
|
241dfdb90e
|
Connect from the web page sort of works again.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4023 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 02:15:33 +00:00 |
|
|
6ba41f03da
|
Don't assume we don't have to DNS lookup broadcasts.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4022 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 02:15:07 +00:00 |
|
|
9ef9dadbb8
|
Mostly fiddling with the connections tab.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4021 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 01:47:47 +00:00 |
|
|
06529fddfb
|
Trying to make connections more robust.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4020 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 01:31:18 +00:00 |
|
|
f015c8727d
|
Don't expire tunnel connection broadcasts. They go away when either connection goes away.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4019 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-09 00:37:51 +00:00 |
|
|
3a5ae4c228
|
Attempt to clean up requests for tunnel connections that are going away.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4018 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-07 02:57:29 +00:00 |
|
|
b12f8f9da8
|
First go at implementing rooms. A test passes that appears to exercise them.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4017 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-11-02 23:34:44 +00:00 |
|
|
1abc611e54
|
Trying to do mentions and refs betters. Questionable success.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4016 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-21 23:31:32 +00:00 |
|
|
6a4559c580
|
Trying to understand / work around sql logic errors.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4015 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-21 23:30:22 +00:00 |
|
|
54ebd0e643
|
Bring back buttons to attach apps.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4014 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-18 23:00:57 +00:00 |
|
|
60d1ea9d39
|
An experiment in collapsing messages, and link placeholders.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4013 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-18 22:31:54 +00:00 |
|
|
16dbc7617c
|
Convert images to webp when uploading.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4012 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-16 20:31:32 +00:00 |
|
|
a37ad69c8b
|
Update mentions whenever attaching images or updating markdown. Also show them.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4011 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-16 19:05:22 +00:00 |
|
|
3bbeec8ece
|
Display links to tildefriends apps again.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4010 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-16 00:54:16 +00:00 |
|
|
de398786be
|
So far I've gotten the triggers all wrong.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4009 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-15 19:28:57 +00:00 |
|
|
b8fa59d3ec
|
Auto-detect @mentions.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4008 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-15 19:02:09 +00:00 |
|
|
704ed737a9
|
Auto-complete @mentions.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4007 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-15 18:22:13 +00:00 |
|
|
04ae7a2540
|
Use messages_refs to show more context when looking at a post.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4006 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-15 13:39:45 +00:00 |
|
|
954e0227d4
|
When checking database integrity, delete messages after a gap.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4005 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-14 17:39:08 +00:00 |
|
|
1ab79adb27
|
Ugg. Botched this trigger.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4004 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-14 16:42:31 +00:00 |
|
|
c7ee998b21
|
I should probably fill in all of the HTTP status codes here.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4003 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-14 16:26:08 +00:00 |
|
|
f53ce584e3
|
No more secrets in ~/.config, and speed up some tests.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4002 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-14 12:27:34 +00:00 |
|
|
70866e03c8
|
Slightly more honest startup messaging.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4001 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-12 13:04:45 +00:00 |
|
|
656ab7beb6
|
Fix app 404s.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4000 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-12 12:38:33 +00:00 |
|
|
1dec53821e
|
Fixing some stock experience issues.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3999 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-12 12:27:32 +00:00 |
|
|
c0a14a738e
|
Let's try keeping a table of message refs.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3998 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-09 12:53:59 +00:00 |
|
|
d9c5f74d62
|
More overflow. #beach
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3997 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-09 12:23:25 +00:00 |
|
|
e5dcff0200
|
Wrapping issues.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3996 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-05 02:11:46 +00:00 |
|
|
25cc3d7c3a
|
I'm not sure why I ever constrained this.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3995 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-05 01:53:16 +00:00 |
|
|
1cffc5ec24
|
Image paste.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3994 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-05 01:40:21 +00:00 |
|
|
5e72b111d9
|
Refresh the JWT on websocket connect.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3993 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-05 01:20:47 +00:00 |
|
|
3cdfc7af2b
|
Make the auth tokens last longer.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3992 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-10-02 00:11:57 +00:00 |
|
|
113a82b382
|
Make auth use JWTs.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3991 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-09-28 23:52:44 +00:00 |
|
|
5b3ae3f006
|
Attempt to clean up promises owned by subtasks that have gone away.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3990 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-09-27 23:01:59 +00:00 |
|
|
c0ecdaae12
|
Experimenting with ordering. Handful of small fixes.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3989 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-09-25 12:33:54 +00:00 |
|
|
828f61c4e9
|
Warnings.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3988 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-09-24 21:13:14 +00:00 |
|
|
775f00c69c
|
Build fixes.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3987 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2022-09-24 21:10:23 +00:00 |
|