296 Commits (master)

Author SHA1 Message Date
Ted Unangst a176bbb2f0 rework how sub/unsub works, and add delete to honkers
4 years ago
Ted Unangst 7eaa6e3519 check honker name is plain
4 years ago
Ted Unangst 2a6de8f7bc make the ping command easier to use
4 years ago
Ted Unangst 8a2d3348fa load donks for private honk
4 years ago
Ted Unangst 57822ea89d relax form-data requiremnt for api
4 years ago
Ted Unangst 59b5b61890 handle reject follow
4 years ago
Ted Unangst 023073de03 switch to only generating xid for donks where needed
4 years ago
Ted Unangst 69fea996ad don't need to retry low prio communications
4 years ago
Ted Unangst 60c27f27fc custom lingo for those who don't like honking
4 years ago
Ted Unangst 86b4af8654 stop filling up my disk with unlikes
4 years ago
Ted Unangst f6995ce94e handle markdown in bios better
4 years ago
Ted Unangst ec9f909473 allow unfollow by id
4 years ago
Ted Unangst f242294ef8 include error message here too
4 years ago
Ted Unangst 44702acf96 log the error message for key failure
4 years ago
Ted Unangst a7aa60aeca move final bits of follow into activty
4 years ago
Ted Unangst 1e632a8ddb move more follow code into activity.go
4 years ago
Ted Unangst 4ffc647549 move follow code into activity.go
4 years ago
Ted Unangst 530fc71c0f log unknown undo
4 years ago
Ted Unangst aea6401d75 option to mention all in replies
4 years ago
Ted Unangst d11ce38a6f better outbound emoji
4 years ago
Ted Unangst 7fb5c94554 move mentions to mz module
4 years ago
Ted Unangst 51c3404e3c complete long ago link
4 years ago
Ted Unangst 3f7dcaad9e add a long ago link...
4 years ago
Ted Unangst c600581c90 promote flag: feature out of the experimental sandbox
4 years ago
Ted Unangst 68752c28e5 restructure chatter so target is always available to view
4 years ago
Ted Unangst d30daa653a don't need the bgmonitor reporting anymore
4 years ago
Ted Unangst 140c4d8854 need to reload for consistency...
4 years ago
Ted Unangst 0b0d4eaedf conclusion of the donks for chonks trilogy
4 years ago
Ted Unangst b7ec6b50d8 translate chat to html
4 years ago
Ted Unangst 74b55fec6f Boing boom tschak chonky chatter
4 years ago
Ted Unangst 8196f8b53e in debug mode, disable https checking
4 years ago
Ted Unangst 8171d5af89 custom flags
4 years ago
Ted Unangst b7f732ce82 fix format string
4 years ago
Ted Unangst 3c7d500ef9 bgmonitor to see if we're losing connection slots
4 years ago
Ted Unangst 7e6d6acc5f hack to give backend 100ms to really get going
4 years ago
Ted Unangst 21baa9eaaa when omit images, include a link
4 years ago
Ted Unangst 9f60cb8058 don't send unnecessary updates
4 years ago
Ted Unangst 751245469e fix update activity
4 years ago
Ted Unangst f8eefd5c72 check to see if backend server dies
4 years ago
Ted Unangst 516b7a6c02 need to include user options in the frags page too
4 years ago
Ted Unangst d121a83b54 a little more flexibility in api
4 years ago
Ted Unangst 12183bb0f7 more control over reaction in web backend
4 years ago
Ted Unangst e6890aa533 allow 10mb pdf
4 years ago
Ted Unangst 6a7f2b4a6c factor out submitdonk for api use. mostly from moon.
4 years ago
Ted Unangst 578e9c9351 display actual reaction for the button label
4 years ago
Ted Unangst c19340849b fixing caching for jonkers
4 years ago
Ted Unangst 52ce2d2743 send updates for profile changes
4 years ago
Ted Unangst 64d97691d0 didn't think that looked right
4 years ago
Ted Unangst cdefbb0512 allow resubscribing
4 years ago
Ted Unangst ea7122f0ea allow masquerading webfinger
4 years ago
Ted Unangst 25a367d61c revert the funny addressing bits. for now.
4 years ago
Ted Unangst cd7537c110 better handling of address input
4 years ago
Ted Unangst 5628d0376a experiment with an out of band address input field
4 years ago
Ted Unangst 87104be774 consolidate dumpactivity
4 years ago
Ted Unangst b83c9bca14 retouch the server inbox
4 years ago
Ted Unangst 370ef66b50 more robust end of the world
4 years ago
Ted Unangst 285f3cb5ac lain is a fickle mistress
4 years ago
Ted Unangst 85801689a0 allow submitting preformatted html honks
4 years ago
Ted Unangst 94e45ae56f require replyto to exist (would crash otherwise anyway)
4 years ago
Ted Unangst 6c55840690 add images to rss feeds
4 years ago
Ted Unangst 3bf1d21145 we aren't interested in random reactions
4 years ago
Ted Unangst f18df7fcea offer a selection of possible reactions
4 years ago
Ted Unangst 3c3f81e548 experimental reactions
4 years ago
Ted Unangst 7e2a8c0457 quick fix to hide all images
4 years ago
Ted Unangst 2a0e9a58d6 allow resending stalled follows
4 years ago
Ted Unangst 67dbb4f9d1 update robots.txt
4 years ago
Ted Unangst 07615e9822 replace \r sooner
4 years ago
Ted Unangst 002ddf12a5 remove \r from status
4 years ago
Ted Unangst 9cbb67bee8 speed up filters with another layer of cache map
4 years ago
Ted Unangst aa90b1928f when editing events, preserve time
4 years ago
Ted Unangst 150af9cc7c configurable avatar colors
5 years ago
Ted Unangst 50fb0d5e09 make redoimages a separate function
5 years ago
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