91 Commits (023073de0307a56062d4e56e9d0887368edeb25a)

Author SHA1 Message Date
Ted Unangst 023073de03 switch to only generating xid for donks where needed
4 years ago
Ted Unangst d6ade574f0 support hashtags in bios
4 years ago
Ted Unangst f6995ce94e handle markdown in bios better
4 years ago
Ted Unangst f3a9f7711a try a little harder to remember follow ids
4 years ago
Ted Unangst d79a5ff188 oops, reversed dates
4 years ago
Ted Unangst c2e3c2072f use calendar offsets for long ago
4 years ago
Ted Unangst 4ffc647549 move follow code into activity.go
4 years ago
Ted Unangst 333006817e fill in null columns with empty strings
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 aa736d5b48 fix search crash with extra space
4 years ago
Ted Unangst f6a3e6934e sort chatter
4 years ago
Ted Unangst 68752c28e5 restructure chatter so target is always available to view
4 years ago
Ted Unangst 81425225e4 for now, no chats older than 3 days
4 years ago
Ted Unangst 6be05df143 load donks for chonks
4 years ago
Ted Unangst 2eda7a4e6b save donks for chonks
4 years ago
Ted Unangst a48f58fbec save donks for chonks
4 years ago
Ted Unangst 74b55fec6f Boing boom tschak chonky chatter
4 years ago
Ted Unangst 285f3cb5ac lain is a fickle mistress
4 years ago
Ted Unangst 3c3f81e548 experimental reactions
5 years ago
Ted Unangst d20029be7a improve search query parsing
5 years ago
Ted Unangst f4760b06f7 fix a nil deref in event page
5 years ago
Ted Unangst fc21e23207 add notes to honkers as well
5 years ago
Ted Unangst a50115d65f negated search terms
5 years ago
Ted Unangst 0b89e1b06c save mentions in honkmeta
5 years ago
Ted Unangst a144795b13 rework honkmeta deletion for flexibility
5 years ago
Ted Unangst ecbd80352f when sending updates or deletes, send to all fetch recipients too
5 years ago
Ted Unangst c9aba7ecba save timestamp for xonker additions
5 years ago
Ted Unangst 0a6ec93384 update whofore after an update
5 years ago
Ted Unangst ba298e452a random fiddling with numbers. no real reason.
5 years ago
Ted Unangst c78e446ac1 25 honks is barely a day
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 569c7018c4 revert bad caching code, we need more robust way to solve this
5 years ago
Ted Unangst ea2ea2d94c there's always a funner name to be found
5 years ago
Ted Unangst e38684f4d2 only join strings once
5 years ago
Ted Unangst 75ec971004 no wonder caching is a bad idea, honks mutate... make a copy.
5 years ago
Ted Unangst b4869cd9ab one off hack to cache query results between requests... need generalization
5 years ago
Ted Unangst d416f10519 rewriting the query this way seems to be faster
5 years ago
Ted Unangst 35629a0920 real world indicates we need to go farther back...
5 years ago
Ted Unangst c20f7e7eff use a flag for the untagged honks
5 years ago
Ted Unangst 36d7ebe8ae convert user options to json before we add any more
5 years ago
Ted Unangst 71b204db5e option to desub part of a thread. somewhat suspect implementation...
5 years ago
Ted Unangst f502872a48 tighten up some of the new honker handling
5 years ago
Ted Unangst 8c1d7ea5a2 allow hashtags as honkers with combos
5 years ago
Ted Unangst 077e2570d0 not sure this works, but untested code to handle collection follow
5 years ago
Ted Unangst 3f67140c76 rework delivery and key loading to use userid
5 years ago
Ted Unangst 91a7a93cc3 add a server actor
5 years ago
Ted Unangst 9d89310be0 style consistency
5 years ago
Ted Unangst c0d7cee48d refresh pages using internal honkid which makes query much faster
5 years ago