Commit graph

100 commits

Author SHA1 Message Date
Ted Unangst
8d4bfcc627 rss links are permalinks 2019-05-16 00:49:13 -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
94fd2347c9 rework some account stuff, change passwords 2019-05-14 19:18:29 -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
6be21e9f0b can cache fishing results in db 2019-05-10 18:18:32 -04:00
Ted Unangst
f1b4c45088 try logging only unknown activities for a while 2019-05-07 20:55:11 -04:00
Ted Unangst
f722e168ca will need donks for bonks, too 2019-05-05 14:08:27 -04:00
Ted Unangst
6d0a5590a4 that was dumb. fix compilation. 2019-05-05 14:06:29 -04:00
Ted Unangst
8143593f8c only need to load donks in one case of getxonk 2019-05-05 14:03:12 -04:00
Ted Unangst
2b390a6b92 just public audience for bonks 2019-05-05 14:01:34 -04:00
Ted Unangst
a8c24583ea not sure what the right data range is, but make it a week 2019-05-05 13:54:13 -04:00
Ted Unangst
adcc0a1339 don't leave attachment linkage in db after deletion in case id is reused 2019-05-05 13:52:46 -04:00
Ted Unangst
a9d5bb35e9 use webs/rss now 2019-05-04 22:56:58 -04:00
Ted Unangst
af849f4371 switch image code to webs 2019-05-04 18:05:15 -04:00
Ted Unangst
d121408464 don't index into empty string 2019-05-04 17:47:17 -04:00
Ted Unangst
18821eb09b don't sort by date, causes unpredictable insertions with new arrivals. 2019-05-03 17:30:44 -04:00
Ted Unangst
f298f545bd date limit more queries to reduce response size 2019-05-03 15:28:56 -04:00
Ted Unangst
bf18145db8 zonking of bonking 2019-05-03 14:43:08 -04:00
Ted Unangst
5ef64966f3 don't address to followers while the posts go on the wrong timelines 2019-05-03 14:09:08 -04:00
Ted Unangst
90a6e0f7c3 people really want to believe that deletion can work.
i think it's dangerous to perpetuate this belief,
but i'm not interested in being the internet archive either.
2019-05-03 13:42:39 -04:00
Ted Unangst
36b3f6e1e1 quick add a list of all combos 2019-04-30 18:48:13 -04:00
Ted Unangst
ef7880cadc rework xonk saving to avoid crawling threads we won't ever save 2019-04-29 14:06:34 -04:00
Ted Unangst
f5db025ebd rename all the view functions to show 2019-04-29 13:32:16 -04:00
Ted Unangst
8aed2d59ab move templates code into another project 2019-04-29 13:15:14 -04:00
Ted Unangst
bf505478ce only allow big M to forge new content 2019-04-28 23:26:12 -04:00
Ted Unangst
370268399d convert a few one off db queries to statements 2019-04-28 22:48:46 -04:00
Ted Unangst
ab8d03ffef oops, need one more param for queries now 2019-04-28 20:51:12 -04:00
Ted Unangst
0b114ead3e more consistent thread kill 2019-04-28 18:57:43 -04:00
Ted Unangst
5c47dbfc04 limit all honk queries to 250 2019-04-28 18:52:50 -04:00
Ted Unangst
27980a7dca indicate received honks that aren't fully public 2019-04-28 18:41:10 -04:00
Ted Unangst
b0b0ad21df bloaty pig posters and their images of unusual size 2019-04-26 17:01:17 -04:00
Ted Unangst
20b67a8030 make sure to update the right honker 2019-04-26 16:27:29 -04:00
Ted Unangst
2a0c9e5082 take me off this list!!! 2019-04-26 15:31:42 -04:00
Ted Unangst
4da06786e9 clemency for the sinners. allow pardon of zonkers. 2019-04-26 15:11:24 -04:00
Ted Unangst
9e726bde40 few more improvements to blocking 2019-04-26 09:35:22 -04:00
Ted Unangst
c9075e46ff add more kill controls 2019-04-26 09:07:13 -04:00
Ted Unangst
02f1ae8221 expand rid to full when we save the reply 2019-04-25 13:10:26 -04:00
Ted Unangst
bf634b8224 don't fetch bonks if we already have them 2019-04-25 01:18:39 -04:00
Ted Unangst
4441d906f6 can only follow users, not anything else 2019-04-25 00:59:20 -04:00
Ted Unangst
986ae581fc go fmt 2019-04-25 00:49:40 -04:00
Ted Unangst
23cea380b0 add empty follow collections 2019-04-25 00:35:19 -04:00
Ted Unangst
723efee364 the login code lives in a library now 2019-04-24 23:57:01 -04:00
Ted Unangst
d728004cad only delete honks for user that receives deletion 2019-04-24 17:34:58 -04:00
Ted Unangst
b49520582e provide more info on pages 2019-04-24 03:16:43 -04:00
Ted Unangst
f939082d8a allow viewing public part of a convoy 2019-04-24 03:04:20 -04:00
Ted Unangst
7fb565851e combine common query fragments 2019-04-24 02:52:08 -04:00
Ted Unangst
84bab001d3 link to get all the honks in a convoy 2019-04-24 02:37:36 -04:00
Ted Unangst
8f12af0612 all honk operations on all the pages 2019-04-23 16:48:25 -04:00
Ted Unangst
af961c701c start consolidating templates 2019-04-23 11:22:31 -04:00