Commit Graph

233 Commits

Author SHA1 Message Date
Ted Unangst bae6e430d6 some cleanups 2019-10-16 02:06:53 -04:00
Ted Unangst fcd4170bb2 modestly better search, with parameters 2019-10-15 23:27:30 -04:00
Ted Unangst 77617e06fb eliminate need for js in various places 2019-10-13 22:59:02 -04:00
Ted Unangst a780bdbc11 keep the bots out of the onts 2019-10-13 18:15:30 -04:00
Ted Unangst da9dccf2fc try a bit harder to avoid duplicate requests in flight 2019-10-13 13:25:12 -04:00
Ted Unangst e5d08de8fb skip weird long tags 2019-10-13 02:04:36 -04:00
Ted Unangst 39ff5b5aa8 organize onts better 2019-10-13 01:58:01 -04:00
Ted Unangst d357480a1f convert to using library version of cache 2019-10-12 19:25:23 -04:00
Ted Unangst e0dab7207f expand honk form when editing or previewing 2019-10-12 10:38:22 -04:00
Ted Unangst 878c3c28e9 translate known actors to shortnames 2019-10-12 10:34:23 -04:00
Ted Unangst ebe7863e75 hide actions for preview until work out something better 2019-10-11 16:36:20 -04:00
Ted Unangst ba8270e97c allow saving honks for later 2019-10-11 16:03:17 -04:00
Ted Unangst d33fe29338 forgot the first class endpoint 2019-10-11 10:35:54 -04:00
Ted Unangst 262919a8aa fix image preview 2019-10-11 10:30:23 -04:00
Ted Unangst 4740bb815c add events page 2019-10-10 20:37:03 -04:00
Ted Unangst dfca8b10f0 trim spaces from most form inputs 2019-10-10 18:13:38 -04:00
Ted Unangst 04c65dcc0f oops, allow saving edit too 2019-10-09 16:16:38 -04:00
Ted Unangst 60f301cc09 can't edit bonks, but allow other edits 2019-10-09 16:12:46 -04:00
Ted Unangst f4df46080e return a teapot for sig errors 2019-10-08 02:35:51 -04:00
Ted Unangst c0f2a64983 retry key lookups don't usually seem to work 2019-10-08 02:31:27 -04:00
Ted Unangst c6d1a0928f need some osmosis in the combo hydration 2019-10-08 02:23:02 -04:00
Ted Unangst bf062066c2 make combos work when saving new honker 2019-10-08 02:21:12 -04:00
Ted Unangst 5916ae68ab fix refreshing pages with reversed order 2019-10-08 00:58:42 -04:00
Ted Unangst 87b1fe6e87 can cache outbox for a bit 2019-10-07 18:11:35 -04:00
Ted Unangst dfb0cab81f more consistency in page switching 2019-10-07 16:33:31 -04:00
Ted Unangst 8187aea4f2 cache jonker for a bit 2019-10-07 15:47:37 -04:00
Ted Unangst cd99584ffa cache users table 2019-10-07 15:29:34 -04:00
Ted Unangst 2fc3103ad4 cache jonks for AP fetches 2019-10-07 15:22:10 -04:00
Ted Unangst b1e42fdae9 use cache interface for some more things 2019-10-07 14:45:02 -04:00
Ted Unangst 02adb896ef start including servermsg in updates 2019-10-07 12:34:36 -04:00
Ted Unangst 2b2ae04c56 few tweaks to help page 2019-10-07 01:31:16 -04:00
Ted Unangst 3c2088bac9 online help facility 2019-10-07 01:25:41 -04:00
Ted Unangst 4059b207a1 revise rejection log messages 2019-10-06 22:48:23 -04:00
Ted Unangst 86f05b7166 update follow request instead of creating dupes 2019-10-06 21:57:31 -04:00
Ted Unangst 2b01dc8935 should have been sub 2019-10-06 21:50:56 -04:00
Ted Unangst df94bdb4ed allow renaming shortnames 2019-10-06 21:45:58 -04:00
Ted Unangst 9ad6418c16 check for double subscription 2019-10-06 21:43:35 -04:00
Ted Unangst d5b99e2b9a allow resubscribing 2019-10-06 21:33:10 -04:00
Ted Unangst d38d50d143 finish up the hfcs filtering work 2019-10-06 20:26:21 -04:00
Ted Unangst 0ee127af0d fix a go vet warning 2019-10-06 15:24:28 -04:00
Ted Unangst a320b1a2a6 rework markdown module, prepare for embetterment 2019-10-06 15:01:23 -04:00
Ted Unangst e193ce6477 reorder rss a bit 2019-10-05 16:50:25 -04:00
Ted Unangst 70354077f3 little more cleanup, leave todo where we have unfinished business 2019-10-04 16:41:36 -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 f0dfb6c082 more reflection for nicer cache filling types 2019-10-04 14:08:40 -04:00
Ted Unangst 26e9a9a232 add time and place to rss feeds 2019-10-03 15:49:36 -04:00
Ted Unangst 3cd2f57f9e handle durations for times 2019-10-03 00:11:02 -04:00
Ted Unangst 99f0e73394 support inline images in received posts 2019-10-02 23:02:01 -04:00
Ted Unangst e3fdf87a00 events with start times. because... because. 2019-10-02 18:20:14 -04:00
Ted Unangst 2b9797e277 if we already have it, don't get it 2019-10-01 23:30:10 -04:00
Ted Unangst c39ed88950 jazz up honkerlinks, remove classes 2019-10-01 19:45:17 -04:00
Ted Unangst e89bff3051 rework save code to gobble up replies 2019-09-30 23:32:10 -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 409d1e9932 media skipping for naughty people 2019-09-28 17:40:24 -04:00
Ted Unangst 2cfa3a71e2 location checkins! waaahahaha 2019-09-28 00:12:50 -04:00
Ted Unangst b25fb94be2 update to use new css filtering 2019-09-27 22:00:35 -04:00
Ted Unangst f96479423f a page with no replies 2019-09-26 11:28:05 -04:00
Ted Unangst 8b600770d3 next step towards interactive page switch 2019-09-24 17:55:17 -04:00
Ted Unangst c318eaed60 for completeness, more stealthing 2019-09-24 17:03:20 -04:00
Ted Unangst 71ac199935 add combos list to menu 2019-09-24 13:52:06 -04:00
Ted Unangst 9d43354c68 cache combos between pages 2019-09-24 13:40:20 -04:00
Ted Unangst 86fb8cdfc6 don't allow posts from blocked hosts 2019-09-22 15:36:06 -04:00
Ted Unangst 6ea1f7bfa0 rework stealth mode 2019-09-21 18:20:50 -04:00
Ted Unangst 58395536d1 start handling js like an asset 2019-09-18 22:17:50 -04:00
Ted Unangst 2d19f53cb8 return after redirect 2019-09-18 18:30:43 -04:00
Ted Unangst 234f4b2dad more flexibility in naming 2019-09-18 18:30:04 -04:00
Ted Unangst 1139c2886f preview after all fixups 2019-09-18 15:30:39 -04:00
Ted Unangst 2584f31e17 save honks in markdown, convert on the fly 2019-09-18 13:46:42 -04:00
Ted Unangst aa0c99ae68 better handling of attachments during edit 2019-09-17 10:44:00 -04:00
Ted Unangst 49e944d8d2 comment the hot mess, just in case i forget 2019-09-17 10:11:10 -04:00
Ted Unangst c8c736839b people are just going to shit in our database i guess. oh well. 2019-09-17 10:00:38 -04:00
Ted Unangst 9680e472f8 allow _ in hashtag 2019-09-17 09:56:20 -04:00
Ted Unangst 2213f0e935 make sure every rows is closed 2019-09-17 09:45:02 -04:00
Ted Unangst 42ee3becde what's one more cheap hack 2019-09-16 22:02:42 -04:00
Ted Unangst 767b34b71c quick fix for dynamic pages 2019-09-16 21:55:51 -04:00
Ted Unangst 43a2394534 refactor some of the honkpage stuff 2019-09-16 21:52:48 -04:00
Ted Unangst b8df8a9b93 beta/prototype of Update 2019-09-16 18:00:13 -04:00
Ted Unangst 4d95d2290a combine delete code into a function 2019-09-16 17:00:50 -04:00
Ted Unangst ae1fff2d90 checkpoint of js load and switch 2019-09-16 15:15:32 -04:00
Ted Unangst 56141dbb6f cleanup the honk save code 2019-09-11 16:20:22 -04:00
Ted Unangst d57a633f0f save rid for bonks to track parent 2019-09-10 16:06:06 -04:00
Ted Unangst 668358da46 split the big honk.go into smaller files 2019-09-10 14:43:34 -04:00