Commit Graph

312 Commits

Author SHA1 Message Date
Andrew Brown
cc16f8fcb7 Merge branch 'master' into collections-improvements 2020-10-03 16:58:25 -07:00
Andrew Brown
e55387fd40 add word frequency tables to analysis 2020-10-03 00:43:56 -07:00
Andrew Brown
538311f20d Merge branch 'master' into document-analysis-improvements 2020-10-02 14:55:52 -07:00
Andrew Brown
01a35e3c60
Merge branch 'master' into eod-analytics 2020-10-02 01:06:09 -07:00
Andrew Brown
bc12318ace
Merge branch 'master' into document-ui-improvements 2020-10-02 01:04:52 -07:00
Andrew Brown
f72e87c4e3 new collection design with tiles 2020-10-01 16:36:52 -07:00
Andrew Brown
c25fa3cc37 add EndOfDayAnalyticsReport 2020-09-26 17:52:07 -07:00
Andrew Brown
e5fb44ba6d add adult content detection & trigger words 2020-09-25 19:45:51 -07:00
Andrew Brown
84e2df45f5 store unique simple/complex word counts on DA 2020-09-25 04:34:07 -07:00
Andrew Brown
e79a1fb33e add linsear write readability 2020-09-25 03:09:46 -07:00
Andrew Brown
6b76123ec0 add document revisions 2020-09-22 02:18:33 -07:00
Andrew Brown
29429dfd33 log request ip on api endpoints 2020-09-11 17:39:30 -07:00
Andrew Brown
fbf1b8b525 api logging on errors also 2020-09-11 17:13:35 -07:00
Andrew Brown
1e3cec1fae api request logging 2020-09-11 17:08:48 -07:00
Andrew Brown
d873f36428 authorization flow / piping 2020-09-11 16:36:54 -07:00
Andrew Brown
dd97ba4a62 add paranoid deleted_at fields for recovery and reorganize model hierarchy 2020-08-28 18:31:21 -07:00
Andrew Brown
667675b6b1 run migrations 2020-08-10 15:31:23 -07:00
Andrew Brown
aeb01c2963 Merge branch 'master' into dev-api 2020-08-10 15:29:19 -07:00
Andrew Brown
9538919cdf allow creating PageCollections 2020-07-21 19:42:13 -07:00
Andrew Brown
c5bdfcdbb0 allow users to follow/unfollow collections 2020-07-12 02:23:43 -07:00
Andrew Brown
0b71f20b2d stream events for page collection acceptances 2020-07-06 16:51:05 -07:00
Andrew Brown
cb8c500e07 link entities to timeline events 2020-07-01 02:04:42 -05:00
Andrew Brown
5b67da1c79 update user null constraints #needstested 2020-06-22 02:05:03 -05:00
Andrew Brown
a8e73c5e6a timeline events 2020-06-16 02:21:39 -05:00
Andrew Brown
ed390d4f71 add timeline models 2020-06-10 12:34:12 -05:00
Andrew Brown
fa8c303dd3 more user preferences / dark mode work 2020-06-03 17:08:18 -05:00
Andrew Brown
3af761675c most of collections bones 2020-06-02 23:48:19 -05:00
Andrew Brown
87942f940c add share reporting 2020-06-02 01:54:00 -05:00
Andrew Brown
24c979a453 start on more user preferences 2020-06-01 22:15:51 -05:00
Andrew Brown
e974b66548 polish off dark mode v1 2020-06-01 15:16:55 -05:00
Andrew Brown
59ecd296d9 piping to submit pages to collections 2020-05-11 13:19:20 -05:00
Andrew Brown
921b0023a1 wip 2020-05-09 21:00:03 -05:00
Andrew Brown
5493647ae5 collection submissions model/controller 2020-05-01 21:17:10 -05:00
Andrew Brown
1d83c507b4 wip collections mockup 2020-05-01 13:18:36 -05:00
Andrew Brown
b8fa922575 page collections controller scaffold 2020-04-30 15:22:06 -05:00
Andrew Brown
d3ae2a9a35 job for notifications + share following 2020-04-26 22:52:11 -05:00
Andrew Brown
525e208eec add commenting on shares 2020-04-25 16:31:45 -05:00
Andrew Brown
9a1c3d8403 stream share form & design 2020-04-24 15:53:29 -05:00
Andrew Brown
f6fa089030 Merge branch 'master' into collaboration-expansion 2020-04-23 16:43:53 -05:00
Andrew Brown
7ce21710dc hook up notification flow 2020-04-20 18:58:12 -05:00
Andrew Brown
5c5fe88ff2 add notification model 2020-04-20 17:35:10 -05:00
Andrew Brown
23f71f0922 Merge branch 'master' into lore-page-types 2020-04-06 17:36:30 -05:00
Andrew Brown
fb6e9d5595 allow users to block other users 2020-03-28 18:26:44 -05:00
Andrew Brown
f462831728 Add the ability to follow/unfollow other users 2020-03-28 17:49:17 -05:00
Andrew Brown
9e9ee1931e rewrite problematic old migration (closes #649) 2020-03-27 20:19:14 -05:00
Andrew Brown
cac9802251 redo lore joiner migrations 2020-03-27 20:13:52 -05:00
Andrew Brown
ab09db1322 remove null constraint on lore universe_id 2020-03-27 19:55:02 -05:00
Andrew Brown
bd32f4ccce add column migration flag 2020-03-26 14:54:57 -05:00
Andrew Brown
7f07220013 lore link field models 2020-03-25 14:46:31 -05:00
Andrew Brown
b7bcc5c668 Merge branch 'master' into lore-page-types 2020-03-25 12:22:29 -05:00