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 |
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 |