Commit graph

90 commits

Author SHA1 Message Date
Kyle Drake
1274e9fa63 API key support 2017-05-13 18:18:34 -05:00
Kyle Drake
e7be10fb8e add index for sites.parent_site.id 2017-04-25 15:43:49 -07:00
Kyle Drake
2b69e9cb8a more speedups for browsing 2017-04-03 00:35:32 -07:00
Kyle Drake
9d9ada3acc event index for actioning_site_id 2017-04-02 22:19:49 -07:00
Kyle Drake
baf9b6100d index for follow_count/view/updated 2017-04-02 21:26:03 -07:00
Kyle Drake
04af230f8d performance: denormalize count of followers 2017-04-02 20:47:06 -07:00
Kyle Drake
9f73ec61bd Fixes for Ruby 2.4 support 2017-03-22 11:39:06 -07:00
Kyle Drake
bd1ed0d732 Database migration for tips table changes 2017-02-07 22:46:17 -08:00
Kyle Drake
621e45b6a2 Modify domain registration record structure. 2017-02-07 22:44:03 -08:00
Kyle Drake
571e445dc3 experimental support for site tipping integration via paypal or bitcoin 2016-12-25 13:40:35 -06:00
Kyle Drake
e92fba18be Force unique constraint on username 2016-12-08 15:26:12 -06:00
Kyle Drake
bfa13e5325 Detect and remove dead custom domains 2016-09-17 10:02:51 -07:00
Kyle Drake
dc0bf88392 improvements to admin interface 2016-07-20 13:33:46 -07:00
Kyle Drake
01e721adca track when certs are updated 2016-06-27 20:56:46 -07:00
Kyle Drake
cef1611003 Maximum email confirmation anti-spam column 2016-05-13 16:39:49 -04:00
Kyle Drake
be6196d67c Add indexes to site_change_files 2016-04-18 21:29:14 -07:00
Kyle Drake
fd3a7ccabc major improvements and testing for password reset 2016-04-07 15:30:43 -07:00
Kyle Drake
a03056863e Commit migrations from domains 2016-04-07 12:51:01 -07:00
Kyle Drake
fcb86b185e Record dashboard access 2016-02-08 00:54:08 -08:00
Kyle Drake
242cc6e92d experimental statistical language classification system 2015-12-28 14:32:43 -06:00
Kyle Drake
7786320a94 bigints for daily stats 2015-12-26 16:13:22 -06:00
Kyle Drake
2bac42078c bigint for views and hits 2015-12-26 04:33:26 -06:00
Kyle Drake
7d8ad81fd0 Log stats for log date, rather than processing time. Add daily total
stats.
2015-12-22 04:37:16 -06:00
Kyle Drake
b75116d13c index score, filter site_changed for compute 2015-08-28 01:04:17 -07:00
Kyle Drake
b246eefe1d NEW FORMULA, EVEN BETTER TASTE 2015-08-27 22:25:19 -07:00
Kyle Drake
55dce7e80e SpEcIaL SaUcE 2015-08-27 21:12:52 -07:00
Kyle Drake
3035175c4f ability to set custom maximum space 2015-08-21 14:42:05 -07:00
Kyle Drake
b5920d8ba8 Dedupe follows 2015-08-13 19:01:13 -05:00
Kyle Drake
a1023948f8 You never know. 2015-07-29 22:29:36 -07:00
Kyle Drake
64fb2cf4c4 forgot the migration, of course 2015-07-18 17:13:26 -07:00
Kyle Drake
c9b4393dce Fix for iterator 2015-06-17 14:31:40 -07:00
Kyle Drake
964b4493f8 Add indexes for timestamp to stats 2015-06-17 14:30:05 -07:00
Kyle Drake
fb31f2de57 Add stat referrers site id index 2015-06-17 14:27:15 -07:00
Kyle Drake
334a9c019a Add url hash index for stat_referrers 2015-06-17 14:20:43 -07:00
Kyle Drake
64ebf70b31 add username index to sites 2015-06-04 01:07:40 -07:00
Kyle Drake
8424cc02e8 Implement IPFS archiving (locally). Refactor store_file. 2015-05-21 23:10:59 -07:00
Kyle Drake
49defcd0c7 fix tag tests, start on education site creation, updated test code 2015-05-06 14:22:55 -07:00
Kyle Drake
227b123fc9 stat referrers, locations, and paths 2015-05-02 02:34:24 -07:00
Kyle Drake
3bca5e8839 Refactor logs, granularity to one day, with testing 2015-04-29 18:18:02 -07:00
Kyle Drake
526f4c9543 add migrations 2015-04-10 18:31:43 -07:00
Kyle Drake
02cea425e9 track api call counts that require auth 2015-04-04 17:11:30 -07:00
Kyle Drake
f5c0dad309 add featured at column for sites 2015-03-30 00:29:53 -07:00
Kyle Drake
c66a935cb1 Ability to delete sites, #29 2015-02-07 20:44:52 -08:00
Kyle Drake
d611a5a290 better email infrastructure, email for profile comments, webapp format support 2015-01-06 19:14:24 -08:00
Kyle Drake
aedc5e363c start tracking files in our database 2014-11-03 17:36:20 -08:00
Kyle Drake
05807e2f39 refactor site_updated, add initial site file tracking 2014-10-27 16:34:06 -07:00
Kyle Drake
c36ca15055 add space used migration 2014-10-27 15:43:29 -07:00
Kyle Drake
609cee1c17 track subscription ids 2014-10-25 16:56:53 -07:00
Kyle Drake
56f2f5bfb4 add nsfw boolean for tags 2014-10-13 17:39:42 -07:00
Kyle Drake
d3c1546d45 start on accounts using site context, improved settings page, clean up space representation 2014-10-07 02:22:08 +02:00