Commit Graph

418 Commits

Author SHA1 Message Date
Ted Unangst 4e18304369 delete dead threads when cleaning up 2019-05-22 15:49:31 -04:00
Ted Unangst 5c06453f53 discouraged adduser command 2019-05-22 15:11:39 -04:00
Ted Unangst ca3460186a clarify that block is really mute. 2019-05-22 12:42:00 -04:00
Ted Unangst b0908437cc trailing space 2019-05-21 20:12:41 -04:00
Ted Unangst 09b471b8de stop abusing rid for deletion, just use xid like normal 2019-05-21 19:32:43 -04:00
Ted Unangst fc4f13d9e0 the number of unreliable servers in the federation is too damn high! 2019-05-21 19:09:28 -04:00
Ted Unangst 1d97b24c82 another day, another cursed character set 2019-05-21 19:01:53 -04:00
Ted Unangst d8d439e596 consume activities in a goroutine other than the web handler 2019-05-21 18:51:04 -04:00
Ted Unangst c0303a91e6 better html for quotes and code 2019-05-21 18:14:48 -04:00
Ted Unangst f14b8d8e6e if the digest is in the httpsig, we should also verify it matches content 2019-05-21 15:44:58 -04:00
Ted Unangst f55e212238 cleanup command to collect database garbage 2019-05-21 14:06:17 -04:00
Ted Unangst a919fed6f9 can use function here 2019-05-21 13:57:45 -04:00
Ted Unangst d4d2483ee0 add better origin checks for all activities 2019-05-21 13:56:15 -04:00
Ted Unangst a11ab06762 the original should be the original original where possible 2019-05-20 18:30:29 -04:00
Ted Unangst ee6ec4896e remove dead code chunk 2019-05-20 12:01:15 -04:00
Ted Unangst af0947af9a this was supposed to fix up tonks not bonks 2019-05-20 11:56:07 -04:00
Ted Unangst 73e5d9ce3a fix finding one honk 2019-05-20 11:48:37 -04:00
Ted Unangst c7cca54c35 oops, fix XID for honks 2019-05-20 11:41:23 -04:00
Ted Unangst 0f842bedac let's try blockquotes for a bit 2019-05-20 10:55:18 -04:00
Ted Unangst 18bb5dbd99 log reception of xonk 2019-05-20 10:53:16 -04:00
Ted Unangst 8fe575dcf3 reget bonks even when embedded 2019-05-20 10:51:15 -04:00
Ted Unangst 5e7ed058c1 user-agent for posts as well 2019-05-20 10:48:42 -04:00
Ted Unangst 24006757e0 rework honk to make local and remote about the same.
indicate the difference with a flag, not magic values in various columns.
2019-05-20 10:48:02 -04:00
Ted Unangst 1f3e7a8479 use htfilter from webs 2019-05-17 19:37:43 -04:00
Ted Unangst 1813bb7c39 a few more html tags, probably unlikely in AP though 2019-05-17 19:11:17 -04:00
Ted Unangst cead81bccb homepage change: only followed honkers shown, allow silence with -. 2019-05-17 17:53:06 -04:00
Ted Unangst 32782d5356 clapping is fucking obnoxious 2019-05-17 16:11:40 -04:00
Ted Unangst 5fb2e9c0a5 more flexible re for mentions 2019-05-16 17:37:43 -04:00
Ted Unangst 098e5bd200 we're only saving oonker for bonks 2019-05-16 11:44:52 -04:00
Ted Unangst 8d4bfcc627 rss links are permalinks 2019-05-16 00:49:13 -04:00
Ted Unangst 90cc940773 upgrade webs to get image rotation 2019-05-15 16:28:54 -04:00
Ted Unangst 90c7001e15 rework honk schema to store more information.
add original honker for bonks.
add separate precis field for summary.
add format to prepare for changing how html is saved.
2019-05-15 16:27:50 -04:00
Ted Unangst 6ab3c1d07d should allow - in bold and ital 2019-05-15 14:39:33 -04:00
Ted Unangst 647aef3027 may as well allow subscript too 2019-05-14 20:10:47 -04:00
Ted Unangst b6e583de30 always forget to add the new file 2019-05-14 19:19:18 -04:00
Ted Unangst 94fd2347c9 rework some account stuff, change passwords 2019-05-14 19:18:29 -04:00
Ted Unangst 5e5438043b blockquote injection was just for testing, revert. 2019-05-14 11:13:24 -04:00
Ted Unangst 751b231a56 provide some style for tables 2019-05-14 11:12:21 -04:00
Ted Unangst 2abe92e4ab better style for blockquote 2019-05-14 11:11:11 -04:00
Ted Unangst ed357653a8 some minor cleanup 2019-05-13 13:02:12 -04:00
Ted Unangst eed4d3b421 when showing a single honk, include some others for context 2019-05-13 13:00:56 -04:00
Ted Unangst e10c9d801b support Page objects too 2019-05-13 09:36:28 -04:00
Ted Unangst e544d5ae1d add a very basic test 2019-05-12 10:02:44 -04:00
Ted Unangst 4139190fc5 don't eat too many newlines. need a real parser here. 2019-05-11 21:50:39 -04:00
Ted Unangst 994bf806b1 trickery to avoid further markdown of code blocks 2019-05-11 21:29:32 -04:00
Ted Unangst 82d834e348 remove some extra newlines that tend to appear in code blocks 2019-05-11 10:41:47 -04:00
Ted Unangst 41604becdc there is entirely too much unicode 2019-05-11 09:34:20 -04:00
Ted Unangst 6be21e9f0b can cache fishing results in db 2019-05-10 18:18:32 -04:00
Ted Unangst 2f3ee823d9 don't need to allow resigned content now that we get oneups 2019-05-10 18:07:49 -04:00
Ted Unangst 1592e0314b better color balance and contrast for avatars 2019-05-10 17:29:30 -04:00