194 Commits (a7dbec14c4c06fa908a35c15f3e5c361dc53b794)

Author SHA1 Message Date
Ted Unangst a7dbec14c4 move hashtag to mz module
4 years ago
Ted Unangst c600581c90 promote flag: feature out of the experimental sandbox
4 years ago
Ted Unangst 8334161c35 domain only urls don't have slashes, just hashes
4 years ago
Ted Unangst b7ec6b50d8 translate chat to html
4 years ago
Ted Unangst afcbbd8d75 chat backs
4 years ago
Ted Unangst 74b55fec6f Boing boom tschak chonky chatter
4 years ago
Ted Unangst 8171d5af89 custom flags
4 years ago
Ted Unangst 3b48371b49 combine a common fmt string
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 0b38c46d37 avoid empty strings
4 years ago
Ted Unangst 5628d0376a experiment with an out of band address input field
4 years ago
Ted Unangst f2bf894513 need to close a tag for missing img
4 years ago
Ted Unangst d6e1690192 add support for ed25519 httpsig keys
4 years ago
Ted Unangst 049a15612d if key fetch fails, save the failure so we don't retry again too quickly
4 years ago
Ted Unangst 5222332d91 order some filtering loops better to avoid repeated lookups
4 years ago
Ted Unangst 87d0cabb67 repair some logic differentiating local posts and bonks
5 years ago
Ted Unangst 50fb0d5e09 make redoimages a separate function
5 years ago
Ted Unangst e421c0ba20 only need the handle rename logic for !local
5 years ago
Ted Unangst d5d943b203 can simplify the reverb logic some
5 years ago
Ted Unangst d164471a92 rework emu save slightly for local emus. no need for database copy
5 years ago
Ted Unangst b76f377ca9 quick mention should allow trailing .
5 years ago
Ted Unangst 0b89e1b06c save mentions in honkmeta
5 years ago
Ted Unangst 02433181f4 the avatar regexp should match the meme one. keep together.
5 years ago
Haelwenn (lanodan) Monnier ef845b2a2c Add support for [^\n] meme files & hgignore
5 years ago
Ted Unangst 83c89df14b i thought i compiled this
5 years ago
Ted Unangst d167f26418 try a little harder to recover from httpsig failures
5 years ago
Ted Unangst b63031da52 fix a dumb bug caused by err shadow which prevented pubkey loading from working
5 years ago
Ted Unangst 7bffa8414d consistent order of variables and row scans
5 years ago
Ted Unangst 65af1f4ac3 handle case where hahstag begins a newline
5 years ago
Ted Unangst 89aa0a821d put a limit on some caches that may grow kinda large
5 years ago
Ted Unangst 46e6d99eda add some logging so i can see the magic happen
5 years ago
Ted Unangst 5032f180d1 also save handle when ingesting
5 years ago
Ted Unangst 528e768278 avoid some unnessary requests by fully processing what we get
5 years ago
Ted Unangst 4fc4b67f91 normalize image urls
5 years ago
Ted Unangst d8f6060163 better quick rename needs to be earlier for consistency
5 years ago
Ted Unangst d59a13efd3 rm dead function
5 years ago
Ted Unangst fe1ef8d89e require a letter in hashtags. sorry #1
5 years ago
Ted Unangst 5604522c54 markdown and emus in subject. naturally.
5 years ago
Ted Unangst ea2ea2d94c there's always a funner name to be found
5 years ago
Ted Unangst c0c51e84d0 pleroma is better behaved now, but keep the function
5 years ago
Ted Unangst df1b5af40a cleanup and cache pubkeys
5 years ago
Ted Unangst 295f558560 incrementally closer to consistent html processing
5 years ago
Ted Unangst f97692c875 glow the selected honk if not first
5 years ago
Ted Unangst 3b70052f3d can use the cache functions for handles now
5 years ago
Ted Unangst 9594c5be2a hackish, but yet more effective, means of getting class=mention on all links
5 years ago
Ted Unangst 58292a808c some code towards enabling following a collection
5 years ago
Ted Unangst 3f67140c76 rework delivery and key loading to use userid
5 years ago
Ted Unangst aebc6c8981 more robust shortcut.. return hash of long xid instead of tail.
5 years ago
Ted Unangst acd96f17ee bump htfilter
5 years ago