Commit Graph

129 Commits

Author SHA1 Message Date
Ted Unangst ed0c28b6a2 dig into actor url to verify id 2019-06-03 03:20:03 -04:00
Ted Unangst cb901a727c split handle and username into two fields 2019-06-03 00:22:00 -04:00
Ted Unangst f29f31d32c less awkard use of xonkers table 2019-06-03 00:15:06 -04:00
Ted Unangst c6cef9e79e preserve threads we've participated in 2019-06-02 20:52:16 -04:00
Ted Unangst d000b6da8b ouch, bonks need to be public or they don't go anywhere 2019-06-02 15:13:19 -04:00
Ted Unangst 10f35f7eb0 only pull in hidden audience if public 2019-06-02 02:36:10 -04:00
Ted Unangst 06b22605cb killing is mean. zonking is nicer. 2019-06-01 22:58:46 -04:00
Ted Unangst 9c265b9f14 faster and simpler cleanup by deleting everything older than 30 days 2019-05-31 03:43:08 -04:00
Ted Unangst 759f922736 memes 2019-05-31 00:24:18 -04:00
Ted Unangst d3e480d6fc zword zonking 2019-05-30 18:29:59 -04:00
Ted Unangst 2fdd553d8e even if we don't save the file, save a donk 2019-05-28 04:23:36 -04:00
Ted Unangst 014ceea415 don't cleanup private files either 2019-05-28 04:00:58 -04:00
Ted Unangst 0faf2b0556 allow replying to private messages with private replies 2019-05-28 02:36:47 -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 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 d8d439e596 consume activities in a goroutine other than the web handler 2019-05-21 18:51:04 -04:00
Ted Unangst f55e212238 cleanup command to collect database garbage 2019-05-21 14:06:17 -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 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 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 cead81bccb homepage change: only followed honkers shown, allow silence with -. 2019-05-17 17:53:06 -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 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