174 Commits (b679a81cb514bc9a3daf6ebebcaa675368db1596)

Author SHA1 Message Date
Ted Unangst b679a81cb5 disable some more cache control in debug mode
5 years ago
Ted Unangst 9e7e4e88df remove some styles that are causing mobile chrome to look bad
5 years ago
Ted Unangst fc21e23207 add notes to honkers as well
5 years ago
Ted Unangst 5c18c05517 add notes field to filters for record keeping
5 years ago
Ted Unangst a9b984ec4f allow emus and memes to be organized into directories
5 years ago
Ted Unangst d164471a92 rework emu save slightly for local emus. no need for database copy
5 years ago
Ted Unangst 0b89e1b06c save mentions in honkmeta
5 years ago
Ted Unangst 3014826f6f add a raw sendactivity API action
5 years ago
Ted Unangst 02433181f4 the avatar regexp should match the meme one. keep together.
5 years ago
Ted Unangst 12f7cf6ec3 shouldn't need to query escape meme names, and don't allow / to prevent traversal
5 years ago
Haelwenn (lanodan) Monnier ef845b2a2c Add support for [^\n] meme files & hgignore
5 years ago
Ted Unangst a8126b4c26 fix format string
5 years ago
Ted Unangst ecbd80352f when sending updates or deletes, send to all fetch recipients too
5 years ago
Ted Unangst 577eb7068d add some re: re: re: to replies
5 years ago
Ted Unangst 04a82a0098 setting avatar. if you must.
5 years ago
Ted Unangst d167f26418 try a little harder to recover from httpsig failures
5 years ago
Ted Unangst 2e0bf0147a don't override other options with default values when updating
5 years ago
Ted Unangst 22b40b5935 add option to switch to apple maps links
5 years ago
Ted Unangst 7e191dea0e fix filter saving
5 years ago
Ted Unangst 25a538f4a2 don't need to keep running after endoftheworld
5 years ago
Ted Unangst da296a8a0a don't look for @ in url, it's not a handle
5 years ago
Ted Unangst 7bffa8414d consistent order of variables and row scans
5 years ago
Ted Unangst 96ed76c9b6 let's try some unveil and pledge
5 years ago
Ted Unangst 0a03f937ec reduce number of honks on some pages
5 years ago
Ted Unangst 40540438d3 add an api command to gethonks
5 years ago
Ted Unangst 528e768278 avoid some unnessary requests by fully processing what we get
5 years ago
Ted Unangst 615b5367d8 also handle sigterm
5 years ago
Ted Unangst 3ed61ab9bf make the api a touch more useful
5 years ago
Ted Unangst 9e6a0c7581 don't read more than 1MB of json
5 years ago
Ted Unangst ed682de765 cache followers collection too to reduce garbage
5 years ago
Ted Unangst d74393e323 remember if preview is an update
5 years ago
Ted Unangst d8f6060163 better quick rename needs to be earlier for consistency
5 years ago
Ted Unangst 8a6eaf5fe1 move the memory intensive and sometimes fragile image code
5 years ago
Ted Unangst 02f73018ab rework version slightly
5 years ago
Ted Unangst a7fae95682 add sensors to the about page
5 years ago
Ted Unangst 4b9cdf912b make sure everything is saved before the end of the world
5 years ago
Ted Unangst cb4fe912ab save fetches to track log in database
5 years ago
Ted Unangst eb7af9838d off by an amount
5 years ago
Ted Unangst 564d618061 move tracker to goroutine
5 years ago
Ted Unangst 797685377d initial steps towards fetch tracking
5 years ago
Ted Unangst 307d23e3d2 make /first page work as designed
5 years ago
Ted Unangst 12d6e57d73 add a limited /api for the robotrons
5 years ago
Ted Unangst 0829485900 make it 40 honks per collection
5 years ago
Ted Unangst d6b3e0d910 can skip some rsa work if we know we don't care about the result
5 years ago
Ted Unangst 8bd4136bdc add a quick version check until release machinery gets sorted
5 years ago
Ted Unangst 79fd165948 decouple files from "." and allow data and view to live anywhere
5 years ago
Ted Unangst 1743371507 let's abort the scss like experiment. css custom properties will carry us.
5 years ago
Ted Unangst 0a04051c42 allow pdf attachments. serious business only.
5 years ago
Ted Unangst 7eee7d7600 check for the dreaded double bonk
5 years ago
Ted Unangst 40fb10d25a don't do work for stale requests
5 years ago