Commit graph

676 commits

Author SHA1 Message Date
Ted Unangst
4c2d24a05c maybe works better if we set the magic directMessage flag 2019-05-28 03:54:03 -04:00
Ted Unangst
5d2956e1f9 treat local private messages as local 2019-05-28 03:39:34 -04:00
Ted Unangst
0faf2b0556 allow replying to private messages with private replies 2019-05-28 02:36:47 -04:00
Ted Unangst
33b57b6874 rss link is cluttering up header 2019-05-26 16:05:59 -04:00
Ted Unangst
8cd2d1c9fa rework honkers page some 2019-05-26 16:04:39 -04:00
Ted Unangst
e05c112af4 make sure we don't zap our own files 2019-05-25 14:44:40 -04:00
Ted Unangst
233f80fa4a log excessive attachment separately 2019-05-25 14:34:46 -04:00
Ted Unangst
dcc055ace1 cleanup images after 30 days if we don't need them 2019-05-25 13:34:41 -04:00
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