Commit graph

191 commits

Author SHA1 Message Date
Ted Unangst
370ef66b50 more robust end of the world 2020-02-18 12:34:23 -05:00
Ted Unangst
285f3cb5ac lain is a fickle mistress 2020-02-07 11:57:00 -05:00
Ted Unangst
85801689a0 allow submitting preformatted html honks 2020-02-04 13:23:43 -05:00
Ted Unangst
94e45ae56f require replyto to exist (would crash otherwise anyway) 2020-02-04 11:30:13 -05:00
Ted Unangst
6c55840690 add images to rss feeds 2020-02-02 18:44:12 -05:00
Ted Unangst
3bf1d21145 we aren't interested in random reactions 2020-01-29 22:33:59 -05:00
Ted Unangst
f18df7fcea offer a selection of possible reactions 2020-01-23 23:34:38 -05:00
Ted Unangst
3c3f81e548 experimental reactions 2020-01-23 18:08:15 -05:00
Ted Unangst
7e2a8c0457 quick fix to hide all images 2020-01-16 21:42:48 -05:00
Ted Unangst
2a0e9a58d6 allow resending stalled follows 2020-01-14 19:36:04 -05:00
Ted Unangst
67dbb4f9d1 update robots.txt 2020-01-11 22:11:58 -05:00
Ted Unangst
07615e9822 replace \r sooner 2020-01-06 12:33:48 -05:00
Ted Unangst
002ddf12a5 remove \r from status 2020-01-06 12:28:25 -05:00
Ted Unangst
9cbb67bee8 speed up filters with another layer of cache map 2019-12-23 05:49:51 -05:00
Ted Unangst
aa90b1928f when editing events, preserve time 2019-12-16 17:49:34 -05:00
Ted Unangst
150af9cc7c configurable avatar colors 2019-12-09 21:20:35 -05:00
Ted Unangst
50fb0d5e09 make redoimages a separate function 2019-12-04 02:30:07 -05:00
Ted Unangst
b679a81cb5 disable some more cache control in debug mode 2019-12-04 00:44:45 -05:00
Ted Unangst
9e7e4e88df remove some styles that are causing mobile chrome to look bad 2019-12-04 00:40:22 -05:00
Ted Unangst
fc21e23207 add notes to honkers as well 2019-12-02 18:26:29 -05:00
Ted Unangst
5c18c05517 add notes field to filters for record keeping 2019-12-02 18:02:33 -05:00
Ted Unangst
a9b984ec4f allow emus and memes to be organized into directories 2019-12-02 17:23:10 -05:00
Ted Unangst
d164471a92 rework emu save slightly for local emus. no need for database copy 2019-12-01 12:27:09 -05:00
Ted Unangst
0b89e1b06c save mentions in honkmeta 2019-11-27 14:36:29 -05:00
Ted Unangst
3014826f6f add a raw sendactivity API action 2019-11-26 14:57:23 -05:00
Ted Unangst
02433181f4 the avatar regexp should match the meme one. keep together. 2019-11-26 13:48:39 -05:00
Ted Unangst
12f7cf6ec3 shouldn't need to query escape meme names, and don't allow / to prevent traversal 2019-11-26 13:47:33 -05:00
Haelwenn (lanodan) Monnier
ef845b2a2c Add support for [^\n] meme files & hgignore
Should be done in separated commits but my mercurial-fu is bad.
2019-11-26 10:35:10 +00:00
Ted Unangst
a8126b4c26 fix format string 2019-11-26 00:33:27 -05:00
Ted Unangst
ecbd80352f when sending updates or deletes, send to all fetch recipients too 2019-11-26 00:29:31 -05:00
Ted Unangst
577eb7068d add some re: re: re: to replies 2019-11-25 22:14:27 -05:00
Ted Unangst
04a82a0098 setting avatar. if you must. 2019-11-25 21:34:57 -05:00
Ted Unangst
d167f26418 try a little harder to recover from httpsig failures 2019-11-25 15:54:29 -05:00
Ted Unangst
2e0bf0147a don't override other options with default values when updating 2019-11-23 16:57:28 -05:00
Ted Unangst
22b40b5935 add option to switch to apple maps links 2019-11-16 18:50:50 -05:00
Ted Unangst
7e191dea0e fix filter saving 2019-11-16 02:21:37 -05:00
Ted Unangst
25a538f4a2 don't need to keep running after endoftheworld 2019-11-13 18:31:08 -05:00
Ted Unangst
da296a8a0a don't look for @ in url, it's not a handle 2019-11-13 11:41:30 -05:00
Ted Unangst
7bffa8414d consistent order of variables and row scans 2019-11-13 11:00:25 -05:00
Ted Unangst
96ed76c9b6 let's try some unveil and pledge 2019-11-12 16:27:12 -05:00
Ted Unangst
0a03f937ec reduce number of honks on some pages 2019-11-12 01:43:16 -05:00
Ted Unangst
40540438d3 add an api command to gethonks 2019-11-12 01:09:08 -05:00
Ted Unangst
528e768278 avoid some unnessary requests by fully processing what we get 2019-11-11 12:03:00 -05:00
Ted Unangst
615b5367d8 also handle sigterm 2019-11-11 00:00:05 -05:00
Ted Unangst
3ed61ab9bf make the api a touch more useful 2019-11-10 19:33:40 -05:00
Ted Unangst
9e6a0c7581 don't read more than 1MB of json 2019-11-10 17:21:49 -05:00
Ted Unangst
ed682de765 cache followers collection too to reduce garbage 2019-11-10 17:01:28 -05:00
Ted Unangst
d74393e323 remember if preview is an update 2019-11-09 18:44:02 -05:00
Ted Unangst
d8f6060163 better quick rename needs to be earlier for consistency 2019-11-09 16:33:34 -05:00
Ted Unangst
8a6eaf5fe1 move the memory intensive and sometimes fragile image code
to a special backend process
2019-11-09 02:15:15 -05:00