Commit Graph

700 Commits (34f1ae730c07d029449d4cb67d8f727cff5f8b8e)

Author SHA1 Message Date
Bob Mottram 34f1ae730c Authorization debug 2019-11-26 17:19:03 +00:00
Bob Mottram 5acc604b4f Report redirect errors 2019-11-26 15:30:13 +00:00
Bob Mottram a53b669356 Redirects use absolute paths 2019-11-26 15:22:45 +00:00
Bob Mottram 356f29ab37 Show accept in debug 2019-11-26 14:32:09 +00:00
Bob Mottram 4a2e671149 Increase maximum question options 2019-11-26 12:17:52 +00:00
Bob Mottram 08811ffcf8 Creating question activity 2019-11-25 22:34:26 +00:00
Bob Mottram 91058ea30f Update post cache when receiving question updates 2019-11-25 14:05:59 +00:00
Bob Mottram 6c10a30069 Add imports 2019-11-25 13:50:39 +00:00
Bob Mottram ffe23ce23d Remove question from post cache 2019-11-25 13:48:07 +00:00
Bob Mottram e2a9814ef9 Show vote results 2019-11-25 13:34:44 +00:00
Bob Mottram d41187620e Tidying 2019-11-25 12:43:00 +00:00
Bob Mottram 71fb0285b3 Keep track of votes 2019-11-25 12:33:05 +00:00
Bob Mottram 4ed9020883 Tidying 2019-11-25 11:19:03 +00:00
Bob Mottram c9e5a24826 Remove likes,shares,replies and bookmarks for unauthorized requests on individual posts 2019-11-25 11:04:27 +00:00
Bob Mottram 1da6bea818 Bookmarks interaction with posts cache 2019-11-24 21:50:18 +00:00
Bob Mottram 24fabc7c4f Revert "Extra html checks"
This reverts commit 19009b3d28.
2019-11-24 21:04:26 +00:00
Bob Mottram 19009b3d28 Extra html checks 2019-11-24 21:00:51 +00:00
Bob Mottram a9b8d8014e Don't keep storing icons 2019-11-24 20:49:00 +00:00
Bob Mottram de303d28bd Get icon binary from cache 2019-11-24 18:11:32 +00:00
Bob Mottram 5a63454d1b Caching of icons 2019-11-24 18:06:54 +00:00
Bob Mottram 3259190161 Update post cache after regeneration of posts 2019-11-24 17:40:31 +00:00
Bob Mottram f6f35d69d6 Update announce posts in cache 2019-11-24 13:46:28 +00:00
Bob Mottram 0aedab61fb Handle post cache for undo like 2019-11-24 13:37:34 +00:00
Bob Mottram c5204ea1fa Adding json posts to the timeline from cache 2019-11-24 12:12:29 +00:00
Bob Mottram bd68e84776 Store recent posts in memory for fast access 2019-11-24 11:28:58 +00:00
Bob Mottram f8b4e4961d Setting theme via profile screen 2019-11-23 14:13:25 +00:00
Bob Mottram 9de4fc04c1 Remove excess references to commentjson 2019-11-23 10:08:00 +00:00
Bob Mottram a8c72965f5 Check content type 2019-11-22 18:37:07 +00:00
Bob Mottram aa71738c6c Return to bookmark position 2019-11-19 15:27:43 +00:00
Bob Mottram cce4488683 Allow questions in outbox index 2019-11-18 18:39:06 +00:00
Bob Mottram 12815d70f6 Indentation 2019-11-18 17:26:38 +00:00
Bob Mottram c1bbe2863e Only index outbox notes or announces 2019-11-18 17:25:21 +00:00
Bob Mottram 3191701e39 Create index for outbox 2019-11-18 17:02:16 +00:00
Bob Mottram 88861ad69d Redundant condition 2019-11-18 15:57:51 +00:00
Bob Mottram 5e7dc8dc50 Reduce indentation 2019-11-17 17:20:08 +00:00
Bob Mottram ee5682a728 Use variable 2019-11-17 17:17:17 +00:00
Bob Mottram c8291d0af5 Indentation 2019-11-17 14:47:02 +00:00
Bob Mottram ecb0b3b419 Not inbox 2019-11-17 14:27:55 +00:00
Bob Mottram 52e1d44021 Adding bookmarks 2019-11-17 14:01:49 +00:00
Bob Mottram 96fd59d295 Maximum limit on emoji within a post 2019-11-16 14:49:21 +00:00
Bob Mottram d7ff49cfc4 Avoid pprint 2019-11-16 13:41:48 +00:00
Bob Mottram 302bda9aa1 Change GET benchmarks 2019-11-16 13:25:44 +00:00
Bob Mottram c0f4f502c5 Remove POST benchmarks 2019-11-16 13:06:15 +00:00
Bob Mottram 2e8691f4ba Return none on failure 2019-11-16 12:49:34 +00:00
Bob Mottram fb2eb659e2 Check signature before domains 2019-11-16 12:07:57 +00:00
Bob Mottram 98b8a5a161 Extra POST timings 2019-11-16 11:55:14 +00:00
Bob Mottram 86ecab9ac3 Avoid collisions when making new posts 2019-11-16 11:29:57 +00:00
Bob Mottram b870a324be Timings for POST 2019-11-16 11:03:02 +00:00
Bob Mottram a69c2f2bd9 Extra POST benchmarks 2019-11-16 10:40:35 +00:00
Bob Mottram 5b7cebc46d Benchmark before slowest POST 2019-11-16 10:30:09 +00:00