Commit Graph

61 Commits

Author SHA1 Message Date
Ted Unangst cb7c9d700b go vet claims we need a buffered chan for signal 2023-07-02 14:08:26 -04:00
Ted Unangst 565a286ff0 fix args checking for chpass.
from ptd
2022-11-22 13:06:57 -05:00
Ted Unangst 65ba713c17 switch database to wal mode 2022-05-31 03:06:09 -04:00
Ted Unangst c947c99f8a rename debug mode to devel 2022-02-28 20:40:23 -05:00
Ted Unangst 246de9a018 login logger! 2022-02-09 16:04:06 -05:00
Ted Unangst 7eef6ae5d0 flexible logging 2022-02-06 00:42:13 -05:00
Ted Unangst ca78de15cc more relaxed name check for honker 2021-04-02 19:59:01 -04:00
Ted Unangst 9f303324e4 fix honk init user creation 2020-12-10 01:16:46 -05:00
Ted Unangst 7eaa6e3519 check honker name is plain 2020-11-25 21:55:25 -05:00
Ted Unangst 4bec62f23c little more error checking for new usernames 2020-11-25 21:50:51 -05:00
Ted Unangst 65712620c5 dedupe blob file data 2020-09-30 15:20:40 -04:00
Ted Unangst d561e65cdc remember to delete from chonks too 2020-05-26 00:32:08 -04:00
Ted Unangst 5de0395059 m 2019-12-10 18:12:29 -05:00
Ted Unangst de04ec6e83 deluser command 2019-12-10 14:03:44 -05:00
Ted Unangst f0acc4e357 remove some extra db.Close calls 2019-12-10 13:49:41 -05:00
Ted Unangst 150af9cc7c configurable avatar colors 2019-12-09 21:20:35 -05:00
Ted Unangst 874836ba74 newline isn't helpful in these messages 2019-11-10 20:20:44 -05:00
Ted Unangst 79fd165948 decouple files from "." and allow data and view to live anywhere 2019-11-01 15:48:31 -04:00
Ted Unangst 36d7ebe8ae convert user options to json before we add any more 2019-10-29 01:00:38 -04:00
Ted Unangst 91a7a93cc3 add a server actor 2019-10-25 17:31:48 -04:00
Ted Unangst dbb376d883 move all the messages into the database 2019-10-20 17:02:55 -04:00
Ted Unangst d45de9d733 db version probably belongs in upgrade file 2019-10-16 16:43:43 -04:00
Ted Unangst 49a5b2ca8b set a dummy convoy for all blanks 2019-10-12 23:36:43 -04:00
Ted Unangst dd8400b66c add chpass command 2019-10-12 19:21:29 -04:00
Ted Unangst de36230cec enough of the honk filtering and censoring system (hfcs) to get going. 2019-10-04 16:30:33 -04:00
Ted Unangst 1595e1f9de save honkmeta in a generic table since it seems we're gonna have plenty of it 2019-10-02 17:10:01 -04:00
Ted Unangst af6e825442 add missing deletes to the db cleanup 2019-09-30 16:43:51 -04:00
Ted Unangst dbe8a3c55c split media into separate database. keeps main db nice and tidy. 2019-09-29 21:40:37 -04:00
Ted Unangst 0d0a5677a0 add url to places 2019-09-29 16:07:35 -04:00
Ted Unangst 2cfa3a71e2 location checkins! waaahahaha 2019-09-28 00:12:50 -04:00
Ted Unangst 69a235a3d1 don't store exploded onts in honks 2019-09-22 17:00:14 -04:00
Ted Unangst 58395536d1 start handling js like an asset 2019-09-18 22:17:50 -04:00
Ted Unangst b8df8a9b93 beta/prototype of Update 2019-09-16 18:00:13 -04:00
Ted Unangst ead0b2995e i think this is enough for image descriptions 2019-09-09 09:55:04 -04:00
Ted Unangst 86167991e5 redo tag upgrade 2019-08-28 11:51:44 -04:00
Ted Unangst f74b91e15b we're starting to get there with hashtags 2019-08-24 23:03:05 -04:00
Ted Unangst 840224e3b9 schema change to add flags to honks 2019-08-16 15:13:33 -04:00
Ted Unangst 21ca139a31 bloat: counter.cgi 2019-08-15 09:25:36 -04:00
Ted Unangst 7e1bf702cc switch to common version of httpsig code 2019-07-28 19:44:27 -04:00
Ted Unangst e23e076c3a new users must be created with empty option string 2019-07-23 13:21:54 -04:00
Ted Unangst 9c20a5c321 more queries, more indices. index oonker 2019-07-09 23:45:50 -04:00
Ted Unangst 5e59b3ecef allow for custom user options in the database 2019-06-27 22:15:59 -04:00
Ted Unangst 42f6aab4e5 first part of a do not federate firewall 2019-06-24 21:14:47 -04:00
Ted Unangst 9149144a2b rename some zonk stuff 2019-06-23 22:21:59 -04:00
Ted Unangst f29f31d32c less awkard use of xonkers table 2019-06-03 00:15:06 -04:00
Ted Unangst dcc055ace1 cleanup images after 30 days if we don't need them 2019-05-25 13:34:41 -04:00
Ted Unangst 5c06453f53 discouraged adduser command 2019-05-22 15:11:39 -04:00
Ted Unangst 24006757e0 rework honk to make local and remote about the same.
indicate the difference with a flag, not magic values in various columns.
2019-05-20 10:48:02 -04:00
Ted Unangst 90c7001e15 rework honk schema to store more information.
add original honker for bonks.
add separate precis field for summary.
add format to prepare for changing how html is saved.
2019-05-15 16:27:50 -04:00
Ted Unangst 90a6e0f7c3 people really want to believe that deletion can work.
i think it's dangerous to perpetuate this belief,
but i'm not interested in being the internet archive either.
2019-05-03 13:42:39 -04:00