305 Commits (455989f85b39a1686eb3abba92236517b363b64c)

Author SHA1 Message Date
Ted Unangst c20874ff78 version is now developing
5 years ago
Ted Unangst b3f3e21635 call this 0.8.1
5 years ago
Ted Unangst 778a3b1d79 read avatar option from db
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 c20f7e7eff use a flag for the untagged honks
5 years ago
Ted Unangst 4f386cf558 put common init code in honk.go
5 years ago
Ted Unangst 36d7ebe8ae convert user options to json before we add any more
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 91a7a93cc3 add a server actor
5 years ago
Ted Unangst 37fd41892e make it possible for filters to expire
5 years ago
Ted Unangst 574b62b57b oops, moved these strings around
5 years ago
Ted Unangst dbb376d883 move all the messages into the database
5 years ago
Ted Unangst 9988f5c4b4 debug mode
5 years ago
Ted Unangst 47bdc1256b allow setting a few more custom messages
5 years ago
Ted Unangst 7830694baa remove the unfinished peep command
5 years ago
Ted Unangst bae6e430d6 some cleanups
5 years ago
Ted Unangst dd8400b66c add chpass command
5 years ago
Ted Unangst ba8270e97c allow saving honks for later
5 years ago
Ted Unangst 3cd2f57f9e handle durations for times
5 years ago
Ted Unangst 035822f3f2 place genus is place. oops. and here comes time.
5 years ago
Ted Unangst 1595e1f9de save honkmeta in a generic table since it seems we're gonna have plenty of it
5 years ago
Ted Unangst 0d0a5677a0 add url to places
5 years ago
Ted Unangst 2cfa3a71e2 location checkins! waaahahaha
5 years ago
Ted Unangst 6ea1f7bfa0 rework stealth mode
5 years ago
Ted Unangst 07bf86afde emuxify subjects too
5 years ago
Ted Unangst 56141dbb6f cleanup the honk save code
5 years ago
Ted Unangst 668358da46 split the big honk.go into smaller files
5 years ago
Ted Unangst f8b29c7a29 rm unused var
5 years ago
Ted Unangst 4f7f82d916 quick mention @alias
5 years ago
Ted Unangst ef2d89d7c9 save name as desc if absent
5 years ago
Ted Unangst ead0b2995e i think this is enough for image descriptions
5 years ago
Ted Unangst c1261f4200 cut back on number of honks in mechanical endpoints
5 years ago
Ted Unangst 2cb07e026a record starting page name
5 years ago
Ted Unangst ed7e687370 this is extremely messy, but allow hotswap between /home and /atme
5 years ago
Ted Unangst 6758548d9c experiment with sass like css replacement
5 years ago
Ted Unangst aeee47c758 collected enough samples, thank you
5 years ago
Ted Unangst 0b944a1a4d add search. opening the gates to hell here.
5 years ago
Ted Unangst a4fe9fcf25 more info about some errors
5 years ago
Ted Unangst f0deac732d deal with fact split gives us empty strings
5 years ago
Ted Unangst 194c9a1223 few refinements to tags
5 years ago
Ted Unangst 81e660d461 copy onts from bonks
5 years ago
Ted Unangst 03e948fe3c unbonking should work now
5 years ago
Ted Unangst d12b5f7421 better listing of onts
5 years ago
Ted Unangst 3548aad873 public tag index
5 years ago
Ted Unangst 91fc33c5dd experimental unbonking
5 years ago
Ted Unangst c8953f2f21 when logged in, show everything for tag
5 years ago
Ted Unangst e2915df8e3 stray comma
5 years ago
Ted Unangst 368b4d067e quick fix before tags can go live
5 years ago
Ted Unangst f74b91e15b we're starting to get there with hashtags
5 years ago
Ted Unangst 9f9facba97 stepping stone for unbonk
5 years ago
Ted Unangst a9f0fad050 only first class honks in rss
5 years ago
Ted Unangst 9f26779377 federate read/ignore activities for ack and deack
5 years ago
Ted Unangst ed0b6c835d it is 2019 and there are browsers still defaulting to latin1
5 years ago
Ted Unangst 072890112c experimental refresh button. dynamic html here we come.
5 years ago
Ted Unangst 34f2844ffe allow deacking a post as well
5 years ago
Ted Unangst e9c5b28217 add approved replies to AP object collection
5 years ago
Ted Unangst 956af445ae allow acking a honk
5 years ago
Ted Unangst 840224e3b9 schema change to add flags to honks
5 years ago
Ted Unangst 55f4c74ed0 include bonked posts in honker listing
5 years ago
Ted Unangst 42931c4e10 delete all the bloat
5 years ago
Ted Unangst fbe47a0895 every database exec must have error checking
5 years ago
Ted Unangst 953f7c5743 switch to using handles on xzone page
5 years ago
Ted Unangst 617cdd5fd8 better handle AP usernames. don't require manual entry
5 years ago
Ted Unangst 988f16aca8 test function to undo the bloat
5 years ago
Ted Unangst 21ca139a31 bloat: counter.cgi
5 years ago
Ted Unangst cbf2756712 try showing only unkown honkers in xzone
5 years ago
Ted Unangst 13662ccb2a log repeated sign failure
5 years ago
Ted Unangst 2c0ca19dc6 don't care about question updates
5 years ago
Ted Unangst 2ef8cc8a80 save attached images past preview
5 years ago
Ted Unangst 63b1e59b83 keep reply to during preview
5 years ago
Ted Unangst 9f5d3cccde link should be noreferrer
5 years ago
Ted Unangst d6cc646200 a little more type safety with less interface
5 years ago
Ted Unangst 7e1bf702cc switch to common version of httpsig code
5 years ago
Ted Unangst 5a5080496c add link to remote user profile
5 years ago
Ted Unangst 686d139f54 delete old muted threads from db
5 years ago
Ted Unangst 26cb0ee381 allow modifying url patterns to better imitate other software. kinda.
5 years ago
Ted Unangst ad4a21d642 keep the robots out of more stuff that's annoying
5 years ago
Ted Unangst 4aba1ba5fd simplify cleanup command
5 years ago
Ted Unangst 7e66d52af5 when deleting, have to make it public to federate
5 years ago
Ted Unangst eab34a6104 zilence (collapse) posts matching regex
5 years ago
Ted Unangst babda8d0a7 experiment with collapsing posts
5 years ago
Ted Unangst 7b6321302a support a few more actor types
5 years ago
Ted Unangst 216907c4c0 include oonker in the xonker query...
5 years ago
Ted Unangst a3efd5794c don't grab honks from other users when constructing convoys
5 years ago
Ted Unangst 998c59d623 if it's not our honk, don't show controls
5 years ago
Ted Unangst f8ec7800f4 allow ximport by handle as well
5 years ago
Ted Unangst 7837d50fd4 upon further consultation with the golden goose,
5 years ago
Ted Unangst 0b1f182a94 print original name in handle format
5 years ago
Ted Unangst ac5112757e still allow viewing unpublic honks when logged in
5 years ago
Ted Unangst 8935b8a01c if something bad happens, don't just show blank page
5 years ago
Ted Unangst 6aaa0fe5cb i think it's better to show the new honk just after posting
5 years ago
Ted Unangst 227a6a38c4 remove inline meme text from post
5 years ago
Ted Unangst 67d57f56d8 optional skinny column mode
5 years ago
Ted Unangst 5e59b3ecef allow for custom user options in the database
5 years ago
Ted Unangst e89d24ac20 add some more info to bonks.
5 years ago
Ted Unangst 12ca40538e fix stale pubkey deletion
5 years ago
Ted Unangst 265ca7128a show an error to user for honk to nowhere
5 years ago
Ted Unangst aad6f60e85 here comes 7.2
5 years ago