Commit graph

817 commits

Author SHA1 Message Date
Ted Unangst
3cf015d636 the trouble with liking things is you change your mind and then
my log fills up with undo commands
2019-04-20 11:50:01 -04:00
Ted Unangst
f5f334ba31 simplify slightly 2019-04-20 11:41:20 -04:00
Ted Unangst
30e1657d7a start saving boxes in the db 2019-04-20 11:38:16 -04:00
Ted Unangst
770e57797e @me page just for me 2019-04-20 11:17:00 -04:00
Ted Unangst
e8c5a307ce sigh. need to defer mentionize to avoid collecting our own html 2019-04-19 23:23:22 -04:00
Ted Unangst
58c0db0296 no rows is not an error 2019-04-19 23:00:46 -04:00
Ted Unangst
41675d331d the schema is a little better than before 2019-04-19 22:58:49 -04:00
Ted Unangst
0e78b38ea0 oops, only need to create idx once, from qbit 2019-04-19 22:49:56 -04:00
Ted Unangst
2442bcebd4 userid for thread kill query 2019-04-19 22:40:13 -04:00
Ted Unangst
6d18b97b62 dost thou bite thy thumb at me? 2019-04-19 22:35:21 -04:00
Ted Unangst
b2b21b9ba6 going to need userid in zonkers table too 2019-04-19 22:34:39 -04:00
Ted Unangst
6283a96e4d don't show honks from zonvoys 2019-04-19 22:10:58 -04:00
Ted Unangst
28756cc48a some style tweaks to keep honk info aligned with avatar 2019-04-19 22:06:34 -04:00
Ted Unangst
d75cbe1c3d prefer the activitypub context name for conversation 2019-04-19 12:48:44 -04:00
Ted Unangst
b95824e191 allow mention by direct url 2019-04-19 12:35:31 -04:00
Ted Unangst
7219332e0a a convoy is a whole fleet of honks, coming at ya 2019-04-19 11:50:35 -04:00
Ted Unangst
f5cbf4cadc use two more bytes for xid, but don't bother looking for dupes.
102 bits ought to be enough for anyone
2019-04-19 11:32:01 -04:00
Ted Unangst
b5249fd53d schema updates for future changes. xonkers, zonkers, and convoys, oh my. 2019-04-19 11:08:22 -04:00
Ted Unangst
c7c5001e53 lower case all the sql 2019-04-19 10:41:21 -04:00
Ted Unangst
8abd5973cc rid input should not autocomplete 2019-04-18 19:28:19 -04:00
Ted Unangst
131106f631 add a viewport so iphone stops reflowing 2019-04-18 19:09:04 -04:00
Ted Unangst
ff0e899b7a don't need to fill saved inbox with boring noise 2019-04-18 16:39:29 -04:00
Ted Unangst
3962fc7cb1 Added tag v0.2.4 for changeset 7b38c7500ce0 2019-04-18 16:35:05 -04:00
Ted Unangst
52f93b3534 make extra sure emus don't slip out as attachments 2019-04-18 16:34:51 -04:00
Ted Unangst
73515d50ac Added tag v0.2.3 for changeset 4a5816b79e87 2019-04-18 16:13:31 -04:00
Ted Unangst
1417812419 201 is an ok status too 2019-04-18 16:09:10 -04:00
Ted Unangst
d067bebbd2 i guess this should be nosniff? 2019-04-17 12:32:50 -04:00
Ted Unangst
58b051dfc3 no keybase support 2019-04-17 11:04:32 -04:00
Ted Unangst
ffcd597027 less inefficient compaction 2019-04-16 22:36:05 -04:00
Ted Unangst
61b91a84f1 speed up the home page 2019-04-16 22:26:17 -04:00
Ted Unangst
c4b14dd513 add some caching times willy nilly 2019-04-16 22:23:50 -04:00
Ted Unangst
7d538d465f put a limit on how many deliveries we actually send it in parallel 2019-04-16 20:34:27 -04:00
Ted Unangst
562d4e34c1 go fmt is a harsh mistress 2019-04-16 20:33:01 -04:00
Ted Unangst
d542796944 i think we're ready to try delivery in parallel 2019-04-16 20:22:16 -04:00
Ted Unangst
3dfe29724a don't try looking up boxes concurrently 2019-04-16 20:20:42 -04:00
Ted Unangst
3d0cb6c737 refine delivery some more 2019-04-16 20:14:24 -04:00
Ted Unangst
5a435960be avoid surprises by documenting visibility rules 2019-04-16 17:18:16 -04:00
Ted Unangst
7d8bea7be8 display reply id where present 2019-04-16 17:11:04 -04:00
Ted Unangst
5b5830e28b Added tag v0.2.2 for changeset eba8ccf45b80 2019-04-16 16:37:58 -04:00
Ted Unangst
723ac49a0c break down and make mentions look like other mentions 2019-04-16 16:10:51 -04:00
Ted Unangst
f5709a9e84 add class for mentions so they're not treated like links 2019-04-16 15:16:44 -04:00
Ted Unangst
28a39e7f23 the delete object may also be just the id string 2019-04-16 15:09:57 -04:00
Ted Unangst
72e13c1bfb Added tag v0.2.1 for changeset 2c62e21731b3 2019-04-16 14:58:22 -04:00
Ted Unangst
0997e57525 on redelivery, try shared again too 2019-04-16 14:55:32 -04:00
Ted Unangst
ca85e502d2 oops, sharedInbox is hiding under endpoints 2019-04-16 14:47:08 -04:00
Ted Unangst
6ec4352d69 use shared inbox for delivery 2019-04-16 14:40:23 -04:00
Ted Unangst
8da5d74c31 print the failing statement 2019-04-16 11:16:43 -04:00
Ted Unangst
57292dce17 Added tag v0.2.0 for changeset a50adf10726d 2019-04-16 10:05:29 -04:00
Ted Unangst
a5f21922e9 don't hold mutex across net calls 2019-04-15 23:54:29 -04:00
Ted Unangst
3cfdaacdb3 don't link missing mentions 2019-04-15 23:48:01 -04:00